DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V3-ParameterizedDataType.xml

Raw XML (canonical form)

Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-ParameterizedDataType"/>
  <meta>
    <lastUpdated value="2015-03-23T00:00:00.000+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v3/vs/ParameterizedDataType"/>
  <version value="2015-03-23"/>
  <name value="v3 Code System ParameterizedDataType"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="  Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete
     HL7 usage, no longer used."/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2015-03-23"/>
  <define>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.5.87"/>
    </extension>
    <system value="http://hl7.org/fhir/v3/ParameterizedDataType"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="BAG&lt;T&gt;"/>
      <abstract value="false"/>
      <display value="Bag"/>
      <definition value="Bag"/>
    </concept>
    <concept>
      <code value="LIST&lt;T&gt;"/>
      <abstract value="false"/>
      <display value="Sequence"/>
      <definition value="Sequence"/>
    </concept>
    <concept>
      <code value="SET&lt;T&gt;"/>
      <abstract value="false"/>
      <display value="Set"/>
      <definition value="Set"/>
      <concept>
        <code value="EIVL&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Event Related Interval"/>
        <definition value="Event Related Interval"/>
      </concept>
      <concept>
        <code value="IVL&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Interval"/>
        <definition value="Interval"/>
      </concept>
      <concept>
        <code value="PIVL&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Periodic Interval"/>
        <definition value="Periodic Interval"/>
      </concept>
    </concept>
    <concept>
      <code value="T"/>
      <abstract value="false"/>
      <display value="Type"/>
      <definition value="Type"/>
      <concept>
        <code value="ANT&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Annotated"/>
        <definition value="Annotated"/>
      </concept>
      <concept>
        <code value="HXIT&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Historical"/>
        <definition value="Historical"/>
      </concept>
      <concept>
        <code value="NPPD&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Non Parametric Probability Distribution"/>
        <definition value="Non Parametric Probability Distribution"/>
      </concept>
      <concept>
        <code value="PPD&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Parametric Probability Distribution"/>
        <definition value="Parametric Probability Distribution"/>
      </concept>
      <concept>
        <code value="UVN&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Uncertain Value Narrative"/>
        <definition value="Uncertain Value Narrative"/>
      </concept>
      <concept>
        <code value="UVP&lt;T&gt;"/>
        <abstract value="false"/>
        <display value="Uncertain Value Probabilistic"/>
        <definition value="Uncertain Value Probabilistic"/>
      </concept>
    </concept>
  </define>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.