--- type: "valueset" title: "SNOMED CT Medication As Needed Reason Codes" valueset: "medication-as-needed-reason" --- # SNOMED CT Medication As Needed Reason Codes - **Official URL**: http://hl7.org/fhir/ValueSet/medication-as-needed-reason - **Status**: active - **Name**: SNOMEDCTMedicationAsNeededReasonCodes - **Title**: SNOMED CT Medication As Needed Reason Codes - **Publisher**: FHIR Project team - **Description**: This value set includes all clinical findings from SNOMED CT - provided as an exemplar value set. ## Content (Compose) - **System**: http://snomed.info/sct | **Filters**: concept is-a 404684003 ## 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 includes all clinical findings from SNOMED CT - provided as an exemplar value set."/> <copyright value="This value set includes content from SNOMED CT, which is copyright 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/> <compose> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="404684003"/> </filter> </include> </compose> </ValueSet> ```