Operation | update AllergyIntolerance |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AllergyIntolerance/2a163d5d18e24fe2b82eaf3499b74ea5 |
Resource | AllergyIntolerance | Id | 2a163d5d18e24fe2b82eaf3499b74ea5 | | |
{
"resourceType" : "AllergyIntolerance",
"id" : "2a163d5d18e24fe2b82eaf3499b74ea5",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - ALLERGENIC EXTRACT, PENICILLIN; Hives</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/allergyintolerance",
"value" : "3788109874-310"
} ],
"clinicalStatus" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active",
"display" : "Active"
} ]
},
"verificationStatus" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed",
"display" : "Confirmed"
} ]
},
"category" : [ "medication" ],
"criticality" : "high",
"patient" : {
"reference" : "Patient/7eaae6c074184704bf867f5496545805"
},
"recordedDate" : "2021-02-25",
"recorder" : {
"reference" : "Practitioner/cc47e43c1ce9475798a42430ca68b728"
},
"reaction" : [ {
"substance" : {
"coding" : [ {
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "314422",
"display" : "ALLERGENIC EXTRACT, PENICILLIN"
} ]
},
"manifestation" : [ {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "247472004",
"display" : "Hives"
} ]
} ]
} ]
}