PFLIP HL7 FHIR Implementation Guide
0.1.0 - ci-build

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

: rf-14-blutdruckschwankungen-bp - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "rf-14-blutdruckschwankungen-bp",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Observation_Blood_Pressure|1.0.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation rf-14-blutdruckschwankungen-bp</b></p><a name=\"rf-14-blutdruckschwankungen-bp\"> </a><a name=\"hcrf-14-blutdruckschwankungen-bp\"> </a><a name=\"rf-14-blutdruckschwankungen-bp-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>, <span title=\"Codes:{http://snomed.info/sct 1184593002}\">Vital sign document section (record artifact)</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}, {http://snomed.info/sct 75367002}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Patient-Patient-2.html\"> (official) Male, DoB:  ( Medical record number: PID987654321)</a></p><p><b>effective</b>: 2022-07-10</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}, {http://loinc.org 8480-6}, {http://snomed.info/sct 271649006}\">Systolic blood pressure</span></p><p><b>value</b>: 120 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://loinc.org 8462-4}, {http://loinc.org 8462-4}, {http://snomed.info/sct 271650006}\">Diastolic blood pressure</span></p><p><b>value</b>: 80 mm Hg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs",
          "display" : "Vital Signs"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/900000000000207008/version/20220331",
          "code" : "1184593002",
          "display" : "Vital sign document section (record artifact)"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.72",
        "code" : "85354-9",
        "display" : "Blood pressure panel with all children optional"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20220331",
        "code" : "75367002",
        "display" : "Blood pressure (observable entity)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-2"
  },
  "effectiveDateTime" : "2022-07-10",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/practitioner-1"
    }
  ],
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8480-6",
            "display" : "Systolic blood pressure"
          },
          {
            "system" : "http://loinc.org",
            "version" : "2.72",
            "code" : "8480-6",
            "display" : "Systolic blood pressure"
          },
          {
            "system" : "http://snomed.info/sct",
            "version" : "http://snomed.info/sct/900000000000207008/version/20220331",
            "code" : "271649006",
            "display" : "Systolic blood pressure (observable entity)"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 120,
        "unit" : "mm Hg",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8462-4",
            "display" : "Diastolic blood pressure"
          },
          {
            "system" : "http://loinc.org",
            "version" : "2.72",
            "code" : "8462-4",
            "display" : "Diastolic blood pressure"
          },
          {
            "system" : "http://snomed.info/sct",
            "version" : "http://snomed.info/sct/900000000000207008/version/20220331",
            "code" : "271650006",
            "display" : "Diastolic blood pressure (observable entity)"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 80,
        "unit" : "mm Hg",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}