Antenatal Care IG for PWS KIA
0.1.0 - ci-build
Antenatal Care IG for PWS KIA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Immunization",
"id" : "ImmunizationAdministered",
"meta" : {
"profile" : [
🔗 "https://fhir.pwskia.id//StructureDefinition/ANCTdAdministration"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization ImmunizationAdministered</b></p><a name=\"ImmunizationAdministered\"> </a><a name=\"hcImmunizationAdministered\"> </a><a name=\"ImmunizationAdministered-en-US\"> </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-ANCTdAdministration.html\">Antenatal Care Tetanus Administration (Immunization)</a></p></div><p><b>identifier</b>: <code>http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}</code>/{{Org_id}}</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://sys-ids.kemkes.go.id/kfa VG139}\">Td</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Patient/100000030006\">Aisyah</a></p><p><b>encounter</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Encounter/{{Encounter_uuid}}\">Encounter/{{Encounter_uuid}}</a></p><p><b>occurrence</b>: 2023-09-15 10:30:00+0000</p><p><b>recorded</b>: 2023-09-15 10:30:00+0000</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Location/{{Location_uuid}}\">Puskesmas Sampang</a></p><p><b>lotNumber</b>: AB12345678</p><p><b>expirationDate</b>: 2024-12-31</p><p><b>site</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">Left Arm</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">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>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-0443 AP}\">Administering Provider</span></td><td><a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Practitioner/N10000002\">Dr. Budi Santoso</a></td></tr></table><p><b>reasonCode</b>: <span title=\"Codes:{http://terminology.kemkes.go.id/CodeSystem/immunization-reason IM-WUS}\">Imunisasi Program Rutin Lanjutan Wanita Usia Subur</span></p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}",
"value" : "{{Org_id}}"
}
],
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "http://sys-ids.kemkes.go.id/kfa",
"code" : "VG139"
}
]
},
"patient" : {
"reference" : "Patient/100000030006",
"display" : "Aisyah"
},
"encounter" : {
"reference" : "Encounter/{{Encounter_uuid}}"
},
"occurrenceDateTime" : "2023-09-15T10:30:00+00:00",
"recorded" : "2023-09-15T10:30:00+00:00",
"primarySource" : true,
"location" : {
"reference" : "Location/{{Location_uuid}}",
"display" : "Puskesmas Sampang"
},
"lotNumber" : "AB12345678",
"expirationDate" : "2024-12-31",
"site" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
"code" : "LA",
"display" : "Left Arm"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
"code" : "IM",
"display" : "Intramuscular"
}
]
},
"doseQuantity" : {
"value" : 0.5,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
"code" : "AP",
"display" : "Administering Provider"
}
]
},
"actor" : {
"reference" : "Practitioner/N10000002",
"display" : "Dr. Budi Santoso"
}
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://terminology.kemkes.go.id/CodeSystem/immunization-reason",
"code" : "IM-WUS",
"display" : "Imunisasi Program Rutin Lanjutan Wanita Usia Subur"
}
]
}
],
"protocolApplied" : [
{
"doseNumberPositiveInt" : 1
}
]
}