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-Allergies-Elina-R-Macias-Acetaminophen - JSON Representation

Raw json | Download


{
  "resourceType" : "AllergyIntolerance",
  "id" : "ex-Allergies-Elina-R-Macias-Acetaminophen",
  "meta" : {
    "profile" : [
      🔗 "https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.AllergyIntolerance"
    ],
    "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: AllergyIntolerance ex-Allergies-Elina-R-Macias-Acetaminophen</b></p><a name=\"ex-Allergies-Elina-R-Macias-Acetaminophen\"> </a><a name=\"hcex-Allergies-Elina-R-Macias-Acetaminophen\"> </a><a name=\"ex-Allergies-Elina-R-Macias-Acetaminophen-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 161}\">acetaminophen</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></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code" : "active"
      }
    ]
  },
  "type" : "allergy",
  "category" : [
    "medication"
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "161",
        "display" : "acetaminophen"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/ex-Patient-Elina-R-Macias"
  }
}