{
  "resourceType": "Observation",
  "id": "ma-ma-schema-1-Observation-vitals-height-5003",
  "meta": {
    "lastUpdated": "2023-12-18T23:07:47Z",
    "source": "urn:telus:emr:ma:ma-schema-1",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationVitals"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ma-ma-schema-1-Observation-vitals-height-5003</b></p><a name=\"ma-ma-schema-1-Observation-vitals-height-5003\"> </a><a name=\"hcma-ma-schema-1-Observation-vitals-height-5003\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-12-18 23:07:47+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=urn:telus:emr:ma:ma-schema-1\">urn:telus:emr:ma:ma-schema-1</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-DwObservationVitals.html\">DwObservationVitals</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-Confidentiality.html\">normal (Details: Confidentiality code N = 'normal')</a></p></div><p><b>identifier</b>: <code>urn:telus:emr:ma:ma-schema-1:vitals</code>/height-5003 (use: official, )</p><p><b>status</b>: Final</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}\">Height</span></p><p><b>subject</b>: <a href=\"Patient-ma-ma-schema-1-Patient-12345.html\">John Michael Smith</a></p><p><b>encounter</b>: <a href=\"Encounter-ma-ma-schema-1-Encounter-2001.html\">Encounter: identifier = urn:telus:emr:ma:ma-schema-1:Encounter#2001 (use: official, ); status = finished; class = ambulatory (ActCode#AMB); type = ; period = 2023-12-18 10:00:00+0000 --&gt; 2023-12-18 10:45:00+0000; reasonCode = </a></p><p><b>effective</b>: 2023-12-18 10:15:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-ma-ma-schema-1-Practitioner-789.html\">Dr. Sarah Johnson</a></p><p><b>value</b>: 175 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecm = 'cm')</span></p></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:ma:ma-schema-1:vitals",
      "value": "height-5003"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs",
          "display": "Vital Signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8302-2",
        "display": "Body height"
      }
    ],
    "text": "Height"
  },
  "subject": {
    "reference": "Patient/ma-ma-schema-1-Patient-12345",
    "type": "Patient",
    "display": "John Michael Smith"
  },
  "encounter": {
    "reference": "Encounter/ma-ma-schema-1-Encounter-2001",
    "type": "Encounter"
  },
  "effectiveDateTime": "2023-12-18T10:15:00Z",
  "performer": [
    {
      "reference": "Practitioner/ma-ma-schema-1-Practitioner-789",
      "type": "Practitioner",
      "display": "Dr. Sarah Johnson"
    }
  ],
  "valueQuantity": {
    "value": 175,
    "unit": "cm",
    "system": "http://unitsofmeasure.org",
    "code": "cm"
  }
}