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-Immunization-Influenza-Seasonal - JSON Representation

Raw json | Download


{
  "resourceType" : "Immunization",
  "id" : "ex-Patient-Elina-R-Macias-Immunization-Influenza-Seasonal",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips"
    ],
    "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: Immunization ex-Patient-Elina-R-Macias-Immunization-Influenza-Seasonal</b></p><a name=\"ex-Patient-Elina-R-Macias-Immunization-Influenza-Seasonal\"> </a><a name=\"hcex-Patient-Elina-R-Macias-Immunization-Influenza-Seasonal\"> </a><a name=\"ex-Patient-Elina-R-Macias-Immunization-Influenza-Seasonal-en-US\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 141}\">Influenza, seasonal, injectable</span></p><p><b>patient</b>: <a href=\"Patient-ex-Patient-Elina-R-Macias.html\">R Macias  Female, DoB: 1941-08-04 ( Patient internal identifier)</a></p><p><b>occurrence</b>: 2022</p></div>"
  },
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/sid/cvx",
        "code" : "141",
        "display" : "Influenza, seasonal, injectable"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/ex-Patient-Elina-R-Macias"
  },
  "occurrenceDateTime" : "2022"
}