Operation | create Medication |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Medication |
Resource | Medication | Id | 5564ae92840941fdae1eaaafdd4013b7 | | |
{
"resourceType" : "Medication",
"id" : "5564ae92840941fdae1eaaafdd4013b7",
"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>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/medication",
"value" : "131188874-310-02118670"
} ],
"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/C72AXP4HQ2P23RPK"
},
"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" : "41R1h0xDfZN24",
"expirationDate" : "2017-05-22"
}
}