2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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-ConceptProperty.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-ConceptProperty"/>
  <meta>
    <lastUpdated value="2014-12-11T00:00:00.000+11:00"/>
    <profile value="http://hl7.org/fhir/Profile/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <extension url="http://hl7.org/fhir/ExtensionDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.1.11.19361"/>
  </extension>
  <url value="http://hl7.org/fhir/v3/vs/ConceptProperty"/>
  <version value="2014-12-11"/>
  <name value="v3 Code System ConceptProperty"/>
  <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="2014-12-11"/>
  <define>
    <extension url="http://hl7.org/fhir/ExtensionDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.5.1087"/>
    </extension>
    <system value="http://hl7.org/fhir/v3/ConceptProperty"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="_ValueSetPropertyId"/>
      <abstract value="true"/>
      <display value="ValueSetPropertyId"/>
      <definition value="Property identifiers for a value sets"/>
      <concept>
        <code value="appliesTo"/>
        <abstract value="false"/>
        <display value="applies to"/>
        <definition value="Entity to which a given value set or concept code applies"/>
      </concept>
      <concept>
        <code value="howApplies"/>
        <abstract value="false"/>
        <display value="how applies"/>
        <definition value="Description of how set or code applies"/>
      </concept>
      <concept>
        <code value="openIssue"/>
        <abstract value="false"/>
        <display value="open issue"/>
        <definition value="Outstanding issue that still needs resolution"/>
      </concept>
    </concept>
    <concept>
      <code value="conceptStatusQualifier"/>
      <abstract value="false"/>
      <display value="concept status qualifier"/>
      <definition value="Description: Qualifier value for concept status."/>
    </concept>
    <concept>
      <code value="inverseRelationship"/>
      <abstract value="false"/>
      <display value="inverted relationship name"/>
      <definition value="Name that should be used when the relationship is used in the reverse (target to source)
         direction.  Example: The inverse relationship of hasPart is isPartOf"/>
    </concept>
    <concept>
      <code value="OID"/>
      <abstract value="false"/>
      <display value="ISO Object Identifier"/>
      <definition value="Object identifier assigned to a concept"/>
    </concept>
    <concept>
      <code value="specializedByDomain"/>
      <abstract value="false"/>
      <display value="specialized by domain"/>
      <definition value="Description:specialized by domain"/>
    </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.