FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | HealthcareService |
| Id | HealthcareService-example-healthcareservice-complete-blood-count.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: HealthcareService example-healthcareservice-complete-blood-count
Language: en
Profile: UZ Core HealthcareService
Service Definition: http://example.org/fhir/ObservationDefinition/example-laboratory-hemoglobin
Turnaround Time: No display for Duration (value: 4; unit: hours; system: http://unitsofmeasure.org; code: h)
active: true
category: Hematology
type: CBC panel
name: Complete Blood Count (CBC)
Russian
Сгенерированный нарратив: HealthcareService example-healthcareservice-complete-blood-count
Язык: en
Профиль: UZ Core HealthcareService
Service Definition: http://example.org/fhir/ObservationDefinition/example-laboratory-hemoglobin
Turnaround Time: Нет отображения для Duration (value: 4; unit: hours; system: http://unitsofmeasure.org; code: h)
active: true
category: Гематология
type: Общий анализ крови
name: Общий анализ крови
Uzbek
Generated Narrative: HealthcareService example-healthcareservice-complete-blood-count
Language: en
Profile: UZ Core HealthcareService
Service Definition: http://example.org/fhir/ObservationDefinition/example-laboratory-hemoglobin
Turnaround Time: No display for Duration (value: 4; unit: hours; system: http://unitsofmeasure.org; code: h)
active: true
category: Gematologiya
type: Umumiy qon tahlili
name: Umumiy qon tahlili
{
"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": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://dhp.uz/fhir/core/StructureDefinition/service-definition",
"valueCanonical": "http://example.org/fhir/ObservationDefinition/example-laboratory-hemoglobin"
},
{
"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)",
"_name": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Общий анализ крови"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "Umumiy qon tahlili"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "en"
},
{
"url": "content",
"valueString": "Complete Blood Count (CBC)"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
}
}