--- type: "valueset" title: "Reason Medication Given Codes" valueset: "reason-medication-given-codes" --- # Reason Medication Given Codes - **Official URL**: http://hl7.org/fhir/ValueSet/reason-medication-given-codes - **Version**: 6.0.0 - **Status**: active - **Name**: ReasonMedicationGivenCodes - **Title**: Reason Medication Given Codes - **Publisher**: FHIR Project team - **Description**: 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. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/reason-medication-given ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="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."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/reason-medication-given"/> </include> </compose> </ValueSet> ```