HL7 Europe Medication Prescription and Dispense
0.1.0 - ci-build 150

HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/mpd/ and changes regularly. See the Directory of published versions

: eHN Medicinal Product to this guide Map - TTL Representation

Draft as of 2024-10-31

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "medProd2FHIR-eu-mpd"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap medProd2FHIR-eu-mpd</b></p><a name=\"medProd2FHIR-eu-mpd\"> </a><a name=\"hcmedProd2FHIR-eu-mpd\"> </a><a name=\"medProd2FHIR-eu-mpd-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-Prescription.html\">A - Prescription</a> to <a href=\"StructureDefinition-Medication-eu-mpd.html\">Medication: MPD</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-Prescription.html\">A - Prescription</a> to <a href=\"StructureDefinition-Medication-eu-mpd.html\">Medication: MPD</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>MedicinalProduct.name (A.1.4.1 Name of the medicinal product)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.code.text</td><td>to be checked</td></tr><tr><td>MedicinalProduct.mpid (A.1.4.2 Identifier of the medicinal product)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.code.coding</td><td>How it is implemented now in the IPS. TBD</td></tr><tr><td>MedicinalProduct.phpid (A.1.4.2.1 Identifier(s) of the pharmaceutical product)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.code.coding</td><td>How it is implemented now in the IPS. TBD</td></tr><tr><td>MedicinalProduct.pcid (A.1.4.2.2 Identifier(s) of the packaged medicinal product)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.code.coding</td><td>How it is implemented now in the IPS. TBD</td></tr><tr><td>MedicinalProduct.marketingAuthHolder (A.1.4.3 Marketing authorisation holder)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Medication.manufacturer</td><td/></tr><tr><td>MedicinalProduct.activeSubstance (A.1.4.4 Active substance(s))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Medication.ingredient</td><td>where isActitve = 'true'</td></tr><tr><td>MedicinalProduct.strength (A.1.4.4.1 Strength of the active substance(s))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.ingredient.strength</td><td>only one kind of strength is provided.\nClarify how to provide ingredient and strength as text</td></tr><tr><td>MedicinalProduct.classification (A.1.4.5 Product classification )</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.extension(definition).ValueReference</td><td>MedicationKnowledge.medicineClassification.classification.\nType to be defined</td></tr><tr><td>MedicinalProduct.classification (A.1.4.5 Product classification )</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Medication.code.coding</td><td>How it is implemented now in the IPS</td></tr><tr><td>MedicinalProduct.doseForm (A.1.4.6 Pharmaceutical dose form(s))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.form</td><td/></tr><tr><td>MedicinalProduct.unitOfPresentation (A.1.4.7 Unit of presentation(s))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Medication.ingredient.strength.denominator.code</td><td>if it is the presentation strength</td></tr><tr><td>MedicinalProduct.packageType (A.1.4.8 Package type)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.contained.packaging.type</td><td>if contained</td></tr><tr><td>MedicinalProduct.PackageSize (A.1.4.9 Pack size)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.contained.packaging.quantity</td><td>if contained</td></tr><tr><td>MedicinalProduct.packageType (A.1.4.8 Package type)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.extension(definition).ValueReference</td><td>MedicationKnowledge.packaging.type</td></tr><tr><td>MedicinalProduct.PackageSize (A.1.4.9 Pack size)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Medication.extension(definition).ValueReference</td><td>MedicationKnowledge.packaging.quantity</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/mpd/ConceptMap/medProd2FHIR-eu-mpd"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MedProd2Fhir"] ; # 
  fhir:title [ fhir:v "eHN Medicinal Product to this guide Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-31T14:50:32+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Europe"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.eu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "eHN Medicinal Product Model to this guide Map"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "It shows how the Medicinal Product data set defined by the EU eHN guidelines is mapped into this guide"] ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 Europe, all rights reserved Creative Commons License"] ; # 
  fhir:source [ fhir:v "http://hl7.eu/fhir/mpd/StructureDefinition/Prescription"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/mpd/StructureDefinition/Prescription"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "MedicinalProduct.name" ] ;
fhir:display [ fhir:v "A.1.4.1 Name of the medicinal product" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.code.text" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "to be checked" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.mpid" ] ;
fhir:display [ fhir:v "A.1.4.2 Identifier of the medicinal product" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.code.coding" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "How it is implemented now in the IPS. TBD" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.phpid" ] ;
fhir:display [ fhir:v "A.1.4.2.1 Identifier(s) of the pharmaceutical product" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.code.coding" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "How it is implemented now in the IPS. TBD" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.pcid" ] ;
fhir:display [ fhir:v "A.1.4.2.2 Identifier(s) of the packaged medicinal product" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.code.coding" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "How it is implemented now in the IPS. TBD" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.marketingAuthHolder" ] ;
fhir:display [ fhir:v "A.1.4.3 Marketing authorisation holder" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.manufacturer" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.activeSubstance" ] ;
fhir:display [ fhir:v "A.1.4.4 Active substance(s)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.ingredient" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "where isActitve = 'true'" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.strength" ] ;
fhir:display [ fhir:v "A.1.4.4.1 Strength of the active substance(s)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.ingredient.strength" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "only one kind of strength is provided.\nClarify how to provide ingredient and strength as text" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.classification" ] ;
fhir:display [ fhir:v "A.1.4.5 Product classification " ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.extension(definition).ValueReference" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "MedicationKnowledge.medicineClassification.classification.\nType to be defined" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.classification" ] ;
fhir:display [ fhir:v "A.1.4.5 Product classification " ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.code.coding" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "How it is implemented now in the IPS" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.doseForm" ] ;
fhir:display [ fhir:v "A.1.4.6 Pharmaceutical dose form(s)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.form" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.unitOfPresentation" ] ;
fhir:display [ fhir:v "A.1.4.7 Unit of presentation(s)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.ingredient.strength.denominator.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "if it is the presentation strength" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.packageType" ] ;
fhir:display [ fhir:v "A.1.4.8 Package type" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.contained.packaging.type" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "if contained" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.PackageSize" ] ;
fhir:display [ fhir:v "A.1.4.9 Pack size" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.contained.packaging.quantity" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "if contained" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.packageType" ] ;
fhir:display [ fhir:v "A.1.4.8 Package type" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.extension(definition).ValueReference" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "MedicationKnowledge.packaging.type" ]       ] )     ] [
fhir:code [ fhir:v "MedicinalProduct.PackageSize" ] ;
fhir:display [ fhir:v "A.1.4.9 Pack size" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Medication.extension(definition).ValueReference" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "MedicationKnowledge.packaging.quantity" ]       ] )     ] )
  ] ) . #