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

FHIR IG analytics

Packagehl7.fhir.cz.img-order
Resource TypeObservation
IdObservation-e0861d9f-4b04-465f-b15b-cb01e3a8b677.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 e0861d9f-4b04-465f-b15b-cb01e3a8b677

status: Final

category: Vital Signs

code: Body weight

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: 80 kg (Details: UCUM codekg = 'kg')


Source1

{
  "resourceType": "Observation",
  "id": "e0861d9f-4b04-465f-b15b-cb01e3a8b677",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/img-order/StructureDefinition/cz-bodyweight"
    ]
  },
  "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": "29463-7"
      },
      {
        "system": "https://ncez.mzcr.cz/nclp/CodeSystem/nclppol",
        "code": "20042"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "27113001"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:dd800c46-f71a-4628-b457-6ccaa27dd6bc"
  },
  "effectiveDateTime": "2025-05-20",
  "performer": [
    {
      "reference": "urn:uuid:16793b99-aecc-482d-8283-0e4885e0ca25"
    }
  ],
  "valueQuantity": {
    "value": 80,
    "unit": "kg",
    "system": "http://unitsofmeasure.org",
    "code": "kg"
  }
}