ÚNICAS Rare Diseases HL7 FHIR Implementation Guide
0.0.1 - draft
ÚNICAS Rare Diseases HL7 FHIR Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-08-12 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="MedicacionConceptMap"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap MedicacionConceptMap</b></p><a name="MedicacionConceptMap"> </a><a name="hcMedicacionConceptMap"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>MedicacionModeloLogico.Farmaco (Fármaco)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Medication.code (Fármaco)</td></tr><tr><td>MedicacionModeloLogico.NombreComercial (Nombre comercial)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>Medication.code.text (Nombre comercial)</td></tr><tr><td>MedicacionModeloLogico.FormaFarmaceutica (Forma farmacéutica)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Medication.doseForm (Forma farmacéutica)</td></tr><tr><td>MedicacionModeloLogico.Estado (Estado)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Medication.status (Estado)</td></tr><tr><td>MedicacionModeloLogico.PrincipioActivo (Principio activo)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>Medication.ingredient (Principio activo)</td></tr></table></div>
</text>
<url
value="https://unicas-fhir.sanidad.gob.es/ConceptMap/MedicacionConceptMap"/>
<version value="0.0.1"/>
<name value="MedicacionConceptMap"/>
<title value="Modelo de Medicación mapeado en FHIR profile"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2025-08-12T08:50:18+02:00"/>
<description
value="Este recurso muestra cómo se asigna el modelo de medicación al FHIR Profile/StructureDefinition"/>
<group>
<element>
<code value="MedicacionModeloLogico.Farmaco"/>
<display value="Fármaco"/>
<target>
<code value="Medication.code"/>
<display value="Fármaco"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="MedicacionModeloLogico.NombreComercial"/>
<display value="Nombre comercial"/>
<target>
<code value="Medication.code.text"/>
<display value="Nombre comercial"/>
<relationship value="related-to"/>
</target>
</element>
<element>
<code value="MedicacionModeloLogico.FormaFarmaceutica"/>
<display value="Forma farmacéutica"/>
<target>
<code value="Medication.doseForm"/>
<display value="Forma farmacéutica"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="MedicacionModeloLogico.Estado"/>
<display value="Estado"/>
<target>
<code value="Medication.status"/>
<display value="Estado"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="MedicacionModeloLogico.PrincipioActivo"/>
<display value="Principio activo"/>
<target>
<code value="Medication.ingredient"/>
<display value="Principio activo"/>
<relationship value="related-to"/>
</target>
</element>
</group>
</ConceptMap>