0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC1-VitalSignsJune2018-Day1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "UC1-VitalSignsJune2018-Day1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation UC1-VitalSignsJune2018-Day1</b></p><a name=\"UC1-VitalSignsJune2018-Day1\"> </a><a name=\"hcUC1-VitalSignsJune2018-Day1\"> </a><a name=\"UC1-VitalSignsJune2018-Day1-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">vital-signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8716-3}\">Vitalzeichen</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href=\"Encounter-UC1-EncounterMuenchenJune2018.html\">Encounter: status = finished; class = EMER (EMER); period = 2018-06-10 --&gt; 2018-06-13; reasonCode = Pneumonie</a></p><p><b>effective</b>: 2018-06-10</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 8867-4}\">Herzrate</span></p><p><b>value</b>: 105 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 8480-6}\">Systolischer Blutdruck</span></p><p><b>value</b>: 145 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 8462-4}\">Diastolischer Blutdruck</span></p><p><b>value</b>: 95 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "code" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "8716-3",
        "display" : "Vitalzeichen"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC1-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC1-EncounterMuenchenJune2018"
  },
  "effectiveDateTime" : "2018-06-10",
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "8867-4",
            "display" : "Herzrate"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 105,
        "system" : "http://unitsofmeasure.org",
        "code" : "min"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "8480-6",
            "display" : "Systolischer Blutdruck"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 145,
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "8462-4",
            "display" : "Diastolischer Blutdruck"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 95,
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}