FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-PMR-All5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance PMR-All5
clinicalStatus: Inactive
verificationStatus: Unconfirmed
code: 無
{
"resourceType": "AllergyIntolerance",
"id": "PMR-All5",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRAllergyIntolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "inactive",
"display": "Inactive"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "unconfirmed",
"display": "Unconfirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "409137002"
}
],
"text": "無"
},
"patient": {
"reference": "Patient/PMR-Pat2"
}
}