Nigeria Immunization FHIR IG
0.1.0 - ci-build
Nigeria Immunization FHIR IG, published by intellisoftkenya.com. 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/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="neir-defaulter-tracing-request-example"/>
<meta>
<profile
value="http://nhin.example.ng/StructureDefinition/NEIRServiceRequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest neir-defaulter-tracing-request-example</b></p><a name="neir-defaulter-tracing-request-example"> </a><a name="hcneir-defaulter-tracing-request-example"> </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-NEIRServiceRequest.html">ServiceRequest Profile - NEIR DefaulterTracingRequest</a></p></div><p><b>identifier</b>: <code>https://neir.gov.ng/ids/defaulter-trace-request</code>/123456 (use: official, )</p><p><b>basedOn</b>: <a href="ServiceRequest-service-request-example.html">ServiceRequest: status = active; intent = order</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://nhin.example.ng/CodeSystem/neir-service-request NGR-001}">Defaulter Tracing</span></p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href="Patient-NEIRPatientExample.html">John Doe</a></p><p><b>authoredOn</b>: 2025-03-13</p><p><b>requester</b>: <a href="Practitioner/NEIRPractitioner">John Doe</a></p></div>
</text>
<identifier>
<use value="official"/>
<system value="https://neir.gov.ng/ids/defaulter-trace-request"/>
<value value="123456"/>
</identifier>
<basedOn>🔗
<reference value="ServiceRequest/service-request-example"/>
</basedOn>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system value="http://nhin.example.ng/CodeSystem/neir-service-request"/>
<code value="NGR-001"/>
<display value="Defaulter Tracing"/>
</coding>
</category>
<priority value="routine"/>
<subject>🔗
<reference value="Patient/NEIRPatientExample"/>
<display value="John Doe"/>
</subject>
<authoredOn value="2025-03-13"/>
<requester>
<reference value="Practitioner/NEIRPractitioner"/>
<display value="John Doe"/>
</requester>
</ServiceRequest>