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

: ObservationMicrobiologyResistance Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "854521",
  "meta" : {
    "id" : "10343",
    "versionId" : "10343",
    "source" : "https://fhir.cambio.se/StructureDefinition/ObservationMicrobiologyResistance",
    "profile" : [
      🔗 "https://fhir.cambio.se/StructureDefinition/ObservationMicrobiologyResistance"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 854521</b></p><a name=\"854521\"> </a><a name=\"hc854521\"> </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-ObservationMicrobiologyResistance.html\">ObservationMicrobiologyResistance</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationMicrobiologyResistance.html\">ObservationMicrobiologyResistance</a></p></div><p><b>identifier</b>: <code>https://fhir.cambio.se/Observation</code>/10343, <code>https://fhir.cambio.se/Observation</code>/10345</p><p><b>basedOn</b>: <a href=\"ServiceRequest/43\">test display</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category Laboratory}\">test text</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8867-4}, {http://snomed.info/sct 364075005}\">sample text</span></p><p><b>subject</b>: <a href=\"Patient/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 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code/min = '/min')</span></p><p><b>note</b>: </p><blockquote><div><p>test text</p>\n</div></blockquote><p><b>bodySite</b>: <span title=\"Codes:{http://loinc.org 8480-6}, {http://snomed.info/sct 271649006}\">sample text</span></p><p><b>specimen</b>: <a href=\"Specimen/43\">test display</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>2 cm</td><td>10 cm</td><td>sample text</td></tr></table><p><b>hasMember</b>: </p><ul><li><a href=\"Observation/43\">test display</a></li><li><a href=\"Observation/43\">test display</a></li></ul></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.cambio.se/Observation",
      "value" : "10343"
    },
    {
      "system" : "https://fhir.cambio.se/Observation",
      "value" : "10345"
    }
  ],
  "basedOn" : [
    {
      "reference" : "ServiceRequest/43",
      "type" : "ServiceRequest",
      "identifier" : {
        "system" : "urn:oid:1.2.752.129.2.1.4.1",
        "value" : "199854123215"
      },
      "display" : "test display"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "version" : "4",
          "code" : "Laboratory",
          "display" : "Laboratory"
        }
      ],
      "text" : "test text"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "version" : "2",
        "code" : "8867-4",
        "display" : "Alert Confusion Voice Pain Unresponsive scale score",
        "userSelected" : true
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "2",
        "code" : "364075005",
        "display" : "Alert Confusion Voice Pain Unresponsive scale score",
        "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"
  },
  "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" : "/min",
    "system" : "http://unitsofmeasure.org",
    "code" : "/min"
  },
  "note" : [
    {
      "text" : "test text"
    }
  ],
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "version" : "2",
        "code" : "8480-6",
        "display" : "Alert Confusion Voice Pain Unresponsive scale score",
        "userSelected" : true
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "2",
        "code" : "271649006",
        "display" : "Alert Confusion Voice Pain Unresponsive scale score",
        "userSelected" : true
      }
    ],
    "text" : "sample text"
  },
  "specimen" : {
    "reference" : "Specimen/43",
    "type" : "Specimen",
    "identifier" : {
      "system" : "urn:oid:1.2.752.129.2.1.4.1",
      "value" : "199854123215"
    },
    "display" : "test display"
  },
  "referenceRange" : [
    {
      "low" : {
        "value" : 2,
        "unit" : "cm"
      },
      "high" : {
        "value" : 10,
        "unit" : "cm"
      },
      "text" : "sample text"
    }
  ],
  "hasMember" : [
    {
      "reference" : "Observation/43",
      "type" : "Observation",
      "identifier" : {
        "system" : "urn:oid:1.2.752.129.2.1.4.1",
        "value" : "199854123215"
      },
      "display" : "test display"
    },
    {
      "reference" : "Observation/43",
      "type" : "Observation",
      "identifier" : {
        "system" : "urn:oid:1.2.752.129.2.1.4.1",
        "value" : "199854123215"
      },
      "display" : "test display"
    }
  ]
}