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-Carbon-Monoxide-1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "ex-Patient-Elina-R-Macias-VitalSigns-Carbon-Monoxide-1",
  "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-Carbon-Monoxide-1</b></p><a name=\"ex-Patient-Elina-R-Macias-VitalSigns-Carbon-Monoxide-1\"> </a><a name=\"hcex-Patient-Elina-R-Macias-VitalSigns-Carbon-Monoxide-1\"> </a><a name=\"ex-Patient-Elina-R-Macias-VitalSigns-Carbon-Monoxide-1-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 19911-7}\">Diffusion capacity.carbon monoxide</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 08:48:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-ex-Practitioner-Ellen-Costa.html\">Practitioner Ellen Costa </a></p><p><b>value</b>: 2.1 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "19911-7"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/ex-Patient-Elina-R-Macias"
  },
  "effectiveDateTime" : "2022-10-09T08:48:00-05:00",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/ex-Practitioner-Ellen-Costa"
    }
  ],
  "valueQuantity" : {
    "value" : 2.1,
    "unit" : "%",
    "system" : "http://unitsofmeasure.org",
    "code" : "%"
  }
}