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
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MedicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "14648"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest"^^xsd:anyURI ;
fhir:link <https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest> ] )
] ; #
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: MedicationRequest 14648</b></p><a name=\"14648\"> </a><a name=\"hc14648\"> </a><a name=\"14648-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14648/med-281\">Medication </a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-09-29 10:32:47+0000</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Once per 6 hours</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 47625008}\">Voie intraveineuse</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Type</b></td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>4 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span>/20 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin = 'min')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-282</b></p><a name=\"14648/med-282\"> </a><a name=\"hc14648/med-282\"> </a><a name=\"14648/med-282-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 775103002}\">CEFOTAXINE</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 372704003}\">CEFOTAXINE</span></td><td>true</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-283</b></p><a name=\"14648/med-283\"> </a><a name=\"hc14648/med-283\"> </a><a name=\"14648/med-283-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 776119003}\">GLUCOSE</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385229008}\">solution pour perfusion</span></p><p><b>amount</b>: 100 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span>/1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 67079006}\">GLUCOSE</span></td><td>true</td><td>50 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span>/ mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-281</b></p><a name=\"14648/med-281\"> </a><a name=\"hc14648/med-281\"> </a><a name=\"14648/med-281-en-US\"> </a><p><b>code</b>: <span title=\"Codes:\">Céfotaxine 4g dans miniperf G5 100 mL</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <a href=\"#hc14648/med-282\">Medication médicament contenant seulement céfotaxime</a></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <a href=\"#hc14648/med-283\">Medication médicament contenant seulement glucose</a></p><p><b>isActive</b>: true</p></blockquote></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "med-282" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"^^xsd:anyURI ;
fhir:link <http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName> ] ) ] ;
fhir:code [
( fhir:coding [
a sct:775103002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "775103002" ] ;
fhir:display [ fhir:v "médicament contenant seulement céfotaxime" ] ] ) ;
fhir:text [ fhir:v "CEFOTAXINE" ] ] ;
( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:372704003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372704003" ] ;
fhir:display [ fhir:v "céfotaxime" ] ] ) ;
fhir:text [ fhir:v "CEFOTAXINE" ] ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ] )
] [
a fhir:Medication ;
fhir:id [ fhir:v "med-283" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"^^xsd:anyURI ;
fhir:link <http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName> ] ) ] ;
fhir:code [
( fhir:coding [
a sct:776119003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "776119003" ] ;
fhir:display [ fhir:v "médicament contenant seulement glucose" ] ] ) ;
fhir:text [ fhir:v "GLUCOSE" ] ] ;
fhir:form [
( fhir:coding [
a sct:385229008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385229008" ] ;
fhir:display [ fhir:v "solution pour perfusion" ] ] ) ;
fhir:text [ fhir:v "solution pour perfusion" ] ] ;
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ] ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ] ] ;
( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:67079006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67079006" ] ;
fhir:display [ fhir:v "glucose" ] ] ) ;
fhir:text [ fhir:v "GLUCOSE" ] ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ] ] ;
fhir:denominator [
fhir:unit [ fhir:v "mL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ] ] ] ] )
] [
a fhir:Medication ;
fhir:id [ fhir:v "med-281" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://interopsante.org/fhir/StructureDefinition/FrMedicationCompound"^^xsd:anyURI ;
fhir:link <http://interopsante.org/fhir/StructureDefinition/FrMedicationCompound> ] ) ] ;
fhir:code [
fhir:text [ fhir:v "Céfotaxine 4g dans miniperf G5 100 mL" ] ] ;
( fhir:ingredient [
fhir:item [
a fhir:Reference ;
fhir:reference [ fhir:v "#med-282" ] ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ] [
fhir:item [
a fhir:Reference ;
fhir:reference [ fhir:v "#med-283" ] ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ] )
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#med-281" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/phast-14602" ]
] ; #
fhir:authoredOn [ fhir:v "2021-09-29T10:32:47.623Z"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "Practitioner/smart-Practitioner-71482713" ]
] ; #
fhir:dosageInstruction ( [
fhir:sequence [ fhir:v "1"^^xsd:integer ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2021-09-29T10:32:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2021-10-02T10:31:59Z"^^xsd:dateTime ] ] ;
fhir:period [ fhir:v "6"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "h" ] ] ] ;
fhir:route [
( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Voie intraveineuse" ] ] ) ;
fhir:text [ fhir:v "Voie intraveineuse" ] ] ;
( fhir:doseAndRate [
( fhir:extension [
fhir:url [ fhir:v "http://interopsante.org/fhir/StructureDefinition/FrBasisOfDoseComponent"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#med-282" ] ] ] ) ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ordered" ] ;
fhir:display [ fhir:v "Ordered" ] ] ) ;
fhir:text [ fhir:v "Ordered" ] ] ;
fhir:rate [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ] ] ;
fhir:denominator [
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "min" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "min" ] ] ] ] )
] ) . #
IG © 2020+ Interop'Santé. Package hl7.fhir.fr.medication#0.1.0 based on FHIR 4.0.1. Generated 2024-11-13
Links: Table of Contents |
QA Report
Liens: Table des matières |
QA |
Historique des versions