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" : "Observation",
"id" : "Parity-Example",
"meta" : {
"profile" : [
🔗 "https://fhir.pwskia.id/r4/StructureDefinition/ANCParitas"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Parity-Example</b></p><a name=\"Parity-Example\"> </a><a name=\"hcParity-Example\"> </a><a name=\"Parity-Example-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-ANCParitas.html\">Parity (Observation)</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>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11977-6}, {http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes ANC.B6.DE32}\">[#] Parity</span></p><p><b>subject</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>effective</b>: 2023-08-31 01:05:00+0000</p><p><b>issued</b>: 2023-08-31 01:05:00+0000</p><p><b>performer</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/Practitioner/N10000001\">Practitioner/N10000001</a></p><p><b>value</b>: 0</p></div>"
},
"identifier" : [
{
"system" : "http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}",
"value" : "{{Org_id}}"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey",
"display" : "Survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11977-6",
"display" : "[#] Parity"
},
{
"system" : "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes",
"code" : "ANC.B6.DE32",
"display" : "Parity"
}
]
},
"subject" : {
"reference" : "Patient/100000030006",
"display" : "Aisyah"
},
"encounter" : {
"reference" : "Encounter/{{Encounter_uuid}}"
},
"effectiveDateTime" : "2023-08-31T01:05:00+00:00",
"issued" : "2023-08-31T01:05:00+00:00",
"performer" : [
{
"reference" : "Practitioner/N10000001"
}
],
"valueInteger" : 0
}