Operation | updateCreate AllergyIntolerance |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AllergyIntolerance/4a61b9241e4345429dbe357cad7bc752 |
Resource | AllergyIntolerance | Id | 4a61b9241e4345429dbe357cad7bc752 | | |
{
"resourceType" : "AllergyIntolerance",
"id" : "4a61b9241e4345429dbe357cad7bc752",
"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" : "unable-to-assess",
"code" : {
"coding" : [ {
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "7980",
"display" : "Penicillin G"
} ]
},
"patient" : {
"reference" : "Patient/de97b2a4883f42c19b4196d03f6acd27"
},
"recordedDate" : "2022-02-18",
"recorder" : {
"reference" : "Practitioner/3cb72139cab847efba8a3656e0c8e1f1"
},
"reaction" : [ {
"manifestation" : [ {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "247472004",
"display" : "Hives"
} ]
} ]
} ]
}