Draft Immunization FHIR Implementation Guide
0.1.0 - ci-build Philippines flag

Draft Immunization FHIR Implementation Guide, published by UP Manila SILab. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UP-Manila-SILab/immunizationfhirig/ and changes regularly. See the Directory of published versions

: SEIR-example-incomplete - 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 "SEIR-example-incomplete"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/branches/master/StructureDefinition-seir-immunization.html"^^xsd:anyURI ;
fhir:link <http://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/branches/master/StructureDefinition-seir-immunization.html>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization SEIR-example-incomplete</b></p><a name=\"SEIR-example-incomplete\"> </a><a name=\"hcSEIR-example-incomplete\"> </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: <code>http://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/branches/master/StructureDefinition-seir-immunization.html</code></p></div><p><b>org/fhir/StructureDefinition/patient-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/PEDROSJ-PHILHEALTH-005</p><p><b>org/fhir/StructureDefinition/patient-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/PEDROSJ-PHILSYS-006</p><p><b>org/fhir/StructureDefinition/mother-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/PEDROSJ-MOTHERS-PHILHEALTH-ABCDE</p><p><b>org/fhir/StructureDefinition/mother-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/PEDROSJ-MOTHERS-PHILSYS-FGHIJ</p><p><b>identifier</b>: <code>urn:oid:1.2.3.4.5.6.7.8.9.17</code>/IMZ-2025-0008</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/immunization-status-reason PATOBJ}\">Patient verbally refused tetanus shot due to fear of needles.</span></p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 249826002}, {urn://example.com/eLMIS-vaccine-codes TT001}\">Tetanus Toxoid Vaccine</span></p><p><b>patient</b>: <a href=\"Patient/ph-patient-example-08\">Pedro San Jose</a></p><p><b>occurrence</b>: 2025-06-05 10:00:00+0800</p><p><b>recorded</b>: 2025-06-05 10:10:00+0800</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href=\"Location/ph-clinic-example-08\">Municipal Health Office</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-0482 AP}\">Administering Provider</span></td><td><a href=\"Practitioner/ph-practitioner-example-08\">Dr. Ben Lim</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Counseled patient on the importance of tetanus vaccination, but he remained hesitant. Advised to consider in the future.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://example.org/fhir/StructureDefinition/patient-philhealth-id-on-immunization"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://www.philhealth.gov.ph/pin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PEDROSJ-PHILHEALTH-005" ]     ]
  ] [
fhir:url [ fhir:v "http://example.org/fhir/StructureDefinition/patient-philsys-id-on-immunization"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://nationalidsystem.gov.ph/psn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PEDROSJ-PHILSYS-006" ]     ]
  ] [
fhir:url [ fhir:v "http://example.org/fhir/StructureDefinition/mother-philhealth-id-on-immunization"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://www.philhealth.gov.ph/pin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PEDROSJ-MOTHERS-PHILHEALTH-ABCDE" ]     ]
  ] [
fhir:url [ fhir:v "http://example.org/fhir/StructureDefinition/mother-philsys-id-on-immunization"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://nationalidsystem.gov.ph/psn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PEDROSJ-MOTHERS-PHILSYS-FGHIJ" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.3.4.5.6.7.8.9.17"^^xsd:anyURI ] ;
fhir:value [ fhir:v "IMZ-2025-0008" ]
  ] ) ; # 
  fhir:status [ fhir:v "not-done"] ; # 
  fhir:statusReason [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/immunization-status-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PATOBJ" ] ;
fhir:display [ fhir:v "Patient objection" ]     ] ) ;
fhir:text [ fhir:v "Patient verbally refused tetanus shot due to fear of needles." ]
  ] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
a sct:249826002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "249826002" ] ;
fhir:display [ fhir:v "Tetanus toxoid vaccine" ]     ] [
fhir:system [ fhir:v "urn://example.com/eLMIS-vaccine-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TT001" ] ;
fhir:display [ fhir:v "Tetanus Toxoid Vaccine" ]     ] ) ;
fhir:text [ fhir:v "Tetanus Toxoid Vaccine" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/ph-patient-example-08" ] ;
fhir:display [ fhir:v "Pedro San Jose" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2025-06-05T10:00:00+08:00"^^xsd:dateTime
  ] ; # 
  fhir:recorded [ fhir:v "2025-06-05T10:10:00+08:00"^^xsd:dateTime] ; # 
  fhir:primarySource [ fhir:v true] ; # 
  fhir:location [
fhir:reference [ fhir:v "Location/ph-clinic-example-08" ] ;
fhir:display [ fhir:v "Municipal Health Office" ]
  ] ; # 
  fhir:performer ( [
fhir:function [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0482"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AP" ] ;
fhir:display [ fhir:v "Administering Provider" ]       ] )     ] ;
fhir:actor [
fhir:reference [ fhir:v "Practitioner/ph-practitioner-example-08" ] ;
fhir:display [ fhir:v "Dr. Ben Lim" ]     ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Counseled patient on the importance of tetanus vaccination, but he remained hesitant. Advised to consider in the future." ]
  ] ) . #