Operation | update Bundle |
Method | PUT |
Path | https://hackathon.pineit.at/pineit/pitdata-fhir/fhir/Bundle/5dfd983fa1bc4f6caf16c8bdfe2ecf83 |
Resource | Bundle | Id | 5dfd983fa1bc4f6caf16c8bdfe2ecf83 | | |
{
"resourceType" : "Bundle",
"id" : "5dfd983fa1bc4f6caf16c8bdfe2ecf83",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"identifier" : {
"system" : "http://happyvalley.com/allergyintolerance-collection",
"value" : "0136272-370"
},
"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" : "0136272-370-792050157"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "CollectedJMQt25ZuF",
"given" : [ "JackJMQt25ZuF" ]
} ],
"gender" : "male",
"birthDate" : "1981-06-24"
}
}, {
"fullUrl" : "urn:uuid:c8e303bf-d6ef-4e4d-9eab-bd475918ab26",
"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" : "0136272-370-42368438"
} ],
"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",
"code" : {
"coding" : [ {
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "7980",
"display" : "Penicillin G"
} ]
},
"patient" : {
"reference" : "urn:uuid:f08533e0-f825-462a-a2d5-57b69f509138"
},
"recordedDate" : "2022-06-14",
"recorder" : {
"reference" : "urn:uuid:f08533e0-f825-462a-a2d5-57b69f509138"
},
"reaction" : [ {
"manifestation" : [ {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "247472004",
"display" : "Hives"
} ]
} ]
} ]
}
} ]
}