Uzbekistan Digital Health Platform
0.5.0 - ci-build UZ

Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

: example-careplan

Raw json | Download

{
  "resourceType" : "CarePlan",
  "id" : "example-careplan",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CarePlan example-careplan</b></p><a name=\"example-careplan\"> </a><a name=\"hcexample-careplan\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Patient-example-david.html\">Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)</a></p></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "subject" : {
    🔗 "reference" : "Patient/example-david"
  }
}