Finnish Base Profiles
1.0.0-rc21 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v1.0.0-rc21: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Vaccination for TBE - 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 "ImmunizationVaccinationExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-immunization"^^xsd:anyURI ;
fhir:link <https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-immunization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b><a name=\"ImmunizationVaccinationExample\"> </a></p><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\">Resource Immunization &quot;ImmunizationVaccinationExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fi-base-immunization.html\">Fi Base Immunization</a></p></div><p><b>Vaccination Recorder</b>: <a href=\"Practitioner-practitioner-licensed-physician.html\">Practitioner/practitioner-licensed-physician</a> &quot; DOCTOR&quot;</p><p><b>identifier</b>: id: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Inaktivoitu puutiaisaivotulehdusrokote (koko virus) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown[2007]#J07BA01)</span></p><p><b>patient</b>: <a href=\"Patient-patient-of-municipality.html\">Patient/patient-of-municipality</a> &quot; HENKILÖ&quot;</p><p><b>encounter</b>: <a href=\"Encounter-id-for-palvelutapahtuma.html\">Encounter/id-for-palvelutapahtuma</a></p><p><b>occurrence</b>: 2023-01-10</p><p><b>primarySource</b>: false</p><p><b>location</b>: <a href=\"Location-LocationExample.html\">Location/LocationExample</a> &quot;Kirurgian poliklinikka&quot;</p><p><b>expirationDate</b>: 2025-02-15</p><p><b>site</b>: OO <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown[2007]#OO)</span></p><p><b>route</b>: IM <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown[2007]#IM)</span></p><p><b>doseQuantity</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></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>Administering Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html\">providerRole</a>#AP)</span></td><td><a href=\"Practitioner-practitioner-licensed-physician.html\">Practitioner/practitioner-licensed-physician</a> &quot; DOCTOR&quot;</td></tr></table><p><b>reasonCode</b>: 429060002 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#429060002)</span></p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td><td><b>SeriesDoses[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>TBE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown[20150]#TBE)</span></td><td>1</td><td>3</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/vaccination-recorder"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Practitioner/practitioner-licensed-physician" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.32"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2007" ] ;
fhir:code [ fhir:v "J07BA01" ]     ] ) ;
fhir:text [ fhir:v "Inaktivoitu puutiaisaivotulehdusrokote (koko virus)" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/patient-of-municipality" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/id-for-palvelutapahtuma" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2023-01-10"^^xsd:date] ; # 
  fhir:primarySource [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:location [
fhir:reference [ fhir:v "Location/LocationExample" ]
  ] ; # 
  fhir:expirationDate [ fhir:v "2025-02-15"^^xsd:date] ; # 
  fhir:site [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.110"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2007" ] ;
fhir:code [ fhir:v "OO" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.111"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2007" ] ;
fhir:code [ fhir:v "IM" ]     ] )
  ] ; # 
  fhir:doseQuantity [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]
  ] ; # 
  fhir:performer ( [
fhir:function [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AP" ]       ] )     ] ;
fhir:actor [
fhir:reference [ fhir:v "Practitioner/practitioner-licensed-physician" ]     ]
  ] ) ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:429060002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "429060002" ]     ] )
  ] ) ; # 
  fhir:protocolApplied ( [
    ( fhir:targetDisease [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.609"^^xsd:anyURI ] ;
fhir:version [ fhir:v "20150" ] ;
fhir:code [ fhir:v "TBE" ]       ] )     ] ) ;
fhir:doseNumber [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:seriesDoses [ fhir:v "3"^^xsd:positiveInteger ]
  ] ) . #