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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeObservation
IdObservation-9e6eb80b-e351-4faa-92cf-8519b58def33.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 9e6eb80b-e351-4faa-92cf-8519b58def33

status: Final

category: Social History

code: Konzumace alkoholu

subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)

effective: 2025-09-03

performer: PractitionerRole Zdravotnický záchranář

value: 2 beer/day

note:

Pacient uvádí dlouhodobou konzumaci přibližně 2 piva denně, bez známek závislosti.


Source1

{
  "resourceType": "Observation",
  "id": "9e6eb80b-e351-4faa-92cf-8519b58def33",
  "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": "219006",
        "display": "Current drinker of alcohol"
      }
    ],
    "text": "Konzumace alkoholu"
  },
  "subject": {
    "reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
  },
  "effectiveDateTime": "2025-09-03",
  "performer": [
    {
      "reference": "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"
    }
  ],
  "valueQuantity": {
    "value": 2,
    "unit": "beer/day"
  },
  "note": [
    {
      "text": "Pacient uvádí dlouhodobou konzumaci přibližně 2 piva denně, bez známek závislosti."
    }
  ]
}