1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ObservationInspiredOxygenLite Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "23542",
  "meta" : {
    "id" : "10343",
    "versionId" : "10343",
    "lastUpdated" : "2022-09-30T05:48:22.877Z",
    "source" : "https://fhir.cambio.se/StructureDefinition/ObservationInspiredOxygenLite/v1",
    "profile" : [
      🔗 "https://fhir.cambio.se/StructureDefinition/ObservationInspiredOxygenLite/v1"
    ],
    "security" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "4",
        "code" : "40917007",
        "display" : "test display",
        "userSelected" : true
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "4",
        "code" : "4017007",
        "display" : "test display",
        "userSelected" : true
      }
    ],
    "tag" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "4",
        "code" : "4091700",
        "display" : "test display",
        "userSelected" : true
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "4",
        "code" : "4091007",
        "display" : "test display",
        "userSelected" : true
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 23542</b></p><a name=\"23542\"> </a><a name=\"hc23542\"> </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\">version: 10343; Last updated: 2022-09-30 05:48:22+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"StructureDefinition-ObservationInspiredOxygenLite.html\">ObservationInspiredOxygenLite</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationInspiredOxygenLite.html\">ObservationInspiredOxygenLite</a></p><p style=\"margin-bottom: 0px\">Tags: test display (Details: SNOMED CT code 4091700 = 'test display'), test display (Details: SNOMED CT code 4091007 = 'test display')</p><p style=\"margin-bottom: 0px\">Security Labels: test display (Details: SNOMED CT code 40917007 = 'test display'), test display (Details: SNOMED CT code 4017007 = 'test display')</p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 371825009}\">sample text</span></p><p><b>value</b>: &gt;30 L/min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeL/min = 'L/min')</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "2",
        "code" : "371825009",
        "display" : "Alert Confusion Voice Pain Unresponsive scale score",
        "userSelected" : true
      }
    ],
    "text" : "sample text"
  },
  "valueQuantity" : {
    "value" : 30,
    "comparator" : ">",
    "unit" : "L/min",
    "system" : "http://unitsofmeasure.org",
    "code" : "L/min"
  }
}