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

: ObservationHeartRateLite General Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "365222",
  "meta" : {
    "id" : "10343",
    "versionId" : "10343",
    "lastUpdated" : "2022-09-30T05:48:22.877Z",
    "source" : "https://fhir.cambio.se/StructureDefinition/ObservationHeartRateLite/v1",
    "profile" : [
      🔗 "https://fhir.cambio.se/StructureDefinition/ObservationHeartRateLite/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" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 365222</b></p><a name=\"365222\"> </a><a name=\"hc365222\"> </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-ObservationHeartRateLite.html\">ObservationHeartRateLite</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationHeartRateLite.html\">ObservationHeartRateLite</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>Regularity</b>: &gt;150 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></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 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>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 /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></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.cambio.se/StructureDefinition/regularity",
      "valueQuantity" : {
        "value" : 150,
        "comparator" : ">",
        "unit" : "mm[Hg]",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ],
  "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" : "8867-4",
        "display" : "Heart Rate",
        "userSelected" : true
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "2",
        "code" : "364075005",
        "display" : "Heart Rate",
        "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" : "/min",
    "system" : "http://unitsofmeasure.org",
    "code" : "/min"
  },
  "note" : [
    {
      "text" : "test text"
    }
  ]
}