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

FHIR IG analytics

Packagehl7.fhir.fi.base
Resource TypeObservation
IdObservation-1153859e-0c86-1000-abb8-511d0000b222.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

Code: Body height (8302-2)
Time: 20.11.2020 11:46
Result: 182 cm

Source1

{
  "resourceType": "Observation",
  "id": "1153859e-0c86-1000-abb8-511d0000b222",
  "meta": {
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bodyheight"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:be18620b-ee17-4bd6-8304-102fdd12222c"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8302-2",
        "display": "Body height"
      }
    ]
  },
  "subject": {
    "reference": "Patient/36749a02-1710-44e7-aa76-0e934eb4321a"
  },
  "effectiveDateTime": "2020-11-20T11:46:00+02:00",
  "performer": [
    {
      "reference": "Patient/36749a02-1710-44e7-aa76-0e934eb4321a"
    }
  ],
  "valueQuantity": {
    "value": 182,
    "unit": "cm",
    "system": "http://unitsofmeasure.org",
    "code": "cm"
  }
}