Operation | updateCreate Medication |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Medication/98c6bb284bf84145a11fd6be7d3cf303 |
Resource | Medication | Id | 98c6bb284bf84145a11fd6be7d3cf303 | | |
{
"resourceType" : "Medication",
"id" : "98c6bb284bf84145a11fd6be7d3cf303",
"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 - Medication: Vancomycin Hydrochloride</p></div>"
},
"code" : {
"coding" : [ {
"system" : "http://hl7.org/fhir/sid/ndc",
"code" : "0143-9355-10",
"display" : "Vancomycin Hydrochloride, 10 VIAL in 1 CARTON (0143-9355-10) > 1 INJECTION, POWDER, LYOPHILIZED, FOR SOLUTION in 1 VIAL (0143-9355-01) (package)"
} ]
},
"status" : "active",
"manufacturer" : {
"reference" : "Organization/59a46a7a47364fde9d5cf48fdd9af053"
},
"form" : {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "385219001",
"display" : "Solution for injection"
} ]
},
"ingredient" : [ {
"itemCodeableConcept" : {
"coding" : [ {
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "66955",
"display" : "Vancomycin Hydrochloride"
} ]
},
"isActive" : true,
"strength" : {
"numerator" : {
"value" : 500,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 10,
"system" : "http://unitsofmeasure.org",
"code" : "mL"
}
}
} ],
"batch" : {
"lotNumber" : "c6yk00gOlZL",
"expirationDate" : "2017-05-22"
}
}