Operation | update Bundle |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Bundle/f4f2fcf98950420a8b10bee947f9fe8b |
Resource | Bundle | Id | f4f2fcf98950420a8b10bee947f9fe8b | | |
{
"resourceType" : "Bundle",
"id" : "f4f2fcf98950420a8b10bee947f9fe8b",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"identifier" : {
"system" : "http://happyvalley.com/allergyintolerance-collection",
"value" : "2904979-310"
},
"type" : "collection",
"entry" : [ {
"fullUrl" : "urn:uuid:f08533e0-f825-462a-a2d5-57b69f509138",
"resource" : {
"resourceType" : "Patient",
"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 - Patient: Jack Collected</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/patient",
"value" : "2904979-310-131188874"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "CollectedkvBiFq7wj",
"given" : [ "JackkvBiFq7wj" ]
} ],
"gender" : "male",
"birthDate" : "1980-03-07"
}
}, {
"fullUrl" : "urn:uuid:6c5d33b2-8076-42a7-900d-d456a66a41f9",
"resource" : {
"resourceType" : "AllergyIntolerance",
"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" : "2904979-310-02118670"
} ],
"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" : "urn:uuid:f08533e0-f825-462a-a2d5-57b69f509138"
},
"recordedDate" : "2021-02-25",
"recorder" : {
"reference" : "urn:uuid:f08533e0-f825-462a-a2d5-57b69f509138"
},
"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"
} ]
} ]
} ]
}
} ]
}