HL7 Belgium Vaccination (Patient Dossier)
1.0.4 - STU Belgium flag

HL7 Belgium Vaccination (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/vaccination/ and changes regularly. See the Directory of published versions

: Toto - 4th hexavalent vaccination - skipped (fever) - 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:Immunization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "toto-hexa4-skipped"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination>     ] )
  ] ; # 
  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: Immunization toto-hexa4-skipped</b></p><a name=\"toto-hexa4-skipped\"> </a><a name=\"hctoto-hexa4-skipped\"> </a><a name=\"toto-hexa4-skipped-en-US\"> </a><p><b>identifier</b>: <code>https://www.one.be/vaccination/immunisation-register</code>/c3743217-7b07-4370-b5e2-3eb0f2af108a</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason MEDPREC}\">medical precaution</span></p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 871895005}\">Vaccine product containing only Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae and Haemophilus influenzae type b and Hepatitis B virus and Human poliovirus antigens (medicinal product)</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/16032376921</p><p><b>encounter</b>: <a href=\"#hctoto-hexa4-skipped/demo-encounter\">Encounter: status = finished; class = AMB (AMB)</a></p><p><b>occurrence</b>: 2017-06-16</p><p><b>recorded</b>: 2017-06-16</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td>Identifier: BeSSINNamingSystem/12312312312</td></tr></table><p><b>reasonReference</b>: <a href=\"Observation-fever.html\">Observation Fever (finding)</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Encounter  #demo-encounter</b></p><a name=\"toto-hexa4-skipped/demo-encounter\"> </a><a name=\"hctoto-hexa4-skipped/demo-encounter\"> </a><a name=\"toto-hexa4-skipped/demo-encounter-en-US\"> </a>Not done yet</blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location  #demo-location</b></p><a name=\"toto-hexa4-skipped/demo-location\"> </a><a name=\"hctoto-hexa4-skipped/demo-location\"> </a><a name=\"toto-hexa4-skipped/demo-location-en-US\"> </a><p><b>type</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location kind-gezin}\">Kind en gezin</span></p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Encounter ;
fhir:id [ fhir:v "demo-encounter" ] ;
fhir:status [ fhir:v "finished" ] ;
fhir:class [
fhir:code [ fhir:v "AMB" ]     ] ;
fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "16032376921" ]       ]     ] ;
    ( fhir:location [
fhir:location [
fhir:reference [ fhir:v "#demo-location" ]       ]     ] ) ;
fhir:serviceProvider [
fhir:reference [ fhir:v "Organization/org-regional-child-care-agency" ]     ]
  ] [
a fhir:Location ;
fhir:id [ fhir:v "demo-location" ] ;
    ( fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kind-gezin" ]       ] )     ] )
  ] ) ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/org-regional-child-care-agency" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.one.be/vaccination/immunisation-register"^^xsd:anyURI ] ;
fhir:value [ fhir:v "c3743217-7b07-4370-b5e2-3eb0f2af108a" ]
  ] ) ; # 
  fhir:status [ fhir:v "not-done"] ; # 
  fhir:statusReason [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MEDPREC" ]     ] )
  ] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
a sct:871895005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "871895005" ]     ] )
  ] ; # 
  fhir:patient [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "16032376921" ]     ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "#demo-encounter" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2017-06-16"^^xsd:date] ; # 
  fhir:recorded [ fhir:v "2017-06-16"^^xsd:date] ; # 
  fhir:performer ( [
fhir:actor [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12312312312" ]       ]     ]
  ] ) ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Observation/fever" ]
  ] ) . #