Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Conversion PN13 vers FHIR pour un séjour d'une prescription de médicaments - TTL Representation
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 "PN13-FHIR-prescmed-encounter-conceptmap"] ; #
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 PN13-FHIR-prescmed-encounter-conceptmap</b></p><a name=\"PN13-FHIR-prescmed-encounter-conceptmap\"> </a><a name=\"hcPN13-FHIR-prescmed-encounter-conceptmap\"> </a><a name=\"PN13-FHIR-prescmed-encounter-conceptmap-en-US\"> </a><p>Mapping from https://interopsante.org/pn13/xsd to https://hl7.fr/ig/fhir/medication/StructureDefinition/FrInpatientMedicationRequest</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><td><b>Comment</b></td></tr><tr><td>Messages/M_prescription_médicaments/Séjour/Id_séjour</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>MedicationRequest.encounter.identifier.value</td><td/></tr><tr><td>Messages/M_prescription_médicaments/Séjour/DI_séjour</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>MedicationRequest.encounter.identifier.system</td><td>Le domaine d'identification PN13 doit être exprimé sous le format uri pour alimenter patient.identifer.system. Par exemple, les domaines d'identification sous forme d'OID doivent être préfixés par urn:oid:</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://hl7.fr/fhir/fr/medication/ConceptMap/PN13-FHIR-prescmed-encounter-conceptmap"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "FrPN13FHIRMedicationPrescriptionEncounterConceptMap"] ; #
fhir:title [ fhir:v "Conversion PN13 vers FHIR pour un séjour d'une prescription de médicaments"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-11-13T15:16:58+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Interop'Santé"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Interop'Santé" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://interopsante.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "ConceptMap pour la conversion PN13 vers FHIR d'un séjour d'une prescritpion de médicament"] ; #
fhir:source [ fhir:v "https://interopsante.org/pn13/xsd"^^xsd:anyURI] ; #
fhir:target [ fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/FrInpatientMedicationRequest"^^xsd:anyURI] ; #
fhir:group ( [
( fhir:element [
fhir:code [ fhir:v "Messages/M_prescription_médicaments/Séjour/Id_séjour" ] ;
( fhir:target [
fhir:code [ fhir:v "MedicationRequest.encounter.identifier.value" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "Messages/M_prescription_médicaments/Séjour/DI_séjour" ] ;
( fhir:target [
fhir:code [ fhir:v "MedicationRequest.encounter.identifier.system" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Le domaine d'identification PN13 doit être exprimé sous le format uri pour alimenter patient.identifer.system. Par exemple, les domaines d'identification sous forme d'OID doivent être préfixés par urn:oid:" ] ] ) ] )
] ) . #