FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Encounter |
| Id | Encounter-example-encounter-066.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Encounter example-encounter-066
Profile: UZ Core Encounter 066
status: Completed
class: Inpatient encounter
type: Treatment services
subject: Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier)
| Origin |
| Home |
Russian
Сгенерированный нарратив: Encounter example-encounter-066
Профиль: UZ Core Encounter 066
status: Completed
class: Inpatient encounter
type: Лечебные
subject: Karimov Akmal(official) (без указания пола), ДР неизвестен ( National unique individual identifier)
| Origin |
| Home |
Uzbek
Generated Narrative: Encounter example-encounter-066
Profile: UZ Core Encounter 066
status: Completed
class: Inpatient encounter
type: Davolash
subject: Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier)
| Origin |
| Home |
{
"resourceType": "Encounter",
"id": "example-encounter-066",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/uz-core-encounter-066"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"class": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "Inpatient encounter"
}
]
}
],
"type": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
"code": "mserv-0001-00004"
}
]
}
],
"subject": {
"reference": "Patient/ExamplePatient"
},
"admission": {
"origin": {
"extension": [
{
"url": "https://dhp.uz/fhir/integrations/StructureDefinition/admission-origin",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs",
"code": "mserv-0003-00001",
"display": "From home"
}
]
}
}
],
"display": "Home"
}
}
}