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

FHIR IG analytics

Packagehl7.fhir.cz.img-order
Resource TypeObservation
IdObservation-4a38a57a-fdfe-48df-802c-8d7e8e3e1a3b.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 4a38a57a-fdfe-48df-802c-8d7e8e3e1a3b

status: Final

category: Vital Signs

code: Body height

subject: Králík Pokusný Male, DoB: 1985-01-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621110 (use: official, ))

effective: 2025-05-20

performer: Practitioner Example Jiří

value: 180 cm (Details: UCUM codecm = 'cm')


Source1

{
  "resourceType": "Observation",
  "id": "4a38a57a-fdfe-48df-802c-8d7e8e3e1a3b",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/img-order/StructureDefinition/cz-bodyheight"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8302-2"
      },
      {
        "system": "https://ncez.mzcr.cz/nclp/CodeSystem/nclppol",
        "code": "20411"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "1153637007"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:dd800c46-f71a-4628-b457-6ccaa27dd6bc"
  },
  "effectiveDateTime": "2025-05-20",
  "performer": [
    {
      "reference": "urn:uuid:16793b99-aecc-482d-8283-0e4885e0ca25"
    }
  ],
  "valueQuantity": {
    "value": 180,
    "unit": "cm",
    "system": "http://unitsofmeasure.org",
    "code": "cm"
  }
}