DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build Nigeria flag

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: AEFI Report – Mild Rash after MR (Makurdi) - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NgAefiReport-001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-aefi-report-bundle"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-aefi-report-bundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ;
fhir:l <urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef>     ] ;
    ( fhir:resource <urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Patient"^^xsd:anyURI ;
fhir:l fhir:Patient       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ;
fhir:l <urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef>     ] ;
    ( fhir:resource <urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Organization"^^xsd:anyURI ;
fhir:l fhir:Organization       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ;
fhir:l <urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef>     ] ;
    ( fhir:resource <urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Practitioner"^^xsd:anyURI ;
fhir:l fhir:Practitioner       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ;
fhir:l <urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef>     ] ;
    ( fhir:resource <urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Location"^^xsd:anyURI ;
fhir:l fhir:Location       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:121daabb-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ;
fhir:l <urn:uuid:121daabb-e5f6-4789-a123-456789abcdef>     ] ;
    ( fhir:resource <urn:uuid:121daabb-e5f6-4789-a123-456789abcdef> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Encounter"^^xsd:anyURI ;
fhir:l fhir:Encounter       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:121faabb-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ;
fhir:l <urn:uuid:121faabb-e5f6-4789-a123-456789abcdef>     ] ;
    ( fhir:resource <urn:uuid:121faabb-e5f6-4789-a123-456789abcdef> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Immunization"^^xsd:anyURI ;
fhir:l fhir:Immunization       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:12ffaabb-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ;
fhir:l <urn:uuid:12ffaabb-e5f6-4789-a123-456789abcdef>     ] ;
    ( fhir:resource <urn:uuid:12ffaabb-e5f6-4789-a123-456789abcdef> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Observation"^^xsd:anyURI ;
fhir:l fhir:Observation       ]     ]
  ] ) . # 

<urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef> a fhir:Patient ;
  fhir:id [ fhir:v "NgPatient-AEFI-001"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2025-11-06T08:30:00+01:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_NgPatient-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-AEFI-001</b></p><a name=\"NgPatient-AEFI-001\"> </a><a name=\"hcNgPatient-AEFI-001\"> </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\">Last updated: 2025-11-06 08:30:00+0100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-patient.html\">NG Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Terfa Dooshima  Male, DoB: 2024-09-06 ( mobile: 08030001111)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Wadata PHC Road Makurdi BE </td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs>         ] ;
fhir:code [ fhir:v "MOBILE" ] ;
fhir:display [ fhir:v "mobile" ]       ] )     ] ;
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs>     ] ;
fhir:value [ fhir:v "08030001111" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Dooshima" ] ;
    ( fhir:given [ fhir:v "Terfa" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "2024-09-06"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "Wadata PHC Road" ] ) ;
fhir:city [ fhir:v "Makurdi" ] ;
fhir:district [ fhir:v "be-makurdi" ] ;
fhir:state [ fhir:v "BE" ]
  ] ) . # 

<urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef> a fhir:Organization ;
  fhir:id [ fhir:v "NgOrganization-AEFI-001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_NgOrganization-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-AEFI-001</b></p><a name=\"NgOrganization-AEFI-001\"> </a><a name=\"hcNgOrganization-AEFI-001\"> </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-ng-organization.html\">NG Organization</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry</code>/HCF-55667</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type phc-center-l1}\">PHC Center Level 1</span></p><p><b>name</b>: Wadata Primary Health Centre</p><p><b>telecom</b>: ph: 0803-000-0000</p><p><b>address</b>: Wadata Makurdi BE </p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry>     ] ;
fhir:value [ fhir:v "HCF-55667" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type>       ] ;
fhir:code [ fhir:v "phc-center-l1" ] ;
fhir:display [ fhir:v "PHC Center Level 1" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Wadata Primary Health Centre"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0803-000-0000" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "Wadata" ] ) ;
fhir:city [ fhir:v "Makurdi" ] ;
fhir:district [ fhir:v "be-makurdi" ] ;
fhir:state [ fhir:v "BE" ]
  ] ) . # 

<urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef> a fhir:Practitioner ;
  fhir:id [ fhir:v "NgPractitioner-AEFI-001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_NgPractitioner-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner NgPractitioner-AEFI-001</b></p><a name=\"NgPractitioner-AEFI-001\"> </a><a name=\"hcNgPractitioner-AEFI-001\"> </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-ng-practitioner.html\">NG Practitioner</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn</code>/MDCN-12347</p><p><b>active</b>: true</p><p><b>name</b>: Gloria Anum </p><p><b>telecom</b>: ph: 0803-555-7788</p><p><b>birthDate</b>: 1988-06-12</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn>     ] ;
fhir:value [ fhir:v "MDCN-12347" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Anum" ] ;
    ( fhir:given [ fhir:v "Gloria" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0803-555-7788" ]
  ] ) ; # 
  fhir:birthDate [ fhir:v "1988-06-12"^^xsd:date] . # 

<urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef> a fhir:Location ;
  fhir:id [ fhir:v "NgLocation-AEFI-001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-location"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_NgLocation-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location NgLocation-AEFI-001</b></p><a name=\"NgLocation-AEFI-001\"> </a><a name=\"hcNgLocation-AEFI-001\"> </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-ng-location.html\">NG Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Immunization Room A</p><p><b>type</b>: <span title=\"Codes:\">Clinic Room</span></p><p><b>address</b>: Wadata Makurdi BE NG </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>8.536</td><td>7.73</td></tr></table><p><b>managingOrganization</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1a12aabb-e5f6-4789-a123-456789abcdef\">Organization Wadata Primary Health Centre</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Immunization Room A"] ; # 
  fhir:type ( [
fhir:text [ fhir:v "Clinic Room" ]
  ] ) ; # 
  fhir:address [
    ( fhir:line [ fhir:v "Wadata" ] ) ;
fhir:city [ fhir:v "Makurdi" ] ;
fhir:district [ fhir:v "be-makurdi" ] ;
fhir:state [ fhir:v "BE" ] ;
fhir:country [ fhir:v "NG" ]
  ] ; # 
  fhir:position [
fhir:longitude [ fhir:v 8.536 ] ;
fhir:latitude [ fhir:v 7.73 ]
  ] ; # 
  fhir:managingOrganization [
fhir:l <urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef> ;
fhir:reference [ fhir:v "urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef" ]
  ] . # 

<urn:uuid:121daabb-e5f6-4789-a123-456789abcdef> a fhir:Encounter ;
  fhir:id [ fhir:v "NgEncounter-AEFI-001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-encounter"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_NgEncounter-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter NgEncounter-AEFI-001</b></p><a name=\"NgEncounter-AEFI-001\"> </a><a name=\"hcNgEncounter-AEFI-001\"> </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-ng-encounter.html\">NG Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1212aabb-e5f6-4789-a123-456789abcdef\">Terfa Dooshima  Male, DoB: 2024-09-06 ( mobile: 08030001111)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1b12aabb-e5f6-4789-a123-456789abcdef\">Practitioner Gloria Anum </a></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-NgAefiReport-001.html#urn-uuid-12c2aabb-e5f6-4789-a123-456789abcdef\">Location Immunization Room A</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1a12aabb-e5f6-4789-a123-456789abcdef\">Organization Wadata Primary Health Centre</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>     ] ;
fhir:code [ fhir:v "AMB" ]
  ] ; # 
  fhir:subject [
fhir:l <urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef> ;
fhir:reference [ fhir:v "urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef" ]
  ] ; # 
  fhir:participant ( [
fhir:individual [
fhir:l <urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef> ;
fhir:reference [ fhir:v "urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef" ]     ]
  ] ) ; # 
  fhir:location ( [
fhir:location [
fhir:l <urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef> ;
fhir:reference [ fhir:v "urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef" ]     ]
  ] ) ; # 
  fhir:serviceProvider [
fhir:l <urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef> ;
fhir:reference [ fhir:v "urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef" ]
  ] . # 

<urn:uuid:121faabb-e5f6-4789-a123-456789abcdef> a fhir:Immunization ;
  fhir:id [ fhir:v "NgImmunization-AEFI-001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-immunization"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-immunization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_NgImmunization-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization NgImmunization-AEFI-001</b></p><a name=\"NgImmunization-AEFI-001\"> </a><a name=\"hcNgImmunization-AEFI-001\"> </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-ng-immunization.html\">NG Immunization</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/ng-vaccine-local IMMZ.Z.DE2}\">Measles-Rubella (MR)</span></p><p><b>patient</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1212aabb-e5f6-4789-a123-456789abcdef\">Terfa Dooshima  Male, DoB: 2024-09-06 ( mobile: 08030001111)</a></p><p><b>occurrence</b>: 2024-07-10 10:00:00+0100</p><p><b>lotNumber</b>: MR-2025-04-B</p><p><b>expirationDate</b>: 2026-09-15</p><p><b>site</b>: <span title=\"Codes:\">Left deltoid</span></p><p><b>route</b>: <span title=\"Codes:\">Intramuscular</span></p><p><b>doseQuantity</b>: 0.5 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></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><a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1b12aabb-e5f6-4789-a123-456789abcdef\">Practitioner Gloria Anum </a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-vaccine-local"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/ng-vaccine-local>       ] ;
fhir:code [ fhir:v "IMMZ.Z.DE2" ]     ] ) ;
fhir:text [ fhir:v "Measles-Rubella (MR)" ]
  ] ; # 
  fhir:patient [
fhir:l <urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef> ;
fhir:reference [ fhir:v "urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2024-07-10T10:00:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:lotNumber [ fhir:v "MR-2025-04-B"] ; # 
  fhir:expirationDate [ fhir:v "2026-09-15"^^xsd:date] ; # 
  fhir:site [
fhir:text [ fhir:v "Left deltoid" ]
  ] ; # 
  fhir:route [
fhir:text [ fhir:v "Intramuscular" ]
  ] ; # 
  fhir:doseQuantity [
fhir:value [ fhir:v 0.5 ] ;
fhir:unit [ fhir:v "mL" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>     ] ;
fhir:code [ fhir:v "mL" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:l <urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef> ;
fhir:reference [ fhir:v "urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef" ]     ]
  ] ) . # 

<urn:uuid:12ffaabb-e5f6-4789-a123-456789abcdef> a fhir:Observation ;
  fhir:id [ fhir:v "00124455-e5f8-4789-a123-456789abcdef"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_00124455-e5f8-4789-a123-456789abcdef\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 00124455-e5f8-4789-a123-456789abcdef</b></p><a name=\"00124455-e5f8-4789-a123-456789abcdef\"> </a><a name=\"hc00124455-e5f8-4789-a123-456789abcdef\"> </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-ng-observation.html\">NG Observations</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30525-0}\">Age</span></p><p><b>subject</b>: <a href=\"Patient-00114455-e5f6-4789-a123-456789abcdef.html\">Kemi Adebayo  Female, DoB: 1995-02-14 ( nin)</a></p><p><b>effective</b>: 2025-11-04 10:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-00124455-e5f6-4789-a123-456789abcdef.html\">Practitioner Kehinde Adebayo </a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes yr}\">Years (y)</span></p><p><b>value</b>: 30 year</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82810-3}\">Pregnancy status</span></p><p><b>value</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status pregnant}\">Pregnant</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 278977008}\">HIV status</span></p><p><b>value</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status unknown}\">Unknown</span></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>       ] ;
fhir:code [ fhir:v "social-history" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:30525-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "30525-0" ] ;
fhir:display [ fhir:v "Age" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/00114455-e5f6-4789-a123-456789abcdef ;
fhir:reference [ fhir:v "Patient/00114455-e5f6-4789-a123-456789abcdef" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2025-11-04T10:00:00Z"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:l fhir:Practitioner/00124455-e5f6-4789-a123-456789abcdef ;
fhir:reference [ fhir:v "Practitioner/00124455-e5f6-4789-a123-456789abcdef" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes>         ] ;
fhir:code [ fhir:v "yr" ] ;
fhir:display [ fhir:v "Years (y)" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "year" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:82810-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "82810-3" ] ;
fhir:display [ fhir:v "Pregnancy status" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status>         ] ;
fhir:code [ fhir:v "pregnant" ] ;
fhir:display [ fhir:v "Pregnant" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:278977008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "278977008" ] ;
fhir:display [ fhir:v "HIV status" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status>         ] ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]       ] )     ]
  ] ) . #