FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeAllergyIntolerance
IdAllergyIntolerance-all-min.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: AllergyIntolerance all-min

clinicalStatus: Active

code: 對 A 藥物過敏,過敏反應為全身性皮疹、呼吸喘,約在服用後15分鐘發生。曾於2023年5月因感冒服用過 A 藥,出現上述過敏反應,故此後避免使用。

patient: 王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))


Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "all-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/AllergyIntolerance-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code": "active"
      }
    ]
  },
  "code": {
    "text": "對 A 藥物過敏,過敏反應為全身性皮疹、呼吸喘,約在服用後15分鐘發生。曾於2023年5月因感冒服用過 A 藥,出現上述過敏反應,故此後避免使用。"
  },
  "patient": {
    "reference": "Patient/pat-min"
  }
}