Guide d'implémentation de la ePrescription, publié par Interop'Santé. Ce guide n'est pas une publication autorisée ; C'est la version en intégration continue pour la version 1.1.0-ballot construite par le CI Build FHIR (HL7® FHIR® Standard). Cette version est basée sur le contenu actuel de https://github.com/ansforge/interop-ig-fhir-ePrescription/ et change régulièrement. Voir le répertoire des versions publiées
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/TradPN13FHIR-Presc-Morphine-PCA> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "TradPN13FHIR-Presc-Morphine-PCA"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-prescription-bundle-for-example" ;
fhir:index 0 ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-prescription-bundle-for-example>
]
] ;
fhir:Bundle.type [ fhir:value "searchset"] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.resource [
a fhir:Patient ;
fhir:Resource.id [ fhir:value "patient-Trad-Presc-Morphine-PCA" ] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-ins" ;
fhir:index 0 ;
fhir:link <https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-ins>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-Trad-Presc-Morphine-PCA\"> </a><p class=\"res-header-id\"><b>Narratif généré : Patient patient-Trad-Presc-Morphine-PCA</b></p><a name=\"patient-Trad-Presc-Morphine-PCA\"> </a><a name=\"hcpatient-Trad-Presc-Morphine-PCA\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"https://hl7.fr/ig/fhir/core/2.1.0/StructureDefinition-fr-core-patient-ins.html\">FR Core Patient INS Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">ARASGAIN Female, Date de Naissance :1989-01-02 ( Identifiant interne: 6032486 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Autre identifiant (voir ci-dessus)\">Autre identifiant :</td><td colspan=\"3\">NIR définitif/289062913400149 (utilisation : official, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Noms alternatifs (voir plus bas)\">Nom alternatif :</td><td colspan=\"3\">MARSALI CUIMEANACH (Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\"></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Reliabilility of the patient's identity | Précision sur le degré de fiabilité de l'identité du patient (si provisoire, validé... avec la justification : quelle type de pièce d'identité ?) avec la méthode de collection\">FR Core Patient Ident Reliability Extension:</td><td colspan=\"3\"><ul><li>identityStatus: <a href=\"https://hl7.fr/ig/fhir/core/2.1.0/CodeSystem-fr-core-cs-v2-0445.html#fr-core-cs-v2-0445-VALI\">FR Core CodeSystem v2-0445: VALI</a> (Identité validée)</li></ul></td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "identityStatus" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0445" ] ;
fhir:Coding.code [ fhir:value "VALI" ]
]
] ;
fhir:Extension.url [ fhir:value "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-identity-reliability" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ] ;
fhir:Extension.valueAddress [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://mos.esante.gouv.fr/NOS/TRE_R13-Commune/FHIR/TRE-R13-Commune" ] ;
fhir:Coding.code [ fhir:value "29134" ]
]
]
]
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203" ] ;
fhir:Coding.code [ fhir:value "INS-NIR" ] ;
fhir:Coding.display [ fhir:value "NIR définitif" ]
]
] ;
fhir:Identifier.system [ fhir:value "urn:oid:1.2.250.1.213.1.4.8" ] ;
fhir:Identifier.value [ fhir:value "289062913400149" ]
], [
fhir:index 1 ;
fhir:Identifier.use [ fhir:value "usual" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203" ] ;
fhir:Coding.code [ fhir:value "INTRN" ] ;
fhir:Coding.display [ fhir:value "Identifiant interne" ]
]
] ;
fhir:Identifier.system [ fhir:value "urn:oid:1.2.250.1.507454354.43654.2346659" ] ;
fhir:Identifier.value [ fhir:value "6032486" ]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "usual" ] ;
fhir:HumanName.family [ fhir:value "ARASGAIN" ]
], [
fhir:index 1 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-birth-list-given-name" ] ;
fhir:Extension.valueString [ fhir:value "MARSALI MORAG MAIREAD" ]
] ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [ fhir:value "CUIMEANACH" ] ;
fhir:HumanName.given [
fhir:value "MARSALI" ;
fhir:index 0
]
] ;
fhir:Patient.gender [ fhir:value "female" ] ;
fhir:Patient.birthDate [ fhir:value "1989-01-02"^^xsd:date ]
]
], [
fhir:index 1 ;
fhir:Bundle.entry.resource [
a fhir:MedicationRequest ;
fhir:Resource.id [ fhir:value "medicationrequest-Trad-Presc-Morphine-PCA" ] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-inpatient-medicationrequest" ;
fhir:index 0 ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-inpatient-medicationrequest>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-Trad-Presc-Morphine-PCA\"> </a><p class=\"res-header-id\"><b>Narratif généré : PrescriptionMédicamenteuseTODO medicationrequest-Trad-Presc-Morphine-PCA</b></p><a name=\"medicationrequest-Trad-Presc-Morphine-PCA\"> </a><a name=\"hcmedicationrequest-Trad-Presc-Morphine-PCA\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"StructureDefinition-fr-inpatient-medicationrequest.html\">FR Inpatient MedicationRequest</a></p></div><p><b>identifier</b>: https://somehospital.fr/Medication-ID</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title=\"Codes :{http://data.esante.gouv.fr/ansm/medicament/codeSMS 100000091372}\">morphine</span></p><p><b>subject</b>: <code>#patient-Trad-Presc-Morphine-PCA</code></p><p><b>encounter</b>: Identifier: <code>https://somehospital.fr/Sejour</code>/765093464568</p><p><b>supportingInformation</b>: </p><ul><li>Identifier: <code>https://somehospital.fr/UF</code>/603</li><li>Identifier: <code>https://somehospital.fr/UF</code>/506</li></ul><p><b>authoredOn</b>: 2025-05-07 15:35:00+0200</p><p><b>requester</b>: Identifier: <code>urn:oid:1.2.250.1.71.4.2.1</code>/899999999999</p><p><b>groupIdentifier</b>: <code>https://somehospital.fr/Prescrption-ID</code>/10543745</p><p><b>note</b>: </p><blockquote><div><p>Prescription textuelle: Par voie intraveineuse : PCA Morphine 120 mg/24h Bolus 10 mg Période refractaire 2h -- À partir du 07/05/2025 à 17:30 jusqu'au 11/05/2025 à 17h30</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Une fois</p><p><b>route</b>: <span title=\"Codes :{http://standardterms.edqm.eu 20045000}\">Voie intraveineuse</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>5 mg<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMmg = 'mg')</span>/1 h<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMh = 'h')</span></td></tr></table></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Une fois par 2 hours</p><p><b>asNeeded</b>: <span title=\"Codes :\">bolus</span></p><p><b>route</b>: <span title=\"Codes :{http://standardterms.edqm.eu 20045000}\">Voie intraveineuse</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>10 mg<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMmg = 'mg')</span></td></tr></table></blockquote></div>"
] ;
fhir:MedicationRequest.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "https://somehospital.fr/Medication-ID" ]
] ;
fhir:MedicationRequest.status [ fhir:value "active" ] ;
fhir:MedicationRequest.intent [ fhir:value "order" ] ;
fhir:MedicationRequest.priority [ fhir:value "routine" ] ;
fhir:MedicationRequest.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://data.esante.gouv.fr/ansm/medicament/codeSMS" ] ;
fhir:Coding.code [ fhir:value "100000091372" ] ;
fhir:Coding.display [ fhir:value "morphine" ]
]
] ;
fhir:MedicationRequest.subject [
fhir:Reference.reference [ fhir:value "#patient-Trad-Presc-Morphine-PCA" ]
] ;
fhir:MedicationRequest.encounter [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://somehospital.fr/Sejour" ] ;
fhir:Identifier.value [ fhir:value "765093464568" ]
]
] ;
fhir:MedicationRequest.supportingInformation [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-uf-role" ] ;
fhir:Extension.valueCode [ fhir:value "UFHEB" ]
] ;
fhir:Reference.type [ fhir:value "Organization" ] ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://somehospital.fr/UF" ] ;
fhir:Identifier.value [ fhir:value "603" ]
]
], [
fhir:index 1 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-uf-role" ] ;
fhir:Extension.valueCode [ fhir:value "UFMED" ]
] ;
fhir:Reference.type [ fhir:value "Organization" ] ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://somehospital.fr/UF" ] ;
fhir:Identifier.value [ fhir:value "506" ]
]
] ;
fhir:MedicationRequest.authoredOn [ fhir:value "2025-05-07T15:35:00+02:00"^^xsd:dateTime ] ;
fhir:MedicationRequest.requester [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "urn:oid:1.2.250.1.71.4.2.1" ] ;
fhir:Identifier.value [ fhir:value "899999999999" ]
]
] ;
fhir:MedicationRequest.groupIdentifier [
fhir:Identifier.system [ fhir:value "https://somehospital.fr/Prescrption-ID" ] ;
fhir:Identifier.value [ fhir:value "10543745" ]
] ;
fhir:MedicationRequest.note [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-medicationrequest-note-scope" ] ;
fhir:Extension.valueCode [ fhir:value "LIPRESCTXT" ]
] ;
fhir:Annotation.text [ fhir:value "Prescription textuelle: Par voie intraveineuse : PCA Morphine 120 mg/24h Bolus 10 mg Période refractaire 2h -- À partir du 07/05/2025 à 17:30 jusqu'au 11/05/2025 à 17h30" ]
] ;
fhir:MedicationRequest.dosageInstruction [
fhir:index 0 ;
fhir:Dosage.timing [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2025-05-07T17:30:00+02:00"^^xsd:dateTime ] ;
fhir:Period.end [ fhir:value "2025-05-11T17:30:00+02:00"^^xsd:dateTime ]
]
]
] ;
fhir:Dosage.route [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://standardterms.edqm.eu" ] ;
fhir:Coding.code [ fhir:value "20045000" ] ;
fhir:Coding.display [ fhir:value "Voie intraveineuse" ]
]
] ;
fhir:Dosage.doseAndRate [
fhir:index 0 ;
fhir:Dosage.doseAndRate.rateRatio [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "mg" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mg" ]
] ;
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "h" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "h" ]
]
]
]
], [
fhir:index 1 ;
fhir:Dosage.timing [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2025-05-07T17:30:00+02:00"^^xsd:dateTime ] ;
fhir:Period.end [ fhir:value "2025-05-11T17:30:00+02:00"^^xsd:dateTime ]
] ;
fhir:Timing.repeat.frequencyMax [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "2"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "h" ]
]
] ;
fhir:Dosage.asNeededCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "bolus" ]
] ;
fhir:Dosage.route [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://standardterms.edqm.eu" ] ;
fhir:Coding.code [ fhir:value "20045000" ] ;
fhir:Coding.display [ fhir:value "Voie intraveineuse" ]
]
] ;
fhir:Dosage.doseAndRate [
fhir:index 0 ;
fhir:Dosage.doseAndRate.doseQuantity [
fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "mg" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mg" ]
]
]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/TradPN13FHIR-Presc-Morphine-PCA.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/TradPN13FHIR-Presc-Morphine-PCA.ttl> .
IG © 2020+ Interop'Santé. Package ans.fhir.fr.eprescription#1.1.0-ballot based on FHIR 4.0.1. Generated 2026-07-10
Liens: Table des matières |
QA |
Historique des versions
| New Issue