View raw Markdown
type: valuesetvalueset: medicationknowledge-package-type

SNOMED CT Unit of Presentation Codes

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medicationknowledge-package-type"/>
  <meta>

  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/medicationknowledge-package-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.1339"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="SNOMEDCTUnitofPresentationCodes"/>
  <title value="SNOMED CT Unit of Presentation Codes"/>
  <status value="draft"/>
  <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 unit of presentation codes from SNOMED CT - provided as an exemplar."/>
  <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="732935002"/>
      </filter>
    </include>
  </compose>
</ValueSet>