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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeObservation
IdObservation-example-david-social-status.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-social-status

status: Final

code: Social status

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

effective: 2025-06-11

value: Ishlaydi


Russian


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

Язык: uz

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

status: Final

code: Social status

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

effective: 2025-06-11

value: Ishlaydi


Uzbek


Generated Narrative: Observation example-david-social-status

status: Final

code: Social status

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

effective: 2025-06-11

value: Ishlaydi


Source1

{
  "resourceType": "Observation",
  "id": "example-david-social-status",
  "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": "82996008",
        "display": "Social status"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example-david"
  },
  "effectiveDateTime": "2025-06-11",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/social-status-cs",
        "code": "regis0010.00003",
        "display": "Ishlaydi"
      }
    ]
  }
}