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

: ObservationOxygenSaturationPrehospital Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "23541",
  "meta" : {
    "id" : "10343",
    "versionId" : "10343",
    "source" : "https://fhir.cambio.se/StructureDefinition/ObservationOxygenSaturationPrehospital/v1",
    "profile" : [
      🔗 "https://fhir.cambio.se/StructureDefinition/ObservationOxygenSaturationPrehospital/v1"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 23541</b></p><a name=\"23541\"> </a><a name=\"hc23541\"> </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; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"StructureDefinition-ObservationOxygenSaturationPrehospital.html\">ObservationOxygenSaturationPrehospital</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationOxygenSaturationPrehospital.html\">ObservationOxygenSaturationPrehospital</a></p></div><p><b>DeliveredOxygen</b>: <a href=\"http://snomed.info/id/10343\">SNOMED CT 10343</a>: 10343</p><p><b>identifier</b>: <code>https://fhir.cambio.se/Observation</code>/10343, <code>https://fhir.cambio.se/Observation</code>/10345</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">test text</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2708-6}, {http://snomed.info/sct 103228002}\">sample text</span></p><p><b>subject</b>: <a href=\"Patient/43\">test display</a></p><p><b>encounter</b>: <a href=\"Encounter/43\">test display</a></p><p><b>effective</b>: 2022-09-30 05:48:22+0000</p><p><b>performer</b>: <a href=\"Practitioner/43\">test display</a></p><p><b>value</b>: &gt;150 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>hasMember</b>: <a href=\"QuestionnaireResponse/2171\">QuestionnaireResponse/2171</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #1</b></p><a name=\"23541/1\"> </a><a name=\"hc23541/1\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleLiteSe.html\">PractitionerRoleLiteSe</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner/523306\">Practitioner/523306</a></p><p><b>organization</b>: <a href=\"Organization/1064\">Organization/1064</a></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "PractitionerRole",
      "id" : "1",
      "meta" : {
        "profile" : [
          🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
        ]
      },
      "practitioner" : {
        "reference" : "Practitioner/523306",
        "type" : "Practitioner"
      },
      "organization" : {
        "reference" : "Organization/1064",
        "type" : "Organization"
      }
    }
  ],
  "extension" : [
    {
      "url" : "https://fhir.cambio.se/StructureDefinition/deliveredOxygen",
      "valueCoding" : {
        "system" : "http://snomed.info/sct",
        "code" : "10343"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "https://fhir.cambio.se/Observation",
      "value" : "10343"
    },
    {
      "system" : "https://fhir.cambio.se/Observation",
      "value" : "10345"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "version" : "4",
          "code" : "vital-signs",
          "display" : "Vital Signs"
        }
      ],
      "text" : "test text"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "version" : "2",
        "code" : "2708-6",
        "display" : "Oxygen Saturation.",
        "userSelected" : true
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "2",
        "code" : "103228002",
        "display" : "Oxygen Saturation.",
        "userSelected" : true
      }
    ],
    "text" : "sample text"
  },
  "subject" : {
    "reference" : "Patient/43",
    "type" : "Patient",
    "identifier" : {
      "system" : "urn:oid:1.2.752.129.2.1.3.1",
      "value" : "199854123215"
    },
    "display" : "test display"
  },
  "encounter" : {
    "reference" : "Encounter/43",
    "type" : "Encounter",
    "identifier" : {
      "system" : "urn:oid:1.2.752.129.2.1.3.1",
      "value" : "199854123215"
    },
    "display" : "test display"
  },
  "effectiveDateTime" : "2022-09-30T05:48:22.877Z",
  "performer" : [
    {
      "reference" : "Practitioner/43",
      "type" : "Practitioner",
      "identifier" : {
        "system" : "urn:oid:1.2.752.129.2.1.4.1",
        "value" : "199854123215"
      },
      "display" : "test display"
    }
  ],
  "valueQuantity" : {
    "value" : 150,
    "comparator" : ">",
    "unit" : "%",
    "system" : "http://unitsofmeasure.org",
    "code" : "%"
  },
  "hasMember" : [
    {
      "reference" : "QuestionnaireResponse/2171",
      "type" : "QuestionnaireResponse"
    }
  ]
}