MyHealth@Eu Vaccination
10.0.0 - qa-preview 150

MyHealth@Eu Vaccination - Local Development build (v10.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Vaccination – Minimal (EUVAC) - 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:Immunization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vacc-minimal-euvac"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/euvac/StructureDefinition/vaccination-myhealtheu-euvac"^^xsd:anyURI ;
fhir:l <http://fhir.ehdsi.eu/euvac/StructureDefinition/vaccination-myhealtheu-euvac>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization vacc-minimal-euvac</b></p><a name=\"vacc-minimal-euvac\"> </a><a name=\"hcvacc-minimal-euvac\"> </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\">Profile: <a href=\"StructureDefinition-vaccination-myhealtheu-euvac.html\">Vaccination (EUVAC)</a></p></div><blockquote><p><b>R5: Product that was administered (new)</b></p><ul><li>http://hl7.org/fhir/StructureDefinition/_datatype: CodeableReference</li><li>concept: <span title=\"Codes:{http://snomed.info/sct 28531000087107}\">COVID-19 vaccine</span></li></ul></blockquote><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 28531000087107}\">COVID-19 vaccine (Comirnaty)</span></p><p><b>patient</b>: <a href=\"Patient-patient-vachist-euvac.html\">John Smith  Male, DoB: 1985-03-15 ( urn:oid:2.16.840.1.113883.2.9.4.3.2#BE-SMTJHN-19850315)</a></p><p><b>occurrence</b>: 2021-04-15</p><p><b>location</b>: <a href=\"Location-loc-vachist-euvac.html\">Location</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}\">Administering Provider</span></td><td><a href=\"Organization-org-vachist-euvac.html\">Organization City Health Centre Brussels</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 U07.1}\">COVID-19</span></td><td>1</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/_datatype"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/_datatype>       ] ;
fhir:value [
a fhir:String ;
fhir:v "CodeableReference"       ]     ] [
fhir:url [
fhir:v "concept"^^xsd:anyURI ;
fhir:l fhir:concept       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:28531000087107 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>           ] ;
fhir:code [ fhir:v "28531000087107" ] ;
fhir:display [ fhir:v "COVID-19 vaccine" ]         ] )       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-Immunization.administeredProduct"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-Immunization.administeredProduct>     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
a sct:28531000087107 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "28531000087107" ] ;
fhir:display [ fhir:v "COVID-19 vaccine" ]     ] ) ;
fhir:text [ fhir:v "COVID-19 vaccine (Comirnaty)" ]
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/patient-vachist-euvac ;
fhir:reference [ fhir:v "Patient/patient-vachist-euvac" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2021-04-15"^^xsd:date
  ] ; # 
  fhir:location [
fhir:l fhir:Location/loc-vachist-euvac ;
fhir:reference [ fhir:v "Location/loc-vachist-euvac" ]
  ] ; # 
  fhir:performer ( [
fhir:function [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0443>         ] ;
fhir:code [ fhir:v "AP" ] ;
fhir:display [ fhir:v "Administering Provider" ]       ] )     ] ;
fhir:actor [
fhir:l fhir:Organization/org-vachist-euvac ;
fhir:reference [ fhir:v "Organization/org-vachist-euvac" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
    ( fhir:targetDisease [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10>         ] ;
fhir:code [ fhir:v "U07.1" ] ;
fhir:display [ fhir:v "COVID-19, virus identified" ]       ] ) ;
fhir:text [ fhir:v "COVID-19" ]     ] ) ;
fhir:doseNumber [
a fhir:PositiveInt ;
fhir:v "1"^^xsd:positiveInteger     ]
  ] ) . #