Operation | update Immunization |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Immunization/ufBwIe4TMb27r9J5-pQghi |
Resource | Immunization | Id | ufBwIe4TMb27r9J5-pQghi | | |
{
"resourceType" : "Immunization",
"id" : "ufBwIe4TMb27r9J5-pQghi",
"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>Patient: ufBwIe4TMb27r9J5-pQghi; Reason Not Given: product out of stock; Site: left arm; DoseSequence: 1; TargetDisease: SNOMED CT code '1857005'; DoseStatusReason: given as 'Cold chain break'</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/immunization",
"value" : "ufBwIe4TMb27r9J5pQghi"
} ],
"status" : "entered-in-error",
"vaccineCode" : {
"coding" : [ {
"system" : "urn:oid:1.2.36.1.2001.1005.17",
"code" : "FLUVAX"
} ],
"text" : "Fluvax (Influenza)"
},
"patient" : {
"reference" : "Patient/758628a812054eaab45ae119b26fc705"
},
"occurrenceDateTime" : "2017-10-11",
"primarySource" : false,
"lotNumber" : "AAJN11K6LyrBteu4C",
"expirationDate" : "2018-02-15",
"site" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3/ActSite",
"code" : "LA",
"display" : "left arm"
} ]
},
"route" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3/RouteOfAdministration",
"code" : "IM",
"display" : "Injection, intramuscular"
} ]
},
"doseQuantity" : {
"value" : 5.0,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"performer" : [ {
"actor" : {
"reference" : "Practitioner/dfb82127b48d47bbaa1bf42419825ba5"
}
} ],
"note" : [ {
"text" : "Patient advised to return when product is in stock."
} ]
}