FHIR IG analytics| Package | nexuzhealth.fhir.r4 |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"clinicalStatus": {
"coding": [
{
"code": "active",
"display": "Active",
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"
}
]
},
"code": {
"coding": [
{
"code": "V08CA",
"display": "PARAMAGNETISCHE CONTRASTMIDDELEN",
"system": "http://www.whocc.no/atc"
}
],
"text": "Contraststoffen, paramagnetisch (MR)"
},
"encounter": {
"reference": "Encounter/CT-132884332"
},
"id": "JP-38761454",
"identifier": [
{
"system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr",
"use": "usual",
"value": "38761454"
}
],
"meta": {
"lastUpdated": "2021-11-09T14:42:39.176346+00:00",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAllergyIntolerance"
]
},
"onsetDateTime": "2021-03-18T00:00:00+01:00",
"patient": {
"reference": "Patient/TLU7DAK3RC35"
},
"reaction": [
{
"description": "Ultravist",
"manifestation": [
{
"coding": [
{
"code": "anafylShock",
"display": "Anafylactische shock",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/probleemJournaal/text/allergieReactie"
}
]
}
]
},
{
"description": "ergerg",
"manifestation": [
{
"coding": [
{
"code": "rash",
"display": "Uitslag",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/probleemJournaal/text/allergieReactie"
}
]
}
],
"onset": "2021-06-01T00:00:00+02:00"
}
],
"resourceType": "AllergyIntolerance"
}