http://terminology.hl7.org/CodeSystem/reason-medication-given|4.0.1
name
ReasonMedicationGivenCodes
ReasonMedicationGivenCodes
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Reason Medication Given Codes
This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication process.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/reason-medication-given"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}