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
Code to identify the source of a Message Element Type represented in the 'of MET' column of an HMD. Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v3-MdfHmdMetSourceType"/> <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/MdfHmdMetSourceType"/> <version value="2015-03-23"/> <name value="v3 Code System MdfHmdMetSourceType"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value=" Code to identify the source of a Message Element Type represented in the 'of MET' column of an HMD. 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.75"/> </extension> <system value="http://hl7.org/fhir/v3/MdfHmdMetSourceType"/> <caseSensitive value="true"/> <concept> <code value="C"/> <abstract value="false"/> <display value="Common MET"/> <definition value="This message element type is an HL7 common message element type."/> </concept> <concept> <code value="D"/> <abstract value="false"/> <display value="Data type"/> <definition value="This message element type is an HL7 data type."/> </concept> <concept> <code value="I"/> <abstract value="false"/> <display value="Reference"/> <definition value="This row represents a reference to a previously defined type. Such a reference means that, in a given message, the message element instance for the current row is identical to the message element instance that instantiates the referred row."/> </concept> <concept> <code value="N"/> <abstract value="false"/> <display value="New type"/> <definition value="New type. This row starts the definition of a new message element type. The subordinate rows beneath it compose the definition of the type. Each of these subordinate rows has the name of the message element type being defined in the In Message Element Type column. That name will be the same one that is in the Of Message Element Type of this row."/> </concept> <concept> <code value="R"/> <abstract value="false"/> <display value="Recursive"/> <definition value="This row represents the recursive reuse of the message element type within which is appears. See 10.3.3.3."/> </concept> <concept> <code value="U"/> <abstract value="false"/> <display value="Re-used MET"/> <definition value="This message element type was previously defined in this HMD and is being reused"/> </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.