<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASConditionDiagnostico" />
  <name value="UNICASConditionDiagnostico" />
  <title value="Condition Diagnóstico ÚNICAS" />
  <status value="draft" />
  <description value="Este profile define las restricciones del recurso Condition para representar el registro de un estudio diagnóstico en el contexto del caso de uso de ÚNICAS." />
  <fhirVersion value="5.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <differential>
    <element id="Condition.identifier">
      <path value="Condition.identifier" />
      <short value="Identificador único" />
      <definition value="External Ids for this condition. Business identifiers assigned to this condition by the performer or other systems which remain constant as the resource is updated and propagates from server to server." />
      <min value="1" />
    </element>
    <element id="Condition.identifier.system">
      <path value="Condition.identifier.system" />
      <short value="Sistema para identificar el origen" />
      <definition value="Formato: urn:regcess:[CódigoREGCESS]&#xD;&#xA;Debe incluir el código REGCESS después de urn:regcess:" />
      <min value="1" />
    </element>
    <element id="Condition.identifier.value">
      <path value="Condition.identifier.value" />
      <short value="Identificador interno del sistema para el diagnóstico" />
      <definition value="Debe indicar el ID interno del sistema de origen utilizado para el diagnóstico." />
      <min value="1" />
    </element>
    <element id="Condition.category">
      <path value="Condition.category" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <min value="1" />
    </element>
    <element id="Condition.category:ClasificacionDiagnostico">
      <path value="Condition.category" />
      <sliceName value="ClasificacionDiagnostico" />
      <short value="Clasificación de diagnóstico" />
      <definition value="A category assigned to the condition (problem-list-item | encounter-diagnosis)." />
      <min value="1" />
      <binding>
        <strength value="required" />
        <description value="Value set de Clasificaciones de diagnósticos" />
        <valueSet value="https://unicas-fhir.sanidad.gob.es/ValueSet/ClasificacionesDiagnosticos" />
      </binding>
    </element>
    <element id="Condition.category:ClasificacionDiagnostico.coding.system">
      <path value="Condition.category.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar la clasificación de diagnóstico y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104" />
      <min value="1" />
    </element>
    <element id="Condition.category:ClasificacionDiagnostico.coding.code">
      <path value="Condition.category.coding.code" />
      <short value="Código de la clasificación de diagnóstico" />
      <min value="1" />
    </element>
    <element id="Condition.category:ClasificacionDiagnostico.coding.display">
      <path value="Condition.category.coding.display" />
      <short value="Descripción de la clasificación de diagnóstico" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
      <min value="1" />
    </element>
    <element id="Condition.category:TipoDiagnostico">
      <path value="Condition.category" />
      <sliceName value="TipoDiagnostico" />
      <short value="Tipo de diagnóstico" />
      <definition value="A category assigned to the condition (problem-list-item | encounter-diagnosis)." />
      <binding>
        <strength value="required" />
        <description value="Value set de Tipos de diagnósticos" />
        <valueSet value="https://unicas-fhir.sanidad.gob.es/ValueSet/TiposDiagnosticos" />
      </binding>
    </element>
    <element id="Condition.category:TipoDiagnostico.coding.system">
      <path value="Condition.category.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar el tipo de diagnóstico y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104" />
    </element>
    <element id="Condition.category:TipoDiagnostico.coding.code">
      <path value="Condition.category.coding.code" />
      <short value="Código del tipo diagnóstico" />
    </element>
    <element id="Condition.category:TipoDiagnostico.coding.display">
      <path value="Condition.category.coding.display" />
      <short value="Descripción del tipo diagnóstico" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
    </element>
    <element id="Condition.code">
      <path value="Condition.code" />
      <short value="Diagnóstico" />
      <min value="1" />
      <binding>
        <strength value="required" />
        <description value="Value set de Diagnósticos" />
        <valueSet value="https://unicas-fhir.sanidad.gob.es/ValueSet/Diagnosticos" />
      </binding>
    </element>
    <element id="Condition.code.coding">
      <path value="Condition.code.coding" />
      <short value="Concepto de diagnóstico. Pueden ser codificados utilizando las terminologías de SNOMED CT. Extensión para España del SNS, CIE-10-ES. Diagnósticos, ORPHA y OMIM" />
      <min value="1" />
    </element>
    <element id="Condition.code.coding.system">
      <path value="Condition.code.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS | OID del CIE-10-ES. Diagnósticos | OID del ORPHA | OID del OMIM" />
      <definition value="Posibles URLs y/o OIDs de terminologías utilizadas para indicar el diagnóstico y su descripción correspondiente:&#xD;&#xA;&#xA;- SNOMED CT. Extensión para España del SNS con filtro aplicado al eje hallazgo: http://snomed.info/sct/900000001000122104&#xA;- CIE-10-ES. Diagnósticos: urn:oid:2.16.724.4.21.5.29&#xD;&#xA;- ORPHA: urn:oid:2.16.724.4.21.5.22&#xD;&#xA;- OMIM: urn:oid:2.16.724.4.21.5.31" />
      <min value="1" />
    </element>
    <element id="Condition.code.coding.code">
      <path value="Condition.code.coding.code" />
      <short value="Código del diagnóstico" />
      <min value="1" />
    </element>
    <element id="Condition.code.coding.display">
      <path value="Condition.code.coding.display" />
      <short value="Descripción del diagnóstico" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
      <min value="1" />
    </element>
    <element id="Condition.code.text">
      <path value="Condition.code.text" />
      <short value="Descripción narrativa, registrada por el professional" />
    </element>
    <element id="Condition.subject">
      <path value="Condition.subject" />
      <short value="Referencia al paciente" />
      <definition value="Who has the condition? Indicates the patient or group who the condition record is associated with." />
      <type>
        <code value="Reference" />
        <targetProfile value="https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASPatient" />
      </type>
    </element>
    <element id="Condition.subject.reference">
      <path value="Condition.subject.reference" />
      <short value="Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR" />
      <definition value="Formato: [base]/Patient?identifier=[OID registro de número de CIP-SNS]|[Número CIP-SNS]" />
    </element>
    <element id="Condition.subject.type">
      <path value="Condition.subject.type" />
      <short value="Tipo de recurso FHIR" />
      <definition value="Type the reference refers to (e.g. &quot;Patient&quot;) - must be a resource in resources. The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.&#xD;&#xA;&#xD;&#xA;The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. &quot;Patient&quot; is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources)." />
      <min value="1" />
    </element>
    <element id="Condition.subject.identifier">
      <path value="Condition.subject.identifier" />
      <short value="Identificador de paciente CIP-SNS. Cuando no tengamos recurso Patient, se debera informar el identificador de paciente mediante CIP-SNS" />
      <definition value="Logical reference, when literal reference is not known. An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference." />
      <min value="1" />
    </element>
    <element id="Condition.subject.identifier.type">
      <path value="Condition.subject.identifier.type" />
      <short value="Tipos de documentos de identificación para persona ÚNICAS" />
      <definition value="Description of identifier. A coded type for the identifier that can be used to determine which identifier to use for a specific purpose." />
      <binding>
        <strength value="extensible" />
        <description value="Value set de Tipos de documentos de identificación para persona ÚNICAS" />
        <valueSet value="https://unicas-fhir.sanidad.gob.es/ValueSet/TiposDocumentosIdentificacionPersona" />
      </binding>
    </element>
    <element id="Condition.subject.identifier.type.coding.system">
      <path value="Condition.subject.identifier.type.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar el tipo de documentos de identificación y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104" />
    </element>
    <element id="Condition.subject.identifier.type.coding.code">
      <path value="Condition.subject.identifier.type.coding.code" />
      <short value="Código del identificador" />
    </element>
    <element id="Condition.subject.identifier.type.coding.display">
      <path value="Condition.subject.identifier.type.coding.display" />
      <short value="Decripción del identificador" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
    </element>
    <element id="Condition.subject.identifier.system">
      <path value="Condition.subject.identifier.system" />
      <short value="OID registro de número de CIP-SNS" />
      <definition value="The namespace for the identifier value. Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique." />
    </element>
    <element id="Condition.subject.identifier.value">
      <path value="Condition.subject.identifier.value" />
      <short value="Número CIP-SNS" />
      <definition value="The namespace for the identifier value. Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique." />
    </element>
    <element id="Condition.subject.display">
      <path value="Condition.subject.display" />
      <short value="Nombre completo del paciente" />
      <definition value="Text alternative for the resource. Plain text narrative that identifies the resource in addition to the resource reference." />
    </element>
    <element id="Condition.encounter">
      <path value="Condition.encounter" />
      <short value="Referencia a la interacción clínica" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASEncounter" />
      </type>
    </element>
    <element id="Condition.encounter.reference">
      <path value="Condition.encounter.reference" />
      <short value="Referencia recurso FHIR" />
      <definition value="Formato: [base]/Encounter?identifier=urn:regcess:[CódigoREGCESS]|[Id interno del sistema para la interacción clínica]" />
    </element>
    <element id="Condition.encounter.type">
      <path value="Condition.encounter.type" />
      <short value="Tipo de recurso FHIR" />
      <definition value="Type the reference refers to (e.g. &quot;Patient&quot;) - must be a resource in resources. The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.&#xD;&#xA;&#xD;&#xA;The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. &quot;Patient&quot; is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources)." />
    </element>
    <element id="Condition.encounter.identifier">
      <path value="Condition.encounter.identifier" />
      <short value="Identificador del recurso FHIR" />
      <definition value="Logical reference, when literal reference is not known. An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference." />
    </element>
    <element id="Condition.encounter.identifier.system">
      <path value="Condition.encounter.identifier.system" />
      <short value="Sistema para identificar el origen" />
      <definition value="Formato: urn:regcess:[CódigoREGCESS]&#xD;&#xA;Debe incluir el código REGCESS después de urn:regcess:" />
    </element>
    <element id="Condition.encounter.identifier.value">
      <path value="Condition.encounter.identifier.value" />
      <short value="Identificador interno del sistema para la interacción clínica" />
      <definition value="Debe indicar el ID interno del sistema de origen utilizado para la interacción clínica" />
    </element>
    <element id="Condition.onset[x]">
      <path value="Condition.onset[x]" />
      <short value="Fecha de diagnóstico" />
      <definition value="Estimated or actual date,  date-time, or age. Estimated or actual date or date-time  the condition began, in the opinion of the clinician." />
      <min value="1" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="Condition.participant">
      <path value="Condition.participant" />
      <short value="Profesional sanitario" />
      <min value="1" />
    </element>
    <element id="Condition.participant.actor">
      <path value="Condition.participant.actor" />
      <short value="Referencia al profesional sanitario" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASPractitionerRole" />
        <targetProfile value="https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASPractitioner" />
        <targetProfile value="https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASOrganization" />
      </type>
    </element>
    <element id="Condition.participant.actor.reference">
      <path value="Condition.participant.actor.reference" />
      <short value="Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR" />
      <definition value="Formato: [base]/Practitioner?identifier=[OID registro de DNI]|[Número DNI]" />
    </element>
    <element id="Condition.participant.actor.type">
      <path value="Condition.participant.actor.type" />
      <short value="Tipo de recurso FHIR" />
      <definition value="Type the reference refers to (e.g. &quot;Patient&quot;) - must be a resource in resources. The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.&#xA;&#xA;The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. &quot;Patient&quot; is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources)." />
      <min value="1" />
    </element>
    <element id="Condition.participant.actor.identifier">
      <path value="Condition.participant.actor.identifier" />
      <short value="Identificadores del profesional sanitario. Cuando no tengamos recurso Practitioner, se debera informar el identificador del profesional sanitario mediante DNI como dato mínimo. Adicionalmente, se puede informar el número colegiado del profesional sanitario como dato recomendado" />
      <definition value="Logical reference, when literal reference is not known. An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference." />
      <min value="1" />
    </element>
    <element id="Condition.participant.actor.identifier.extension:numeroColegiadoProfesionalSanitario">
      <path value="Condition.participant.actor.identifier.extension" />
      <sliceName value="numeroColegiadoProfesionalSanitario" />
      <type>
        <code value="Extension" />
        <profile value="https://unicas-fhir.sanidad.gob.es/StructureDefinition/NumeroColegiadoProfesionalSanitario" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Condition.participant.actor.identifier.type">
      <path value="Condition.participant.actor.identifier.type" />
      <short value="Tipos de documentos de identificación para persona ÚNICAS" />
      <definition value="Description of identifier. A coded type for the identifier that can be used to determine which identifier to use for a specific purpose." />
      <binding>
        <strength value="extensible" />
        <description value="Value set de Tipos de documentos de identificación para persona ÚNICAS" />
        <valueSet value="https://unicas-fhir.sanidad.gob.es/ValueSet/TiposDocumentosIdentificacionPersona" />
      </binding>
    </element>
    <element id="Condition.participant.actor.identifier.type.coding.system">
      <path value="Condition.participant.actor.identifier.type.coding.system" />
      <short value="URL del refset Tipos de documento para identificación personal de SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar el tipo de documentos de identificación y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- Refset Tipos de documento para identificación personal del SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104?fhir_vs-refset/900000251000122107" />
    </element>
    <element id="Condition.participant.actor.identifier.type.coding.code">
      <path value="Condition.participant.actor.identifier.type.coding.code" />
      <short value="Código del identificador" />
    </element>
    <element id="Condition.participant.actor.identifier.type.coding.display">
      <path value="Condition.participant.actor.identifier.type.coding.display" />
      <short value="Decripción del identificador" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
    </element>
    <element id="Condition.participant.actor.identifier.system">
      <path value="Condition.participant.actor.identifier.system" />
      <short value="OID registro de DNI" />
      <definition value="The namespace for the identifier value. Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique." />
    </element>
    <element id="Condition.participant.actor.identifier.value">
      <path value="Condition.participant.actor.identifier.value" />
      <short value="Número del DNI" />
      <definition value="The value that is unique. The portion of the identifier typically relevant to the user and which is unique within the context of the system." />
    </element>
    <element id="Condition.participant.actor.display">
      <path value="Condition.participant.actor.display" />
      <short value="Nombre completo del profesional sanitario" />
      <definition value="Text alternative for the resource. Plain text narrative that identifies the resource in addition to the resource reference." />
    </element>
    <element id="Condition.evidence">
      <path value="Condition.evidence" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Condition.evidence:GradoSospecha">
      <path value="Condition.evidence" />
      <sliceName value="GradoSospecha" />
      <short value="Grado de sospecha" />
      <definition value="Supporting evidence for the verification status. Supporting evidence / manifestations that are the basis of the Condition's verification status, such as evidence that confirmed or refuted the condition." />
      <binding>
        <strength value="required" />
        <description value="Value set de Grados de sospecha del diagnostico" />
        <valueSet value="https://unicas-fhir.sanidad.gob.es/ValueSet/GradosSospechaDiagnostico" />
      </binding>
    </element>
    <element id="Condition.evidence:GradoSospecha.concept">
      <path value="Condition.evidence.concept" />
      <short value="Grado de sospecha" />
      <definition value="Reference to a concept (by class). A reference to a concept - e.g. the information is identified by its general class to the degree of precision found in the terminology." />
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding">
      <path value="Condition.evidence.concept.coding" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-code">
      <path value="Condition.evidence.concept.coding" />
      <sliceName value="GradoSospecha-code" />
      <short value="Concepto &quot;grado de sospecha de enfermedad minoritaria&quot;" />
      <fixedCoding>
        <system value="http://snomed.info/sct/900000001000122104" />
        <code value="2095221000122101" />
        <display value="grado de sospecha de enfermedad minoritaria" />
      </fixedCoding>
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-code.system">
      <path value="Condition.evidence.concept.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar el concepto &quot;grado de sospecha de enfermedad minoritaria&quot; y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104" />
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-code.code">
      <path value="Condition.evidence.concept.coding.code" />
      <short value="Código del concepto: 2095221000122101" />
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-code.display">
      <path value="Condition.evidence.concept.coding.display" />
      <short value="Descripción del concepto: grado de sospecha de enfermedad minoritaria" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-valor">
      <path value="Condition.evidence.concept.coding" />
      <sliceName value="GradoSospecha-valor" />
      <short value="Valor del grado de sospecha (sospecha alta de enfermedad minoritaria | sospecha media de enfermedad minoritaria | sospecha baja de enfermedad minoritaria)" />
      <definition value="Code defined by a terminology system. A reference to a code defined by a terminology system." />
      <fixedCoding>
        <system value="http://snomed.info/sct/900000001000122104" />
      </fixedCoding>
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-valor.system">
      <path value="Condition.evidence.concept.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar el valor del grado de sospecha y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104" />
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-valor.code">
      <path value="Condition.evidence.concept.coding.code" />
      <short value="Código del grado de sospecha: 2095291000122104 | 2095301000122103 | 2095311000122100" />
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.coding:GradoSospecha-valor.display">
      <path value="Condition.evidence.concept.coding.display" />
      <short value="Descripción del grado de sospecha: sospecha alta de enfermedad minoritaria | sospecha media de enfermedad minoritaria | sospecha baja de enfermedad minoritaria" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
    </element>
    <element id="Condition.evidence:GradoSospecha.concept.text">
      <path value="Condition.evidence.concept.text" />
      <short value="Comentario" />
      <definition value="Plain text representation of the concept. A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user." />
    </element>
    <element id="Condition.evidence:CriteriosSospecha">
      <path value="Condition.evidence" />
      <sliceName value="CriteriosSospecha" />
      <short value="Criterios de sospecha (criterio de diagnóstico clínico, criterio de prueba genética, criterio de prueba bioquímica, criterio de prueba hematológica, criterio de prueba histológica, criterio de prueba inmunológica, criterio de prueba de imagen)" />
      <definition value="Supporting evidence for the verification status. Supporting evidence / manifestations that are the basis of the Condition's verification status, such as evidence that confirmed or refuted the condition." />
      <binding>
        <strength value="required" />
        <description value="Value set de Criterios de sospecha del diagnostico" />
        <valueSet value="https://unicas-fhir.sanidad.gob.es/ValueSet/CriteriosSospechaDiagnosticos" />
      </binding>
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept">
      <path value="Condition.evidence.concept" />
      <short value="Criterios de sospecha (criterio de diagnóstico clínico, criterio de prueba genética, criterio de prueba bioquímica, criterio de prueba hematológica, criterio de prueba histológica, criterio de prueba inmunológica, criterio de prueba de imagen)" />
      <definition value="Reference to a concept (by class). A reference to a concept - e.g. the information is identified by its general class to the degree of precision found in the terminology." />
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding">
      <path value="Condition.evidence.concept.coding" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-code">
      <path value="Condition.evidence.concept.coding" />
      <sliceName value="CriteriosSospecha-code" />
      <short value="Concepto de &quot;criterio de diagnóstico clínico&quot; | &quot;criterio de prueba genética&quot; | &quot;criterio de prueba bioquímica&quot; | &quot;criterio de prueba hematológica&quot; | &quot;criterio de prueba histológica&quot; | &quot;criterio de prueba inmunológica&quot; | &quot;criterio de prueba de imagen&quot;" />
      <definition value="Code defined by a terminology system. A reference to a code defined by a terminology system." />
      <fixedCoding>
        <system value="http://snomed.info/sct/900000001000122104" />
      </fixedCoding>
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-code.system">
      <path value="Condition.evidence.concept.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar el concepto &quot;criterio de diagnóstico clínico&quot; | &quot;criterio de prueba genética&quot; | &quot;criterio de prueba bioquímica&quot; | &quot;criterio de prueba hematológica&quot; | &quot;criterio de prueba histológica&quot; | &quot;criterio de prueba inmunológica&quot; | &quot;criterio de prueba de imagen&quot; y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104" />
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-code.code">
      <path value="Condition.evidence.concept.coding.code" />
      <short value="Código del concepto: 2095231000122103 | 2095241000122106 | 2095251000122108 | 2095271000122100 | 2095261000122105 | 2095281000122102" />
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-code.display">
      <path value="Condition.evidence.concept.coding.display" />
      <short value="Descripción del concepto: criterio de diagnóstico clínico | criterio de prueba genética | criterio de prueba bioquímica | criterio de prueba hematológica | criterio de prueba inmunológica | criterio de prueba de imagen" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-valor">
      <path value="Condition.evidence.concept.coding" />
      <sliceName value="CriteriosSospecha-valor" />
      <short value="Valor del criterio (verdadero | falso)" />
      <definition value="Code defined by a terminology system. A reference to a code defined by a terminology system." />
      <fixedCoding>
        <system value="http://snomed.info/sct/900000001000122104" />
      </fixedCoding>
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-valor.system">
      <path value="Condition.evidence.concept.coding.system" />
      <short value="URL del SNOMED CT. Extensión para España del SNS" />
      <definition value="Posible URL de terminología utilizada para indicar el valor del criterio y su descripción correspondiente:&#xD;&#xA;&#xD;&#xA;- SNOMED CT. Extensión para España del SNS: http://snomed.info/sct/900000001000122104" />
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-valor.code">
      <path value="Condition.evidence.concept.coding.code" />
      <short value="Código del criterio: 31874001 | 64100000" />
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.coding:CriteriosSospecha-valor.display">
      <path value="Condition.evidence.concept.coding.display" />
      <short value="Descripción del criterio: verdadero | falso" />
      <definition value="Representation defined by the system. A representation of the meaning of the code in the system, following the rules of the system." />
    </element>
    <element id="Condition.evidence:CriteriosSospecha.concept.text">
      <path value="Condition.evidence.concept.text" />
      <short value="Comentario" />
      <definition value="Plain text representation of the concept. A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user." />
    </element>
    <element id="Condition.note">
      <path value="Condition.note" />
      <short value="Comentario" />
    </element>
    <element id="Condition.note.text">
      <path value="Condition.note.text" />
      <short value="Comentario" />
      <definition value="The annotation  - text content (as markdown). The text of the annotation in markdown format." />
    </element>
  </differential>
</StructureDefinition>