Uzbekistan Digital Health Platform
0.5.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-healthcareservice-complete-blood-count

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "example-healthcareservice-complete-blood-count",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-healthcareservice"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService example-healthcareservice-complete-blood-count</b></p><a name=\"example-healthcareservice-complete-blood-count\"> </a><a name=\"hcexample-healthcareservice-complete-blood-count\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-healthcareservice.html\">UZ Core HealthcareService</a></p></div><p><b>Turnaround Time</b>: No display for Duration  (value: 4; unit: hours; system: http://unitsofmeasure.org; code: h)</p><p><b>active</b>: true</p><p><b>category</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/lab-categories-cs lab-category-02}\">Hematology</span></p><p><b>type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs lab-pan-E}\">CBC panel</span></p><p><b>name</b>: Complete Blood Count (CBC)</p></div>"
  },
  "extension" : [
    {
      "url" : "https://dhp.uz/fhir/core/StructureDefinition/turnaround-time",
      "valueDuration" : {
        "value" : 4,
        "unit" : "hours",
        "system" : "http://unitsofmeasure.org",
        "code" : "h"
      }
    }
  ],
  "active" : true,
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-categories-cs",
          "code" : "lab-category-02"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs",
          "code" : "lab-pan-E"
        }
      ]
    }
  ],
  "name" : "Complete Blood Count (CBC)"
}