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-dentifier.xml

Raw XML (canonical form)

HGNC gene symbol and identifier.

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="ProfilegeneticsGeneIdentifier"/>
  <url value="http://hl7.org/fhir/ProfilegeneticsGeneIdentifier"/>
  <name value="HGNC gene symbol and identifier."/>
  <publisher value="Mollie Ullman-Cullere"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="mullmancullere@partners.org"/>
    </telecom>
  </contact>
  <description value="HGNC gene symbol and identifier from HUGO Gene Nomenclature Committee at: http://www.genenames.org/."/>
  <status value="draft"/>
  <date value="2014-12-07"/>
  <contextType value="resource"/>
  <context value="Observation"/>
  <element>
    <path value="Extension"/>
    <short value="HGNC gene symbol and identifier."/>
    <definition value="HGNC gene symbol and identifier from HUGO Gene Nomenclature Committee at: http://www.genenames.org/."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="string"/>
    </type>
  </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.