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

: Administration Fentanyl - 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 "MedAdminFentanyl"] ; # 
  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 MedAdminFentanyl</b></p><a name=\"MedAdminFentanyl\"> </a><a name=\"hcMedAdminFentanyl\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"#hcMedAdminFentanyl/Fentanyl\">Medication FENTANYL Sintetica Inj Lös 0.5 mg/10ml</a></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Patricia Muster (official) Female, DoB: 1999-11-11 ( urn:oid:2.16.756.5.32#7562295883070)</a></p><p><b>context</b>: <a href=\"Encounter-EncounterExample.html\">Encounter: extension = wedding ring,billfold,pickup by EMS,; identifier = Einsatznummer: S89898989; status = finished; class = emergency (ActCode#EMER); serviceType = primary mission; priority = with siren; period = 2016-12-10 --&gt; (ongoing); reasonCode = emergency mission</a></p><p><b>effective</b>: 2020-02-03 14:32:00+0100</p><p><b>reasonCode</b>: <span title=\"Codes:\">Schmerzbehandlung</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 #Fentanyl</b></p><a name=\"MedAdminFentanyl/Fentanyl\"> </a><a name=\"hcMedAdminFentanyl/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 "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 "#Fentanyl" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/PatientExample" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/EncounterExample" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2020-02-03T14:32:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:reasonCode ( [
fhir:text [ fhir:v "Schmerzbehandlung" ]
  ] ) ; # 
  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" ]     ]
  ] . #