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" : "ImmunizationTdHistoryNotDone",
"meta" : {
"profile" : [
🔗 "https://fhir.pwskia.id//StructureDefinition/ANCTdHistory-Not-Done"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization ImmunizationTdHistoryNotDone</b></p><a name=\"ImmunizationTdHistoryNotDone\"> </a><a name=\"hcImmunizationTdHistoryNotDone\"> </a><a name=\"ImmunizationTdHistoryNotDone-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-ANCTdHistory-Not-Done.html\">Antenatal Care Tetanus Not Administered (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>: Not Done</p><p><b>statusReason</b>: <span title=\"Codes:{http://snomed.info/sct 171257003}\">No consent - Tetanus/low dose diphtheria vaccine</span></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-08-31 01:13:00+0000</p><p><b>recorded</b>: 2023-08-31 01:13:00+0000</p><p><b>reportOrigin</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/immunization-origin recall}\">Parent/Guardian/Patient Recall</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 EP}\">Entering 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/N10000001\">Practitioner/N10000001</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></div>"
},
"identifier" : [
{
"system" : "http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}",
"value" : "{{Org_id}}"
}
],
"status" : "not-done",
"statusReason" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "171257003",
"display" : "No consent - Tetanus/low dose diphtheria vaccine"
}
]
},
"vaccineCode" : {
"coding" : [
{
"system" : "http://sys-ids.kemkes.go.id/kfa",
"code" : "VG139",
"display" : "Td"
}
]
},
"patient" : {
"reference" : "Patient/100000030006",
"display" : "Aisyah"
},
"encounter" : {
"reference" : "Encounter/{{Encounter_uuid}}"
},
"occurrenceDateTime" : "2023-08-31T01:13:00+00:00",
"recorded" : "2023-08-31T01:13:00+00:00",
"reportOrigin" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-origin",
"code" : "recall",
"display" : "Parent/Guardian/Patient Recall"
},
{
"code" : "record"
}
]
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
"code" : "EP",
"display" : "Entering Provider"
}
]
},
"actor" : {
"reference" : "Practitioner/N10000001"
}
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://terminology.kemkes.go.id/CodeSystem/immunization-reason",
"code" : "IM-WUS",
"display" : "Imunisasi Program Rutin Lanjutan Wanita Usia Subur"
}
]
}
]
}