Example in AU Core2.0.0
Observation

bodyheight-1

final
Observation-bodyheight-1.json

Resource Details

Resource Type
Observation
Resource ID
bodyheight-1
Conforms To
http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Observation",
  "id": "bodyheight-1",
  "filename": "Observation-bodyheight-1.json",
  "profile": [
    "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "8302-2",
    "display": "Body height"
  },
  "category": "vital-signs"
}