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

Extension-11179-property.xml

Raw XML (canonical form)

Object Class Property

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="11179-property"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/11179-property"/>
  <name value="Object Class Property"/>
  <display value="Object Class Property"/>
  <publisher value="Health Level Seven"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="A quality common to all members of an object class. A property may be any feature that
   humans naturally use to distinguish one individual object from another. It is the human
   perception of a single quality of an object class in the real world.  It is conceptual
   and thus has no particular associated means of representation by which the property can
   be communicated."/>
  <status value="draft"/>
  <date value="2014-04-21"/>
  <mapping>
    <identity value="v2"/>
    <uri value="http://hl7.org/v2"/>
    <name value="HL7 v2"/>
  </mapping>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <mapping>
    <identity value="iso11179"/>
    <uri value="http://metadata-standards.org/11179/"/>
    <name value="ISO 11179"/>
  </mapping>
  <contextType value="resource"/>
  <context value="DataElement.mapping"/>
  <element>
    <path value="Extension"/>
    <short value="Object Class Property"/>
    <definition value="A quality common to all members of an object class. A property may be any feature that
     humans naturally use to distinguish one individual object from another. It is the human
     perception of a single quality of an object class in the real world.  It is conceptual
     and thus has no particular associated means of representation by which the property can
     be communicated."/>
    <comments value="ObjectClass and Property are treated as a data model that can be mapped to like any other.
      This extension merely captures the Property element as a discrete code.  The information
     conveyed here should also be conveyed in human-readable form in the mapping.map element."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="Coding"/>
    </type>
    <binding>
      <name value="11179ObjectClassProperty"/>
      <isExtensible value="true"/>
      <description value="A quality common to all members of an object class. A property may be any feature that
       humans naturally use to distinguish one individual object from another. It is the human
       perception of a single quality of an object class in the real world.  E.g. name, identifier,
       gender, creationDate"/>
    </binding>
    <mapping>
      <identity value="v2"/>
      <map value="N/A"/>
    </mapping>
    <mapping>
      <identity value="rim"/>
      <map value="N/A"/>
    </mapping>
    <mapping>
      <identity value="iso11179"/>
      <map value="Data_Element.meaning.property"/>
    </mapping>
  </element>
</ExtensionDefinition>

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.