FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeObservation
IdObservation-example-david-benefits.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: Observation example-david-benefits

status: Final

code: Eligible for benefit

subject: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)

effective: 2025-06-11

value: Chaqiruv komissiyalarining yo'llanmalari bo'yicha chaqiruv yoshidagi (18 - 27 yoshdagi) shaxslar


Russian


Сгенерированный нарратив: Observation example-david-benefits

Язык: uz

Профиль: UZ Core Socioeconomic Observation

status: Final

code: Eligible for benefit

subject: Давыдов Давид(anonymous) Other, БД: 2001-10-16 ( Driver's license number)

effective: 2025-06-11

value: Chaqiruv komissiyalarining yo'llanmalari bo'yicha chaqiruv yoshidagi (18 - 27 yoshdagi) shaxslar


Uzbek


Generated Narrative: Observation example-david-benefits

status: Final

code: Eligible for benefit

subject: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)

effective: 2025-06-11

value: Chaqiruv komissiyalarining yo'llanmalari bo'yicha chaqiruv yoshidagi (18 - 27 yoshdagi) shaxslar


Source1

{
  "resourceType": "Observation",
  "id": "example-david-benefits",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-socioeconomic-observation"
    ]
  },
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1303306008",
        "display": "Eligible for benefit"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example-david"
  },
  "effectiveDateTime": "2025-06-11",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/benefits-cs",
        "code": "regis0004.00011",
        "display": "Chaqiruv komissiyalarining yo'llanmalari bo'yicha chaqiruv yoshidagi (18 - 27 yoshdagi) shaxslar"
      }
    ]
  }
}