PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: ex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-3 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "ex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-3",
  "meta" : {
    "profile" : [
      🔗 "https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.VitalSigns"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-3</b></p><a name=\"ex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-3\"> </a><a name=\"hcex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-3\"> </a><a name=\"ex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-3-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></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Patient-ex-Patient-Elina-R-Macias.html\">R Macias  Female, DoB: 1941-08-04 ( Patient internal identifier)</a></p><p><b>effective</b>: 2022-10-09 09:10:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-ex-Practitioner-Ellen-Costa.html\">Practitioner Ellen Costa </a></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 239033002}\">Digital examination</span></p><p><b>device</b>: <a href=\"Device-ex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-Device.html\">Device: type = Automatic inflation electronic sphygmomanometer</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 100 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}\">Diastolic blood pressure</span></p><p><b>value</b>: 62 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"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "85354-9"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/ex-Patient-Elina-R-Macias"
  },
  "effectiveDateTime" : "2022-10-09T09:10:00-05:00",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/ex-Practitioner-Ellen-Costa"
    }
  ],
  "method" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "239033002",
        "display" : "Digital examination"
      }
    ]
  },
  "device" : {
    🔗 "reference" : "Device/ex-Patient-Elina-R-Macias-VitalSigns-BloodPressure-Device"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8480-6"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 100,
        "unit" : "mm[Hg]",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8462-4"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 62,
        "unit" : "mm[Hg]",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}