0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC1-MedicationAdminPenicillin - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:MedicationAdministration ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "UC1-MedicationAdminPenicillin"] ; # 
  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 UC1-MedicationAdminPenicillin</b></p><a name=\"UC1-MedicationAdminPenicillin\"> </a><a name=\"hcUC1-MedicationAdminPenicillin\"> </a><a name=\"UC1-MedicationAdminPenicillin-en-US\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1233294}\">Combi-Pen-48 (penicillin G benzathine 150000 UNT / penicillin G procaine 150000 UNT) per 1 ML Injectable Suspension</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>context</b>: <a href=\"Encounter-UC1-EncounterMuenchenJune2018.html\">Encounter: status = finished; class = EMER (EMER); period = 2018-06-10 --&gt; 2018-06-13; reasonCode = Pneumonie</a></p><p><b>effective</b>: 2018-06-10</p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1233294" ] ;
fhir:display [ fhir:v "Combi-Pen-48 (penicillin G benzathine 150000 UNT / penicillin G procaine 150000 UNT) per 1 ML Injectable Suspension" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/UC1-Patient" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/UC1-EncounterMuenchenJune2018" ]
  ] ; # 
  fhir:effective [ fhir:v "2018-06-10"^^xsd:date] . #