http://hl7.org/fhir/reason-medication-not-given|4.0.1
name
SNOMEDCTReasonMedicationNotGivenCodes
SNOMEDCTReasonMedicationNotGivenCodes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
SNOMED CT Reason Medication Not Given Codes
This value set includes all medication refused, medication not administered, and non-administration of necessary drug or medicine codes from SNOMED CT - provided as an exemplar value set.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/reason-medication-not-given"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}