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

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

: Presc-PerfGl-NaCl-KCl-500ml - TTL Representation

Raw ttl | Download


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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Presc-PerfGl-NaCl-KCl-500ml"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-prescription-bundle-for-example"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-prescription-bundle-for-example>     ] )
  ] ; # 
  fhir:type [ fhir:v "searchset"] ; # 
  fhir:entry ( [
    ( fhir:resource [
a fhir:Medication ;
fhir:id [ fhir:v "medication-1-Presc-PerfGl-NaCl-KCl-500ml" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-noncompound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-noncompound>         ] [
fhir:v "https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-1-Presc-PerfGl-NaCl-KCl-500ml\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-1-Presc-PerfGl-NaCl-KCl-500ml</b></p><a name=\"medication-1-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"hcmedication-1-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"medication-1-Presc-PerfGl-NaCl-KCl-500ml-en-US\"> </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\">Profiles: <a href=\"StructureDefinition-fr-medication-noncompound.html\">FrMedicationNonCompound</a>, <code>https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound</code></p></div><p><b>code</b>: <span title=\"Codes:{http://data.esante.gouv.fr/ansm/medicament/codeSMS 100000078171}\">GLUCOSE</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 11210000}\">solution pour perfusion</span></p><p><b>amount</b>: 500 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span>/</p><p><b style=\"color: maroon\">Exception Generating Narrative: Cannot invoke &quot;org.hl7.fhir.r5.renderers.utils.ResourceWrapper.has(String)&quot; because &quot;q&quot; is null </b></p></div>"^^rdf:XMLLiteral       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://data.esante.gouv.fr/ansm/medicament/codeSMS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000078171" ] ;
fhir:display [ fhir:v "glucose" ]         ] ) ;
fhir:text [ fhir:v "GLUCOSE" ]       ] ;
fhir:form [
        ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11210000" ] ;
fhir:display [ fhir:v "solution pour perfusion" ]         ] ) ;
fhir:text [ fhir:v "solution pour perfusion" ]       ] ;
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "500"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]         ]       ] ;
      ( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "http://data.esante.gouv.fr/ansm/medicament/codeSMS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000078171" ] ;
fhir:display [ fhir:v "glucose" ]           ] ) ;
fhir:text [ fhir:v "GLUCOSE" ]         ] ;
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:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]           ]         ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Medication ;
fhir:id [ fhir:v "medication-2-Presc-PerfGl-NaCl-KCl-500ml" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-noncompound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-noncompound>         ] [
fhir:v "https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-2-Presc-PerfGl-NaCl-KCl-500ml\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-2-Presc-PerfGl-NaCl-KCl-500ml</b></p><a name=\"medication-2-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"hcmedication-2-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"medication-2-Presc-PerfGl-NaCl-KCl-500ml-en-US\"> </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\">Profiles: <a href=\"StructureDefinition-fr-medication-noncompound.html\">FrMedicationNonCompound</a>, <code>https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound</code></p></div><p><b>code</b>: <span title=\"Codes:{http://data.esante.gouv.fr/ansm/medicament/codeSMS 100000092115}\">SODIUM CHLORURE</span></p><p><b>amount</b>: 2 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span>/</p><p><b style=\"color: maroon\">Exception Generating Narrative: Cannot invoke &quot;org.hl7.fhir.r5.renderers.utils.ResourceWrapper.has(String)&quot; because &quot;q&quot; is null </b></p></div>"^^rdf:XMLLiteral       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://data.esante.gouv.fr/ansm/medicament/codeSMS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000092115" ] ;
fhir:display [ fhir:v "chlorure de sodium" ]         ] ) ;
fhir:text [ fhir:v "SODIUM CHLORURE" ]       ] ;
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ]         ]       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Medication ;
fhir:id [ fhir:v "medication-3-Presc-PerfGl-NaCl-KCl-500ml" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-noncompound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-noncompound>         ] [
fhir:v "https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-3-Presc-PerfGl-NaCl-KCl-500ml\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-3-Presc-PerfGl-NaCl-KCl-500ml</b></p><a name=\"medication-3-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"hcmedication-3-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"medication-3-Presc-PerfGl-NaCl-KCl-500ml-en-US\"> </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\">Profiles: <a href=\"StructureDefinition-fr-medication-noncompound.html\">FrMedicationNonCompound</a>, <code>https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-noncompound</code></p></div><p><b>code</b>: <span title=\"Codes:{http://data.esante.gouv.fr/ansm/medicament/codeSMS 100000091807}\">POTASSIUM CHLORURE</span></p><p><b>amount</b>: 1 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span>/</p><p><b style=\"color: maroon\">Exception Generating Narrative: Cannot invoke &quot;org.hl7.fhir.r5.renderers.utils.ResourceWrapper.has(String)&quot; because &quot;q&quot; is null </b></p></div>"^^rdf:XMLLiteral       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://data.esante.gouv.fr/ansm/medicament/codeSMS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000091807" ] ;
fhir:display [ fhir:v "chlorure de potassium" ]         ] ) ;
fhir:text [ fhir:v "POTASSIUM CHLORURE" ]       ] ;
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ]         ]       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Medication ;
fhir:id [ fhir:v "medication-C-Presc-PerfGl-NaCl-KCl-500ml" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-compound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-compound>         ] [
fhir:v "https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-compound"^^xsd:anyURI ;
fhir:link <https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-compound>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-C-Presc-PerfGl-NaCl-KCl-500ml\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-C-Presc-PerfGl-NaCl-KCl-500ml</b></p><a name=\"medication-C-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"hcmedication-C-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"medication-C-Presc-PerfGl-NaCl-KCl-500ml-en-US\"> </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\">Profiles: <a href=\"StructureDefinition-fr-medication-compound.html\">FrMedicationCompound</a>, <code>https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-medication-compound</code></p></div><p><b>code</b>: <span title=\"Codes:\">G5 500mL + NaCl 2g + KCl 1g</span></p><blockquote><p><b>ingredient</b></p><p><b>Medication component which is the vehicle of the compound Medication</b>: true</p><p><b>item</b>: <code>#medication-1-Presc-PerfGl-NaCl-KCl-500ml</code></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <code>#medication-2-Presc-PerfGl-NaCl-KCl-500ml</code></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <code>#medication-3-Presc-PerfGl-NaCl-KCl-500ml</code></p></blockquote></div>"^^rdf:XMLLiteral       ] ;
fhir:code [
fhir:text [ fhir:v "G5 500mL + NaCl 2g + KCl 1g" ]       ] ;
      ( fhir:ingredient [
        ( fhir:extension [
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-is-vehicle"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true           ]         ] ) ;
fhir:item [
a fhir:Reference ;
fhir:reference [ fhir:v "#medication-1-Presc-PerfGl-NaCl-KCl-500ml" ]         ]       ] [
fhir:item [
a fhir:Reference ;
fhir:reference [ fhir:v "#medication-2-Presc-PerfGl-NaCl-KCl-500ml" ]         ]       ] [
fhir:item [
a fhir:Reference ;
fhir:reference [ fhir:v "#medication-3-Presc-PerfGl-NaCl-KCl-500ml" ]         ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:MedicationRequest ;
fhir:id [ fhir:v "medicationrequest-Presc-PerfGl-NaCl-KCl-500ml" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medicationrequest"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medicationrequest>         ] [
fhir:v "https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-inpatient-medicationrequest"^^xsd:anyURI ;
fhir:link <https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-inpatient-medicationrequest>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-Presc-PerfGl-NaCl-KCl-500ml\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-Presc-PerfGl-NaCl-KCl-500ml</b></p><a name=\"medicationrequest-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"hcmedicationrequest-Presc-PerfGl-NaCl-KCl-500ml\"> </a><a name=\"medicationrequest-Presc-PerfGl-NaCl-KCl-500ml-en-US\"> </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\">Profiles: <a href=\"StructureDefinition-fr-inpatient-medicationrequest.html\">FrInpatientMedicationRequest</a>, <code>https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-inpatient-medicationrequest</code></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <code>#medication-C-Presc-PerfGl-NaCl-KCl-500ml</code></p><p><b>subject</b>: <a href=\"Patient/14602\">Patient/14602</a></p><p><b>authoredOn</b>: 2021-08-02 16:27:47+0000</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><p><b>groupIdentifier</b>: <code>https://somehospital.fr/Prescrption-ID</code>/Presc-14637</p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Once</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>1 Poche<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15005000 = 'Bag')</span>/12 h<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeh = 'h')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "order" ] ;
fhir:priority [ fhir:v "routine" ] ;
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#medication-C-Presc-PerfGl-NaCl-KCl-500ml" ]       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/14602" ]       ] ;
fhir:authoredOn [ fhir:v "2021-08-02T16:27:47.623Z"^^xsd:dateTime ] ;
fhir:requester [
fhir:reference [ fhir:v "Practitioner/smart-Practitioner-71482713" ]       ] ;
fhir:groupIdentifier [
fhir:system [ fhir:v "https://somehospital.fr/Prescrption-ID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Presc-14637" ]       ] ;
      ( fhir:dosageInstruction [
fhir:sequence [ fhir:v 1 ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2021-08-02T16:27:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2021-08-07T16:26:59Z"^^xsd:dateTime ]             ] ;
            ( fhir:timeOfDay [ fhir:v "10:00:00"^^xsd:time ] [ fhir:v "22:00:00"^^xsd:time ] )           ]         ] ;
fhir:route [
          ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20045000" ] ;
fhir:display [ fhir:v "Voie intraveineuse" ]           ] ) ;
fhir:text [ fhir:v "Voie intraveineuse" ]         ] ;
        ( fhir:doseAndRate [
fhir:rate [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Poche" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15005000" ]             ] ;
fhir:denominator [
fhir:value [ fhir:v "12"^^xsd:decimal ] ;
fhir:unit [ fhir:v "h" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "h" ]             ]           ]         ] )       ] )     ] )
  ] ) . #