{
  "resourceType": "Observation",
  "id": "bodyheight-jenny-m-2018-03-06",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/bodyheight"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 8302-2}\">Body height</span></p><p><b>subject</b>: <a href=\"Patient-cancer-patient-jenny-m.html\">Generated Summary: Medical Record Number: MRN1234 (USUAL); Jenny M ; gender: female; birthDate: 1965-01-01</a></p><p><b>effective</b>: 2018-03-16</p><p><b>value</b>: 65 in</p></div>"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8302-2"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cancer-patient-jenny-m"
  },
  "effectiveDateTime": "2018-03-16",
  "valueQuantity": {
    "value": 65,
    "unit": "in",
    "system": "http://unitsofmeasure.org",
    "code": "[in_i]"
  }
}