0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC4-RandomBloodSugarResult2007 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "UC4-RandomBloodSugarResult2007",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation UC4-RandomBloodSugarResult2007</b></p><a name=\"UC4-RandomBloodSugarResult2007\"> </a><a name=\"hcUC4-RandomBloodSugarResult2007\"> </a><a name=\"UC4-RandomBloodSugarResult2007-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14749-6}\">Glucose [Mass/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Patient-UC4-Patient.html\">Marta Perez  Female, DoB: 1959-05-15</a></p><p><b>encounter</b>: <a href=\"Encounter-UC4-Encounter2007October.html\">Encounter: status = finished; class = AMB (AMB); period = 2007-10-10 --&gt; (ongoing)</a></p><p><b>effective</b>: 2007-10-11</p><p><b>value</b>: 140 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/dL = 'mg/dL')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "code" : "laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "14749-6",
        "display" : "Glucose [Mass/volume] in Serum or Plasma"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC4-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC4-Encounter2007October"
  },
  "effectiveDateTime" : "2007-10-11",
  "valueQuantity" : {
    "value" : 140,
    "system" : "http://unitsofmeasure.org",
    "code" : "mg/dL"
  }
}