http://hl7.org/fhir/reason-medication-not-given|5.0.0
name
ReasonMedicationNotGivenCodes
ReasonMedicationNotGivenCodes
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
Reason Medication Not 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://hl7.org/fhir/reason-medication-not-given"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}