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" : "ServiceRequest",
"id" : "ServiceRequest-Example",
"meta" : {
"profile" : [
🔗 "https://fhir.pwskia.id//StructureDefinition/SatuSehatServiceRequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequest-Example</b></p><a name=\"ServiceRequest-Example\"> </a><a name=\"hcServiceRequest-Example\"> </a><a name=\"ServiceRequest-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-SatuSehatServiceRequest.html\">SatuSehatServiceRequest</a></p></div><p><b>identifier</b>: <code>http://sys-ids.kemkes.go.id/servicerequest/{{Org_id}}</code>/00001</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 185389009}\">Kontrol rutin regimen TB bulan ke-2</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/100000030007\">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}}\">Kunjungan Aisyah di hari Kamis, 31 Agustus 2023</a></p><p><b>occurrence</b>: 2023-08-31 04:25:00+0000</p><p><b>authoredOn</b>: 2023-08-31 04:25:00+0000</p><p><b>requester</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\">Dokter Bronsig</a></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/N10000005\">Fatma</a></p><p><b>locationCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode OF}\">Outpatient Facility</span></p><p><b>locationReference</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/c87e0ca7-badc-4c60-9080-277aaaf27a88\">Ruang Poli KIA Puskesmas Sampang</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 O14.9}\">Pre-eclampsia, unspecified</span></p></div>"
},
"identifier" : [
{
"system" : "http://sys-ids.kemkes.go.id/servicerequest/{{Org_id}}",
"value" : "00001"
}
],
"status" : "active",
"intent" : "original-order",
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "185389009",
"display" : "Follow-up visit (procedure)"
}
],
"text" : "Kontrol rutin regimen TB bulan ke-2"
},
"subject" : {
"reference" : "Patient/100000030007",
"display" : "Aisyah"
},
"encounter" : {
"reference" : "Encounter/{{Encounter_uuid}}",
"display" : "Kunjungan Aisyah di hari Kamis, 31 Agustus 2023"
},
"occurrenceDateTime" : "2023-08-31T04:25:00+00:00",
"authoredOn" : "2023-08-31T04:25:00+00:00",
"requester" : {
"reference" : "Practitioner/N10000001",
"display" : "Dokter Bronsig"
},
"performer" : [
{
"reference" : "Practitioner/N10000005",
"display" : "Fatma"
}
],
"locationCode" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "OF",
"display" : "Outpatient Facility"
}
]
}
],
"locationReference" : [
{
"reference" : "Location/c87e0ca7-badc-4c60-9080-277aaaf27a88",
"display" : "Ruang Poli KIA Puskesmas Sampang"
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10",
"code" : "O14.9",
"display" : "Pre-eclampsia, unspecified"
}
],
"text" : "Pre-eclampsia, unspecified"
}
]
}