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

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeObservation
IdObservation-23e3b557-ba77-4538-bac5-cc747c0077b1.json
FHIR VersionR4

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

Generated Narrative: Observation 23e3b557-ba77-4538-bac5-cc747c0077b1

status: Final

category: Social History

code: Alcohol consumption

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425387)

effective: 2025-03-01 00:00:00+0100

performer: Practitioner Janský Jan

value: Finding relating to alcohol drinking behavior

note:

Konzumace cca 1–2 piva týdně. Zadáno praktickým lékařem.


Source1

{
  "resourceType": "Observation",
  "id": "23e3b557-ba77-4538-bac5-cc747c0077b1",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-sdoh-hdr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "social-history"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "160573003",
        "display": "Alcohol consumption"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:f21b91f9-5e7a-47b9-a884-cbc720257590"
  },
  "effectiveDateTime": "2025-03-01T00:00:00+01:00",
  "performer": [
    {
      "reference": "urn:uuid:77fa78d2-154c-4d38-824e-3c38b39c6a42"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "228273003",
        "display": "Finding relating to alcohol drinking behavior"
      }
    ]
  },
  "note": [
    {
      "text": "Konzumace cca 1–2 piva týdně. Zadáno praktickým lékařem."
    }
  ]
}