Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament, published by Interop'Santé. 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/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions

: 14650 - 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 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 "14650"] ; # 
  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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 14650</b></p><a name=\"14650\"> </a><a name=\"hc14650\"> </a><a name=\"14650-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14650/med-301\">Medication </a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-10-02 17:22:25+0000</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #med-302</b></p><a name=\"14650/med-302\"> </a><a name=\"hc14650/med-302\"> </a><a name=\"14650/med-302-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-303</b></p><a name=\"14650/med-303\"> </a><a name=\"hc14650/med-303\"> </a><a name=\"14650/med-303-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-301</b></p><a name=\"14650/med-301\"> </a><a name=\"hc14650/med-301\"> </a><a name=\"14650/med-301-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=\"#hc14650/med-302\">Medication médicament contenant seulement céfotaxime</a></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>org/fhir/StructureDefinition/FrIsVehicle</b>: true</p><p><b>item</b>: <a href=\"#hc14650/med-303\">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-302" ] ;
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-303" ] ;
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-301" ] ;
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-302" ]       ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://interopsante.org/fhir/StructureDefinition/FrIsVehicle"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] ) ;
fhir:item [
a fhir:Reference ;
fhir:reference [ fhir:v "#med-303" ]       ] ;
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-301" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/phast-14602" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2021-10-02T17:22:25.401Z"^^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-10-02T17:22:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2021-10-05T17:21: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-302" ]         ]       ] ) ;
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" ]         ]       ]     ] )
  ] ) . #