CH EMS (R4)
2.1.0-ci-build - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 2.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions

: 1 Infusion - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:MedicationAdministration ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "1-Infusion"] ; # 
  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: MedicationAdministration 1-Infusion</b></p><a name=\"1-Infusion\"> </a><a name=\"hc1-Infusion\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"#hc1-Infusion/1-Fentanyl\">Medication FENTANYL Sintetica Inj Lös 0.5 mg/10ml</a></p><p><b>subject</b>: <a href=\"Patient-1-ThomasMueller.html\">Thomas Müller (official) Male, DoB: 1961-10-01 ( urn:oid:2.16.756.5.32#7562295883070)</a></p><p><b>context</b>: <a href=\"Encounter-1-Einsatz.html\">Encounter: extension = wallet,Other,wrist watch,Other,Other; identifier = Einsatznummer: S12345678; status = finished; class = emergency (ActCode#EMER); period = 2016-12-10 --&gt; (ongoing)</a></p><p><b>effective</b>: 2016-12-10 12:30:00+0100</p><p><b>reasonCode</b>: <span title=\"Codes:\">Verdacht auf Myokardinfarkt</span></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 20045000}\">intravenöse Anwendung</span></td><td><span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 0009}\">Infusion</span></td><td>1 Ampule (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732978007 = 'Ampule (unit of presentation)')</span></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #1-Fentanyl</b></p><a name=\"1-Infusion/1-Fentanyl\"> </a><a name=\"hc1-Infusion/1-Fentanyl\"> </a><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680539870027}\">FENTANYL Sintetica Inj Lös 0.5 mg/10ml</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 11201000}\">Injektionslösung</span></p><p><b>amount</b>: 10 Ampule (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732978007 = 'Ampule (unit of presentation)')</span>/1 Package - unit of product usage (qualifier value)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code1681000175101 = 'Package - unit of product usage')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 373492002}\">Fentanyl</span></td><td>0.5 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/10 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "1-Fentanyl" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7680539870027" ] ;
fhir:display [ fhir:v "FENTANYL Sintetica Inj Lös 0.5 mg/10ml" ]       ] ) ;
fhir:text [ fhir:v "FENTANYL Sintetica Inj Lös 0.5 mg/10ml" ]     ] ;
fhir:form [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11201000" ] ;
fhir:display [ fhir:v "Solution for injection" ]       ] ) ;
fhir:text [ fhir:v "Injektionslösung" ]     ] ;
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Ampule (unit of presentation)" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732978007" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Package - unit of product usage (qualifier value)" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1681000175101" ]       ]     ] ;
    ( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:373492002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373492002" ] ;
fhir:display [ fhir:v "Fentanyl (substance)" ]         ] ) ;
fhir:text [ fhir:v "Fentanyl" ]       ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v 0.5 ] ;
fhir:unit [ fhir:v "milligram" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]         ] ;
fhir:denominator [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]         ]       ]     ] )
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#1-Fentanyl" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/1-ThomasMueller" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/1-Einsatz" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2016-12-10T12:30:00.000+01:00"^^xsd:dateTime
  ] ; # 
  fhir:reasonCode ( [
fhir:text [ fhir:v "Verdacht auf Myokardinfarkt" ]
  ] ) ; # 
  fhir:dosage [
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20045000" ] ;
fhir:display [ fhir:v "Intravenous use" ]       ] ) ;
fhir:text [ fhir:v "intravenöse Anwendung" ]     ] ;
fhir:method [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0009" ] ;
fhir:display [ fhir:v "Infusion" ]       ] )     ] ;
fhir:dose [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Ampule (unit of presentation)" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732978007" ]     ]
  ] . #