View raw Markdown
type: valuesetvalueset: additional-instruction-codes

ValueSet

SNOMED CT Additional Dosage Instructions

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <name value="SNOMEDCTAdditionalDosageInstructions"/>
  <title value="SNOMED CT Additional Dosage Instructions"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description value="This value set includes all SNOMED CT Additional Dosage Instructions."/>
  <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="419492006"/>
      </filter>
    </include>
  </compose>
</ValueSet>