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 . Page versions: R3 R2

Extension-practitioner-classification.xml

Raw XML (canonical form)

Classification

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="practitioner-classification"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/practitioner-classification"/>
  <name value="Classification"/>
  <display value="classification"/>
  <publisher value="HL7"/>
  <description value="Classification of the provider."/>
  <status value="draft"/>
  <date value="2015-02-23T09:07:27+11:00"/>
  <contextType value="resource"/>
  <context value="Practitioner"/>
  <element>
    <path value="Extension"/>
    <short value="Classification"/>
    <definition value="Classification of the provider."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="CodeableConcept"/>
    </type>
    <binding>
      <name value="hspc-ProviderClassification"/>
      <isExtensible value="true"/>
      <conformance value="preferred"/>
      <description value="Codes for provider classification"/>
      <referenceReference>
        <reference value="http://hl7.org/fhir/vs/practitioner-classification"/>
      </referenceReference>
    </binding>
  </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.