Zambia Immunizations FHIR Implementation Guide
1.0.1 - ci-build
Zambia Immunizations FHIR Implementation Guide, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/Zambia-Immunizations/ and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="Smartcare"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/smartcare-bundle"/>
</meta>
<type value="transaction"/>
<timestamp value="2024-02-18T09:30:00+02:00"/>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Patient/SmartcareImmunizationPatientExample"/>
<resource>
<Patient>
<id value="SmartcareImmunizationPatientExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/smartcare-immunization-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_SmartcareImmunizationPatientExample"> </a><p class="res-header-id"><b>Generated Narrative: Patient SmartcareImmunizationPatientExample</b></p><a name="SmartcareImmunizationPatientExample"> </a><a name="hcSmartcareImmunizationPatientExample"> </a><a name="SmartcareImmunizationPatientExample-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}">Married</span></td></tr><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>http://moh.gov.zm/fhir/immunizations/identifier/patient-nrc</code>/999999/99/9</td></tr><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">Smitty(Nickname)</td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-OrganizationExample.html">Organization Facility one</a></li><li>Also see: <a href="RelatedPerson-SpouseRelatedPersonExample.html">RelatedPerson Mike Jones (official)</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="This is an extension to capture that patient's administrative sex."><a href="StructureDefinition-administrative-sex.html">Administrative Sex</a></td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0001 F}">Female</span></td></tr><tr><td style="background-color: #f3f5da" title="This is an extension to capture whether the patient was born in Zambia."><a href="StructureDefinition-born-in-zambia.html">Patient born in Zambia?</a></td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="The patient's professed religious affiliations."><a href="http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-religion.html">Patient Religion</a></td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation 1013}">Christian (non-Catholic, non-specific)</span></td></tr></table></div>
</text>
<extension
url="http://moh.gov.zm/fhir/immunizations/StructureDefinition/administrative-sex">
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0001"/>
<code value="F"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://moh.gov.zm/fhir/immunizations/StructureDefinition/born-in-zambia">
<valueBoolean value="true"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-religion">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"/>
<code value="1013"/>
</coding>
<text value="Christian (non-Catholic, non-specific)"/>
</valueCodeableConcept>
</extension>
<identifier>
<system
value="http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin"/>
<value value="1001-XXGB0-12345-5"/>
</identifier>
<identifier>
<system
value="http://moh.gov.zm/fhir/immunizations/identifier/patient-nrc"/>
<value value="999999/99/9"/>
</identifier>
<name>
<use value="official"/>
<family value="Smith"/>
<given value="Jane"/>
<given value="Maria"/>
</name>
<name>
<use value="nickname"/>
<text value="Smitty"/>
</name>
<birthDate value="1990-12-12">
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthTime">
<valueDateTime value="1983-05-22T16:40:17+02:00"/>
</extension>
<extension
url="http://moh.gov.zm/fhir/immunizations/StructureDefinition/is-estimated-date-of-birth">
<valueBoolean value="false"/>
</extension>
</birthDate>
<maritalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
<code value="M"/>
</coding>
</maritalStatus>
<managingOrganization>🔗
<reference value="Organization/OrganizationExample"/>
</managingOrganization>
<link>
<other>🔗
<reference value="RelatedPerson/SpouseRelatedPersonExample"/>
<type value="RelatedPerson"/>
</other>
<type value="seealso"/>
</link>
</Patient>
</resource>
<request>
<method value="PUT"/>
<url value="Patient/SmartcareImmunizationPatientExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Encounter/SmartcareTargetFacilityEncounterExample"/>
<resource>
<Encounter>
<id value="SmartcareTargetFacilityEncounterExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/smartcare-target-facility-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_SmartcareTargetFacilityEncounterExample"> </a><p class="res-header-id"><b>Generated Narrative: Encounter SmartcareTargetFacilityEncounterExample</b></p><a name="SmartcareTargetFacilityEncounterExample"> </a><a name="hcSmartcareTargetFacilityEncounterExample"> </a><a name="SmartcareTargetFacilityEncounterExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>class</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}">ambulatory</span></p><p><b>subject</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>actualPeriod</b>: 2022-12-01 --> 2023-01-20</p></div>
</text>
<status value="completed"/>
<class>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
</coding>
</class>
<subject>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</subject>
<actualPeriod>
<start value="2022-12-01"/>
<end value="2023-01-20"/>
</actualPeriod>
</Encounter>
</resource>
<request>
<method value="PUT"/>
<url value="Encounter/SmartcareTargetFacilityEncounterExample"/>
</request>
</entry>
<entry>
<fullUrl value="http://hapi-fhir:8080/Immunization/VaccinesExample"/>
<resource>
<Immunization>
<id value="VaccinesExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/vaccine-administration"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Immunization_VaccinesExample"> </a><p class="res-header-id"><b>Generated Narrative: Immunization VaccinesExample</b></p><a name="VaccinesExample"> </a><a name="hcVaccinesExample"> </a><a name="VaccinesExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 82622003}">Vitamin A</span></p><p><b>patient</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>encounter</b>: <a href="Encounter-SmartcareTargetFacilityEncounterExample.html">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>occurrence</b>: 2022-11-30</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="Organization-SmartcareOrganizationPerformingVaccineExample.html">Organization facility name</a></td></tr></table><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DoseNumber</b></td></tr><tr><td style="display: none">*</td><td>0</td></tr></table></div>
</text>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="82622003"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</patient>
<encounter>🔗
<reference
value="Encounter/SmartcareTargetFacilityEncounterExample"/>
</encounter>
<occurrenceDateTime value="2022-11-30"/>
<performer>
<actor>🔗
<reference
value="Organization/SmartcareOrganizationPerformingVaccineExample"/>
</actor>
</performer>
<protocolApplied>
<doseNumber value="0"/>
</protocolApplied>
</Immunization>
</resource>
<request>
<method value="PUT"/>
<url value="Immunization/VaccinesExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/RelatedPerson/SpouseRelatedPersonExample"/>
<resource>
<RelatedPerson>
<id value="SpouseRelatedPersonExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/spouse-relation-to-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_SpouseRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson SpouseRelatedPersonExample</b></p><a name="SpouseRelatedPersonExample"> </a><a name="hcSpouseRelatedPersonExample"> </a><a name="SpouseRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SPS}">spouse</span></p><p><b>name</b>: Mike Jones (Official)</p><p><b>telecom</b>: <a href="tel:+26095705784">+26095705784</a></p></div>
</text>
<patient>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</patient>
<relationship>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="SPS"/>
</coding>
</relationship>
<name>
<use value="official"/>
<family value="Jones"/>
<given value="Mike"/>
</name>
<telecom>
<system value="phone"/>
<value value="+26095705784"/>
</telecom>
</RelatedPerson>
</resource>
<request>
<method value="PUT"/>
<url value="RelatedPerson/SpouseRelatedPersonExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/RelatedPerson/ChiefAtBirthRelatedPersonExample"/>
<resource>
<RelatedPerson>
<id value="ChiefAtBirthRelatedPersonExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/chief-at-birth-relation-to-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_ChiefAtBirthRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson ChiefAtBirthRelatedPersonExample</b></p><a name="ChiefAtBirthRelatedPersonExample"> </a><a name="hcChiefAtBirthRelatedPersonExample"> </a><a name="ChiefAtBirthRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>relationship</b>: <span title="Codes:{http://snomed.info/sct 303119007}">Person in the community environment (person)</span></p><p><b>name</b>: Jones (Official)</p></div>
</text>
<patient>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</patient>
<relationship>
<coding>
<system value="http://snomed.info/sct"/>
<code value="303119007"/>
</coding>
</relationship>
<name>
<use value="official"/>
<family value="Jones"/>
</name>
</RelatedPerson>
</resource>
<request>
<method value="PUT"/>
<url value="RelatedPerson/ChiefAtBirthRelatedPersonExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/RelatedPerson/SmartcareGuardianRelatedPersonExample"/>
<resource>
<RelatedPerson>
<id value="SmartcareGuardianRelatedPersonExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/smartcare-guardian-relation-to-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_SmartcareGuardianRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson SmartcareGuardianRelatedPersonExample</b></p><a name="SmartcareGuardianRelatedPersonExample"> </a><a name="hcSmartcareGuardianRelatedPersonExample"> </a><a name="SmartcareGuardianRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode GUARD}">guardian</span></p><p><b>name</b>: Mike Smith (Official)</p></div>
</text>
<patient>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</patient>
<relationship>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="GUARD"/>
</coding>
</relationship>
<name>
<use value="official"/>
<family value="Smith"/>
<given value="Mike"/>
</name>
</RelatedPerson>
</resource>
<request>
<method value="PUT"/>
<url value="RelatedPerson/SmartcareGuardianRelatedPersonExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/RelatedPerson/PatientMotherRelatedPersonExample"/>
<resource>
<RelatedPerson>
<id value="PatientMotherRelatedPersonExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/mother-relation-to-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_PatientMotherRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson PatientMotherRelatedPersonExample</b></p><a name="PatientMotherRelatedPersonExample"> </a><a name="hcPatientMotherRelatedPersonExample"> </a><a name="PatientMotherRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}">mother</span></p><p><b>name</b>: Olivia Smith (Official)</p></div>
</text>
<patient>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</patient>
<relationship>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="MTH"/>
</coding>
</relationship>
<name>
<use value="official"/>
<family value="Smith"/>
<given value="Olivia"/>
</name>
</RelatedPerson>
</resource>
<request>
<method value="PUT"/>
<url value="RelatedPerson/PatientMotherRelatedPersonExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/RelatedPerson/RelativeRelatedPersonExample"/>
<resource>
<RelatedPerson>
<id value="RelativeRelatedPersonExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/relative-relation-to-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_RelativeRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson RelativeRelatedPersonExample</b></p><a name="RelativeRelatedPersonExample"> </a><a name="hcRelativeRelatedPersonExample"> </a><a name="RelativeRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FAMMEMB}">family member</span></p><p><b>name</b>: Olivia Smith (Official)</p></div>
</text>
<patient>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</patient>
<relationship>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="FAMMEMB"/>
</coding>
</relationship>
<name>
<use value="official"/>
<family value="Smith"/>
<given value="Olivia"/>
</name>
</RelatedPerson>
</resource>
<request>
<method value="PUT"/>
<url value="RelatedPerson/RelativeRelatedPersonExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/RelatedPerson/PatientFatherRelatedPersonExample"/>
<resource>
<RelatedPerson>
<id value="PatientFatherRelatedPersonExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/father-relation-to-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_PatientFatherRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson PatientFatherRelatedPersonExample</b></p><a name="PatientFatherRelatedPersonExample"> </a><a name="hcPatientFatherRelatedPersonExample"> </a><a name="PatientFatherRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}">father</span></p><p><b>name</b>: Mike (Official)</p></div>
</text>
<patient>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</patient>
<relationship>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="FTH"/>
</coding>
</relationship>
<name>
<use value="official"/>
<given value="Mike"/>
</name>
</RelatedPerson>
</resource>
<request>
<method value="PUT"/>
<url value="RelatedPerson/PatientFatherRelatedPersonExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Observation/PatientEducationalLevelObservationExample"/>
<resource>
<Observation>
<id value="PatientEducationalLevelObservationExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/patient-educational-level"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_PatientEducationalLevelObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation PatientEducationalLevelObservationExample</b></p><a name="PatientEducationalLevelObservationExample"> </a><a name="hcPatientEducationalLevelObservationExample"> </a><a name="PatientEducationalLevelObservationExample-en-US"> </a><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 LL5338-0}">Highest Education Level</span></p><p><b>subject</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>encounter</b>: <a href="Encounter-SmartcareTargetFacilityEncounterExample.html">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href="Organization-OrganizationExample.html">Organization Facility one</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-education-level-attained DegreeGraduate}">University undergraduate degree</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="LL5338-0"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</subject>
<encounter>🔗
<reference
value="Encounter/SmartcareTargetFacilityEncounterExample"/>
</encounter>
<effectiveDateTime value="2022-11-30"/>
<performer>🔗
<reference value="Organization/OrganizationExample"/>
</performer>
<valueCodeableConcept>
<coding>
<system
value="http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-education-level-attained"/>
<code value="DegreeGraduate"/>
</coding>
<text value="University undergraduate degree"/>
</valueCodeableConcept>
</Observation>
</resource>
<request>
<method value="PUT"/>
<url value="Observation/PatientEducationalLevelObservationExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Observation/DatePatientFirstMarriedObservationExample"/>
<resource>
<Observation>
<id value="DatePatientFirstMarriedObservationExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/date-patient-first-married"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_DatePatientFirstMarriedObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation DatePatientFirstMarriedObservationExample</b></p><a name="DatePatientFirstMarriedObservationExample"> </a><a name="hcDatePatientFirstMarriedObservationExample"> </a><a name="DatePatientFirstMarriedObservationExample-en-US"> </a><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://snomed.info/sct 365581002}">Finding of marital or partnership status (finding)</span></p><p><b>subject</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>encounter</b>: <a href="Encounter-SmartcareTargetFacilityEncounterExample.html">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href="Organization-OrganizationExample.html">Organization Facility one</a></p><p><b>value</b>: 1983-05-22 16:40:17+0200</p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="365581002"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</subject>
<encounter>🔗
<reference
value="Encounter/SmartcareTargetFacilityEncounterExample"/>
</encounter>
<effectiveDateTime value="2022-11-30"/>
<performer>🔗
<reference value="Organization/OrganizationExample"/>
</performer>
<valueDateTime value="1983-05-22T16:40:17+02:00"/>
</Observation>
</resource>
<request>
<method value="PUT"/>
<url value="Observation/DatePatientFirstMarriedObservationExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Observation/GuardianOccupationObservationExample"/>
<resource>
<Observation>
<id value="GuardianOccupationObservationExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/guardian-occupation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_GuardianOccupationObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation GuardianOccupationObservationExample</b></p><a name="GuardianOccupationObservationExample"> </a><a name="hcGuardianOccupationObservationExample"> </a><a name="GuardianOccupationObservationExample-en-US"> </a><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 11341-5}">History of Occupation</span></p><p><b>subject</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>encounter</b>: <a href="Encounter-SmartcareTargetFacilityEncounterExample.html">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2017-03-01 --> (ongoing)</p><p><b>performer</b>: <a href="Organization-OrganizationExample.html">Organization Facility one</a></p><p><b>value</b>: <span title="Codes:">Accounts Manager</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11341-5"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</subject>
<encounter>🔗
<reference
value="Encounter/SmartcareTargetFacilityEncounterExample"/>
</encounter>
<effectivePeriod>
<start value="2017-03-01"/>
</effectivePeriod>
<performer>🔗
<reference value="Organization/OrganizationExample"/>
</performer>
<valueCodeableConcept>
<text value="Accounts Manager"/>
</valueCodeableConcept>
</Observation>
</resource>
<request>
<method value="PUT"/>
<url value="Observation/GuardianOccupationObservationExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Observation/SpouseOccupationObservationExample"/>
<resource>
<Observation>
<id value="SpouseOccupationObservationExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/spouse-occupation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_SpouseOccupationObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation SpouseOccupationObservationExample</b></p><a name="SpouseOccupationObservationExample"> </a><a name="hcSpouseOccupationObservationExample"> </a><a name="SpouseOccupationObservationExample-en-US"> </a><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://snomed.info/sct 447057006}">Occupation of spouse (observable entity)</span></p><p><b>subject</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>encounter</b>: <a href="Encounter-SmartcareTargetFacilityEncounterExample.html">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2017-03-01 --> (ongoing)</p><p><b>performer</b>: <a href="Organization-OrganizationExample.html">Organization Facility one</a></p><p><b>value</b>: <span title="Codes:">.NET Programmer</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="447057006"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</subject>
<encounter>🔗
<reference
value="Encounter/SmartcareTargetFacilityEncounterExample"/>
</encounter>
<effectivePeriod>
<start value="2017-03-01"/>
</effectivePeriod>
<performer>🔗
<reference value="Organization/OrganizationExample"/>
</performer>
<valueCodeableConcept>
<text value=".NET Programmer"/>
</valueCodeableConcept>
</Observation>
</resource>
<request>
<method value="PUT"/>
<url value="Observation/SpouseOccupationObservationExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Observation/PatientHomeLanguageObservationExample"/>
<resource>
<Observation>
<id value="PatientHomeLanguageObservationExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/patient-home-language"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_PatientHomeLanguageObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation PatientHomeLanguageObservationExample</b></p><a name="PatientHomeLanguageObservationExample"> </a><a name="hcPatientHomeLanguageObservationExample"> </a><a name="PatientHomeLanguageObservationExample-en-US"> </a><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://snomed.info/sct 224076006}">First language</span></p><p><b>subject</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p><p><b>encounter</b>: <a href="Encounter-SmartcareTargetFacilityEncounterExample.html">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href="Organization-OrganizationExample.html">Organization Facility one</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-home-language Chokwe}">Chokwe</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="224076006"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</subject>
<encounter>🔗
<reference
value="Encounter/SmartcareTargetFacilityEncounterExample"/>
</encounter>
<effectiveDateTime value="2022-11-30"/>
<performer>🔗
<reference value="Organization/OrganizationExample"/>
</performer>
<valueCodeableConcept>
<coding>
<system
value="http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-home-language"/>
<code value="Chokwe"/>
</coding>
<text value="Chokwe"/>
</valueCodeableConcept>
</Observation>
</resource>
<request>
<method value="PUT"/>
<url value="Observation/PatientHomeLanguageObservationExample"/>
</request>
</entry>
<entry>
<fullUrl
value="http://hapi-fhir:8080/Organization/MedicalInsuranceCompanyExample"/>
<resource>
<Organization>
<id value="MedicalInsuranceCompanyExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/medical-insurance-company"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_MedicalInsuranceCompanyExample"> </a><p class="res-header-id"><b>Generated Narrative: Organization MedicalInsuranceCompanyExample</b></p><a name="MedicalInsuranceCompanyExample"> </a><a name="hcMedicalInsuranceCompanyExample"> </a><a name="MedicalInsuranceCompanyExample-en-US"> </a><p><b>identifier</b>: Medical insurance company identifier/medical-insurance-company-1</p><p><b>type</b>: <span title="Codes:{http://loinc.org 64290-0}">Health insurance card</span></p><p><b>name</b>: Medical Insurance Company 1</p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="Medical insurance company identifier"/>
</type>
<system
value="http://moh.gov.zm/fhir/immunizations/identifier/medical-insurance-company"/>
<value value="medical-insurance-company-1"/>
</identifier>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="64290-0"/>
</coding>
</type>
<name value="Medical Insurance Company 1"/>
</Organization>
</resource>
<request>
<method value="PUT"/>
<url value="Organization/MedicalInsuranceCompanyExample"/>
</request>
</entry>
<entry>
<fullUrl value="http://hapi-fhir:8080/Coverage/MedicalInsuranceExample"/>
<resource>
<Coverage>
<id value="MedicalInsuranceExample"/>
<meta>
<profile
value="http://moh.gov.zm/fhir/immunizations/StructureDefinition/medical-insurance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Coverage_MedicalInsuranceExample"> </a><p class="res-header-id"><b>Generated Narrative: Coverage MedicalInsuranceExample</b></p><a name="MedicalInsuranceExample"> </a><a name="hcMedicalInsuranceExample"> </a><a name="MedicalInsuranceExample-en-US"> </a><p><b>status</b>: Active</p><p><b>kind</b>: Insurance</p><p><b>policyHolder</b>: <a href="Organization-MedicalInsuranceCompanyExample.html">Organization Medical Insurance Company 1</a></p><p><b>subscriberId</b>: <code>http://moh.gov.zm/fhir/immunizations/identifier/beneficiary-insurance-id</code>/504342245</p><p><b>beneficiary</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://moh.gov.zm/fhir/immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p></div>
</text>
<status value="active"/>
<kind value="insurance"/>
<policyHolder>🔗
<reference value="Organization/MedicalInsuranceCompanyExample"/>
</policyHolder>
<subscriberId>
<system
value="http://moh.gov.zm/fhir/immunizations/identifier/beneficiary-insurance-id"/>
<value value="504342245"/>
</subscriberId>
<beneficiary>🔗
<reference value="Patient/SmartcareImmunizationPatientExample"/>
</beneficiary>
</Coverage>
</resource>
<request>
<method value="PUT"/>
<url value="Coverage/MedicalInsuranceExample"/>
</request>
</entry>
</Bundle>