View raw Markdown
type: valuesetvalueset: medication-statement-medication-codes

MedicationStatement Medication Codes

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medication-statement-medication-codes"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/medication-statement-medication-codes"/>
  <version value="6.0.0-ballot4"/>
  <name value="MedicationStatementMedicationCodes"/>
  <title value="MedicationStatement Medication Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="MedicationStatement Codes for Medications taken (or not taken)"/>
  <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/medication-codes"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="787481004"/>
      </concept>
    </include>
  </compose>
</ValueSet>