Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG
0.1.0 - experimental Unknown region code '276'

Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: null - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "observation-iop-goldman-re-0",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/eyecare/StructureDefinition/observation-iop"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-iop-goldman-re-0</b></p><a name=\"observation-iop-goldman-re-0\"> </a><a name=\"hcobservation-iop-goldman-re-0\"> </a><a name=\"observation-iop-goldman-re-0-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 41633001}\">Intraocular pressure</span></p><p><b>subject</b>: <a href=\"Patient-ophthal-patient-example-0.html\">Eve Bill Female, DoB: 1958-12-24 ( Medical Record Number:\u00a002134005)</a></p><p><b>effective</b>: 2013-06-27 17:04:20+0400</p><p><b>issued</b>: 2013-06-27 17:04:20+0400</p><p><b>value</b>: 25.4 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p><p><b>bodySite</b>: <span title=\"Codes:\"></span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 389152008}\">Goldmann applanation tonometry</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "exam",
          "display" : "Exam"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "41633001",
        "display" : "Intraocular pressure"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/ophthal-patient-example-0"
  },
  "effectiveDateTime" : "2013-06-27T17:04:20+04:00",
  "issued" : "2013-06-27T17:04:20.643+04:00",
  "valueQuantity" : {
    "value" : 25.4,
    "unit" : "mm[Hg]",
    "system" : "http://unitsofmeasure.org",
    "code" : "mm[Hg]"
  },
  "bodySite" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/bodySite",
        "valueReference" : {
          🔗 "reference" : "BodyStructure/bodystructure-right-eye"
        }
      }
    ]
  },
  "method" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "389152008",
        "display" : "Goldmann applanation tonometry"
      }
    ]
  }
}