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

: ANC Encounter Example - K1 Visit (In-Progress) - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "ANCEncounterInProgress",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.pwskia.id/r4/StructureDefinition/Encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ANCEncounterInProgress</b></p><a name=\"ANCEncounterInProgress\"> </a><a name=\"hcANCEncounterInProgress\"> </a><a name=\"ANCEncounterInProgress-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-ANCEncounter.html\">Antenatal Care Encounter</a></p></div><p><b>identifier</b>: <code>http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}</code>/{{Org_id}}, <code>http://terminology.kemkes.go.id/CodeSystem/episodeofcare/ANC</code>/K1M</p><p><b>status</b>: In Progress</p><h3>StatusHistories</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>In Progress</td><td>2023-08-31 00:00:00+0000 --&gt; (ongoing)</td></tr></table><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode AMB</a>: Ambulatory</p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Patient/100000030006\">Aisyah</a></p><p><b>episodeOfCare</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/EpisodeOfCare/{{EpisodeOfCare_uuid}}\">EpisodeOfCare/{{EpisodeOfCare_uuid}}</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}\">Attender</span></td><td><a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Practitioner/N10000001\">Dokter Bronsig</a></td></tr></table><p><b>period</b>: 2023-08-31 00:00:00+0000 --&gt; (ongoing)</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Location/c87e0ca7-badc-4c60-9080-277aaaf27a88\">Ruang Poli ANC, Departemen KIA, Lantai 2, Gedung Utama</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Organization/{{Org_id}}\">Organization/{{Org_id}}</a></p></div>"
  },
  "identifier" : [
    {
      "system" : "http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}",
      "value" : "{{Org_id}}"
    },
    {
      "system" : "http://terminology.kemkes.go.id/CodeSystem/episodeofcare/ANC",
      "value" : "K1M"
    }
  ],
  "status" : "in-progress",
  "statusHistory" : [
    {
      "status" : "in-progress",
      "period" : {
        "start" : "2023-08-31T00:00:00+00:00"
      }
    }
  ],
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "AMB",
    "display" : "Ambulatory"
  },
  "subject" : {
    "reference" : "Patient/100000030006",
    "display" : "Aisyah"
  },
  "episodeOfCare" : [
    {
      "reference" : "EpisodeOfCare/{{EpisodeOfCare_uuid}}"
    }
  ],
  "participant" : [
    {
      "type" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "ATND",
              "display" : "Attender"
            }
          ]
        }
      ],
      "individual" : {
        "reference" : "Practitioner/N10000001",
        "display" : "Dokter Bronsig"
      }
    }
  ],
  "period" : {
    "start" : "2023-08-31T00:00:00+00:00"
  },
  "location" : [
    {
      "location" : {
        "reference" : "Location/c87e0ca7-badc-4c60-9080-277aaaf27a88",
        "display" : "Ruang Poli ANC, Departemen KIA, Lantai 2, Gedung Utama"
      }
    }
  ],
  "serviceProvider" : {
    "reference" : "Organization/{{Org_id}}"
  }
}