Practitioner

ProfileDescriptionStatusURL
Practitioner

A person who is directly or indirectly involved in the provisioning of healthcare.

drafthttp://hl7.org/fhir/StructureDefinition/Practitioner

Differential, Hybrid and Snapshot tree rendering

Differential View

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierΣ0..*Identifier
activeΣ0..1boolean
nameΣ0..*HumanName
telecomΣ I0..*ContactPoint
addressΣ0..*Address
genderΣ0..1codeBinding
birthDateΣ0..1date
photoI0..*Attachment
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
identifier0..*Identifier
code1..1CodeableConcept
periodI0..1Period
issuerI0..1Reference(Organization)
communication0..*CodeableConceptBinding

Hybrid View

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierΣ0..*Identifier
activeΣ0..1boolean
nameΣ0..*HumanName
telecomΣ I0..*ContactPoint
addressΣ0..*Address
genderΣ0..1codeBinding
birthDateΣ0..1date
photoI0..*Attachment
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
identifier0..*Identifier
code1..1CodeableConcept
periodI0..1Period
issuerI0..1Reference(Organization)
communication0..*CodeableConceptBinding

Snapshot View

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierΣ0..*Identifier
activeΣ0..1boolean
nameΣ0..*HumanName
telecomΣ I0..*ContactPoint
addressΣ0..*Address
genderΣ0..1codeBinding
birthDateΣ0..1date
photoI0..*Attachment
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
identifier0..*Identifier
code1..1CodeableConcept
periodI0..1Period
issuerI0..1Reference(Organization)
communication0..*CodeableConceptBinding

XML rendering

<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="Practitioner" />
    <meta>
        <lastUpdated value="2019-11-01T09:29:23.356+11:00" />
    </meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-category">
        <valueString value="Base.Individuals" />
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="trial-use" />
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
        <valueInteger value="3" />
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category">
        <valueCode value="individual" />
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
        <valueCode value="pa" />
    </extension>
    <url value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
    <version value="4.0.1" />
    <name value="Practitioner" />
    <status value="draft" />
    <date value="2019-11-01T09:29:23+11:00" />
    <publisher value="Health Level Seven International (Patient Administration)" />
    <contact>
        <telecom>
            <system value="url" />
            <value value="http://hl7.org/fhir" />
        </telecom>
    </contact>
    <contact>
        <telecom>
            <system value="url" />
            <value value="http://www.hl7.org/Special/committees/pafm/index.cfm" />
        </telecom>
    </contact>
    <description value="A person who is directly or indirectly involved in the provisioning of healthcare." />
    <purpose value="Need to track doctors, staff, locums etc. for both healthcare practitioners, funders, etc." />
    <fhirVersion value="4.0.1" />
    <mapping>
        <identity value="v2" />
        <uri value="http://hl7.org/v2" />
        <name value="HL7 v2 Mapping" />
    </mapping>
    <mapping>
        <identity value="rim" />
        <uri value="http://hl7.org/v3" />
        <name value="RIM Mapping" />
    </mapping>
    <mapping>
        <identity value="servd" />
        <uri value="http://www.omg.org/spec/ServD/1.0/" />
        <name value="ServD" />
    </mapping>
    <mapping>
        <identity value="w5" />
        <uri value="http://hl7.org/fhir/fivews" />
        <name value="FiveWs Pattern Mapping" />
    </mapping>
    <kind value="resource" />
    <abstract value="false" />
    <type value="Practitioner" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
    <derivation value="specialization" />
    <snapshot>
        <element id="Practitioner">
            <path value="Practitioner" />
            <short value="A person with a  formal responsibility in the provisioning of healthcare or related services" />
            <definition value="A person who is directly or indirectly involved in the provisioning of healthcare." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner" />
                <min value="0" />
                <max value="*" />
            </base>
            <constraint>
                <key value="dom-2" />
                <severity value="error" />
                <human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources" />
                <expression value="contained.contained.empty()" />
                <xpath value="not(parent::f:contained and f:contained)" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <key value="dom-3" />
                <severity value="error" />
                <human value="If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource" />
                <expression value="contained.where(((&#39;#&#39;+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = &#39;#&#39;).exists() or descendants().where(as(canonical) = &#39;#&#39;).exists() or descendants().where(as(canonical) = &#39;#&#39;).exists()).not()).trace(&#39;unmatched&#39;, id).empty()" />
                <xpath value="not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat(&#39;#&#39;, $contained/*/id/@value) or descendant::f:reference[@value=&#39;#&#39;])]))" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <key value="dom-4" />
                <severity value="error" />
                <human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated" />
                <expression value="contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" />
                <xpath value="not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <key value="dom-5" />
                <severity value="error" />
                <human value="If a resource is contained in another resource, it SHALL NOT have a security label" />
                <expression value="contained.meta.security.empty()" />
                <xpath value="not(exists(f:contained/*/f:meta/f:security))" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice">
                    <valueBoolean value="true" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation">
                    <valueMarkdown value="When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time." />
                </extension>
                <key value="dom-6" />
                <severity value="warning" />
                <human value="A resource should have narrative for robust management" />
                <expression value="text.`div`.exists()" />
                <xpath value="exists(f:text/h:div)" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="Entity. Role, or Act" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="PRD (as one example)" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="Role" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="Provider" />
            </mapping>
        </element>
        <element id="Practitioner.id">
            <path value="Practitioner.id" />
            <short value="Logical id of this artifact" />
            <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." />
            <comment value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.id" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
                    <valueUrl value="string" />
                </extension>
                <code value="http://hl7.org/fhirpath/System.String" />
            </type>
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="Practitioner.meta">
            <path value="Practitioner.meta" />
            <short value="Metadata about the resource" />
            <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.meta" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="Meta" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="Practitioner.implicitRules">
            <path value="Practitioner.implicitRules" />
            <short value="A set of rules under which this content was created" />
            <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc." />
            <comment value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it&#39;s narrative along with other profiles, value sets, etc." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.implicitRules" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="uri" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="true" />
            <isModifierReason value="This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it&#39;s meaning or interpretation" />
            <isSummary value="true" />
        </element>
        <element id="Practitioner.language">
            <path value="Practitioner.language" />
            <short value="Language of the resource content" />
            <definition value="The base language in which the resource is written." />
            <comment value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.language" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="code" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
                    <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="Language" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
                    <valueBoolean value="true" />
                </extension>
                <strength value="preferred" />
                <description value="A human language." />
                <valueSet value="http://hl7.org/fhir/ValueSet/languages" />
            </binding>
        </element>
        <element id="Practitioner.text">
            <path value="Practitioner.text" />
            <short value="Text summary of the resource, for human interpretation" />
            <definition value="A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety." />
            <comment value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a &quot;text blob&quot; or where text is additionally entered raw or narrated and encoded information is added later." />
            <alias value="narrative" />
            <alias value="html" />
            <alias value="xhtml" />
            <alias value="display" />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="DomainResource.text" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="Narrative" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="Act.text?" />
            </mapping>
        </element>
        <element id="Practitioner.contained">
            <path value="Practitioner.contained" />
            <short value="Contained, inline Resources" />
            <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope." />
            <comment value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels." />
            <alias value="inline resources" />
            <alias value="anonymous resources" />
            <alias value="contained resources" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="DomainResource.contained" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Resource" />
            </type>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="N/A" />
            </mapping>
        </element>
        <element id="Practitioner.extension">
            <path value="Practitioner.extension" />
            <short value="Additional content defined by implementations" />
            <definition value="May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
            <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
            <alias value="extensions" />
            <alias value="user content" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="DomainResource.extension" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Extension" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <constraint>
                <key value="ext-1" />
                <severity value="error" />
                <human value="Must have either extensions or value[x], not both" />
                <expression value="extension.exists() != value.exists()" />
                <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), &quot;value&quot;)])" />
                <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="N/A" />
            </mapping>
        </element>
        <element id="Practitioner.modifierExtension">
            <path value="Practitioner.modifierExtension" />
            <short value="Extensions that cannot be ignored" />
            <definition value="May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element&#39;s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." />
            <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
            <requirements value="Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension)." />
            <alias value="extensions" />
            <alias value="user content" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="DomainResource.modifierExtension" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Extension" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <constraint>
                <key value="ext-1" />
                <severity value="error" />
                <human value="Must have either extensions or value[x], not both" />
                <expression value="extension.exists() != value.exists()" />
                <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), &quot;value&quot;)])" />
                <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
            </constraint>
            <isModifier value="true" />
            <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="N/A" />
            </mapping>
        </element>
        <element id="Practitioner.identifier">
            <path value="Practitioner.identifier" />
            <short value="An identifier for the person as this agent" />
            <definition value="An identifier that applies to this person in this role." />
            <requirements value="Often, specific identities are assigned for the agent." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.identifier" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Identifier" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.identifier" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="PRD-7 (or XCN.1)" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./id" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Identifiers" />
            </mapping>
        </element>
        <element id="Practitioner.active">
            <path value="Practitioner.active" />
            <short value="Whether this practitioner&#39;s record is in active use" />
            <definition value="Whether this practitioner&#39;s record is in active use." />
            <comment value="If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role." />
            <requirements value="Need to be able to mark a practitioner record as not to be used because it was created in error." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Practitioner.active" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="boolean" />
            </type>
            <meaningWhenMissing value="This resource is generally assumed to be active if no value is provided for the active element" />
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.status" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./statusCode" />
            </mapping>
        </element>
        <element id="Practitioner.name">
            <path value="Practitioner.name" />
            <short value="The name(s) associated with the practitioner" />
            <definition value="The name(s) associated with the practitioner." />
            <comment value="The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.  \n\nIn general, select the value to be used in the ResourceReference.display based on this:\n\n1. There is more than 1 name\n2. Use = usual\n3. Period is current to the date of the usage\n4. Use = official\n5. Other order as decided by internal business rules." />
            <requirements value="The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.name" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="HumanName" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="XCN Components" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./name" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./PreferredName (GivenNames, FamilyName, TitleCode)" />
            </mapping>
        </element>
        <element id="Practitioner.telecom">
            <path value="Practitioner.telecom" />
            <short value="A contact detail for the practitioner (that apply to all roles)" />
            <definition value="A contact detail for the practitioner, e.g. a telephone number or an email address." />
            <comment value="Person may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently and to help with identification.  These typically will have home numbers, or mobile numbers that are not role specific." />
            <requirements value="Need to know how to reach a practitioner independent to any roles the practitioner may have." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.telecom" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="ContactPoint" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="PRT-15, STF-10, ROL-12" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./telecom" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./ContactPoints" />
            </mapping>
        </element>
        <element id="Practitioner.address">
            <path value="Practitioner.address" />
            <short value="Address(es) of the practitioner that are not role specific (typically home address)" />
            <definition value="Address(es) of the practitioner that are not role specific (typically home address). \nWork addresses are not typically entered in this property as they are usually role dependent." />
            <comment value="The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address)." />
            <requirements value="The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.address" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Address" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="ORC-24, STF-11, ROL-11, PRT-14" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./addr" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Addresses" />
            </mapping>
        </element>
        <element id="Practitioner.gender">
            <path value="Practitioner.gender" />
            <short value="male | female | other | unknown" />
            <definition value="Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes." />
            <requirements value="Needed to address the person correctly." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Practitioner.gender" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="code" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="AdministrativeGender" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
                    <valueBoolean value="true" />
                </extension>
                <strength value="required" />
                <description value="The gender of a person used for administrative purposes." />
                <valueSet value="http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1" />
            </binding>
            <mapping>
                <identity value="v2" />
                <map value="STF-5" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./administrativeGender" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./GenderCode" />
            </mapping>
        </element>
        <element id="Practitioner.birthDate">
            <path value="Practitioner.birthDate" />
            <short value="The date  on which the practitioner was born" />
            <definition value="The date of birth for the practitioner." />
            <requirements value="Needed for identification." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Practitioner.birthDate" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="date" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="STF-6" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./birthTime" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="(not represented in ServD)" />
            </mapping>
        </element>
        <element id="Practitioner.photo">
            <path value="Practitioner.photo" />
            <short value="Image of the person" />
            <definition value="Image of the person." />
            <requirements value="Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.photo" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Attachment" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="./subjectOf/ObservationEvent[code=&quot;photo&quot;]/value" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./ImageURI (only supports the URI reference)" />
            </mapping>
        </element>
        <element id="Practitioner.qualification">
            <path value="Practitioner.qualification" />
            <short value="Certification, licenses, or training pertaining to the provision of care" />
            <definition value="The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner.  For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.qualification" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="BackboneElement" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="v2" />
                <map value="CER?" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].code" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Qualifications" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.id">
            <path value="Practitioner.qualification.id" />
            <representation value="xmlAttr" />
            <short value="Unique id for inter-element referencing" />
            <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Element.id" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
                    <valueUrl value="string" />
                </extension>
                <code value="http://hl7.org/fhirpath/System.String" />
            </type>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="n/a" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.extension">
            <path value="Practitioner.qualification.extension" />
            <short value="Additional content defined by implementations" />
            <definition value="May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
            <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
            <alias value="extensions" />
            <alias value="user content" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Element.extension" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Extension" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <constraint>
                <key value="ext-1" />
                <severity value="error" />
                <human value="Must have either extensions or value[x], not both" />
                <expression value="extension.exists() != value.exists()" />
                <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), &quot;value&quot;)])" />
                <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="n/a" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.modifierExtension">
            <path value="Practitioner.qualification.modifierExtension" />
            <short value="Extensions that cannot be ignored even if unrecognized" />
            <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element&#39;s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." />
            <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
            <requirements value="Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension)." />
            <alias value="extensions" />
            <alias value="user content" />
            <alias value="modifiers" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="BackboneElement.modifierExtension" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Extension" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <constraint>
                <key value="ext-1" />
                <severity value="error" />
                <human value="Must have either extensions or value[x], not both" />
                <expression value="extension.exists() != value.exists()" />
                <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), &quot;value&quot;)])" />
                <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
            </constraint>
            <isModifier value="true" />
            <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" />
            <isSummary value="true" />
            <mapping>
                <identity value="rim" />
                <map value="N/A" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.identifier">
            <path value="Practitioner.qualification.identifier" />
            <short value="An identifier for this qualification for the practitioner" />
            <definition value="An identifier that applies to this person&#39;s qualification in this role." />
            <requirements value="Often, specific identities are assigned for the qualification." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.qualification.identifier" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Identifier" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].id" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.code">
            <path value="Practitioner.qualification.code" />
            <short value="Coded representation of the qualification" />
            <definition value="Coded representation of the qualification." />
            <min value="1" />
            <max value="1" />
            <base>
                <path value="Practitioner.qualification.code" />
                <min value="1" />
                <max value="1" />
            </base>
            <type>
                <code value="CodeableConcept" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="Qualification" />
                </extension>
                <strength value="example" />
                <description value="Specific qualification the practitioner has to provide a service." />
                <valueSet value="http://terminology.hl7.org/ValueSet/v2-2.7-0360" />
            </binding>
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].code" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Qualifications.Value" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.period">
            <path value="Practitioner.qualification.period" />
            <short value="Period during which the qualification is valid" />
            <definition value="Period during which the qualification is valid." />
            <requirements value="Qualifications are often for a limited period of time, and can be revoked." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Practitioner.qualification.period" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="Period" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].effectiveTime" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Qualifications.StartDate and ./Qualifications.EndDate" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.issuer">
            <path value="Practitioner.qualification.issuer" />
            <short value="Organization that regulates and issues the qualification" />
            <definition value="Organization that regulates and issues the qualification." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Practitioner.qualification.issuer" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="Reference" />
                <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].scoper" />
            </mapping>
        </element>
        <element id="Practitioner.communication">
            <path value="Practitioner.communication" />
            <short value="A language the practitioner can use in patient communication" />
            <definition value="A language the practitioner can use in patient communication." />
            <comment value="The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type." />
            <requirements value="Knowing which language a practitioner speaks can help in facilitating communication with patients." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Practitioner.communication" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="CodeableConcept" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
                    <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="Language" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
                    <valueBoolean value="true" />
                </extension>
                <strength value="preferred" />
                <description value="A human language." />
                <valueSet value="http://hl7.org/fhir/ValueSet/languages" />
            </binding>
            <mapping>
                <identity value="v2" />
                <map value="PID-15, NK1-20, LAN-2" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./languageCommunication" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Languages.LanguageSpokenCode" />
            </mapping>
        </element>
    </snapshot>
    <differential>
        <element id="Practitioner">
            <path value="Practitioner" />
            <short value="A person with a  formal responsibility in the provisioning of healthcare or related services" />
            <definition value="A person who is directly or indirectly involved in the provisioning of healthcare." />
            <min value="0" />
            <max value="*" />
            <mapping>
                <identity value="v2" />
                <map value="PRD (as one example)" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="Role" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="Provider" />
            </mapping>
        </element>
        <element id="Practitioner.identifier">
            <path value="Practitioner.identifier" />
            <short value="An identifier for the person as this agent" />
            <definition value="An identifier that applies to this person in this role." />
            <requirements value="Often, specific identities are assigned for the agent." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="Identifier" />
            </type>
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.identifier" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="PRD-7 (or XCN.1)" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./id" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Identifiers" />
            </mapping>
        </element>
        <element id="Practitioner.active">
            <path value="Practitioner.active" />
            <short value="Whether this practitioner&#39;s record is in active use" />
            <definition value="Whether this practitioner&#39;s record is in active use." />
            <comment value="If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role." />
            <requirements value="Need to be able to mark a practitioner record as not to be used because it was created in error." />
            <min value="0" />
            <max value="1" />
            <type>
                <code value="boolean" />
            </type>
            <meaningWhenMissing value="This resource is generally assumed to be active if no value is provided for the active element" />
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.status" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./statusCode" />
            </mapping>
        </element>
        <element id="Practitioner.name">
            <path value="Practitioner.name" />
            <short value="The name(s) associated with the practitioner" />
            <definition value="The name(s) associated with the practitioner." />
            <comment value="The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.  \n\nIn general, select the value to be used in the ResourceReference.display based on this:\n\n1. There is more than 1 name\n2. Use = usual\n3. Period is current to the date of the usage\n4. Use = official\n5. Other order as decided by internal business rules." />
            <requirements value="The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="HumanName" />
            </type>
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="XCN Components" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./name" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./PreferredName (GivenNames, FamilyName, TitleCode)" />
            </mapping>
        </element>
        <element id="Practitioner.telecom">
            <path value="Practitioner.telecom" />
            <short value="A contact detail for the practitioner (that apply to all roles)" />
            <definition value="A contact detail for the practitioner, e.g. a telephone number or an email address." />
            <comment value="Person may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently and to help with identification.  These typically will have home numbers, or mobile numbers that are not role specific." />
            <requirements value="Need to know how to reach a practitioner independent to any roles the practitioner may have." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="ContactPoint" />
            </type>
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="PRT-15, STF-10, ROL-12" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./telecom" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./ContactPoints" />
            </mapping>
        </element>
        <element id="Practitioner.address">
            <path value="Practitioner.address" />
            <short value="Address(es) of the practitioner that are not role specific (typically home address)" />
            <definition value="Address(es) of the practitioner that are not role specific (typically home address). \nWork addresses are not typically entered in this property as they are usually role dependent." />
            <comment value="The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address)." />
            <requirements value="The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="Address" />
            </type>
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="ORC-24, STF-11, ROL-11, PRT-14" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./addr" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Addresses" />
            </mapping>
        </element>
        <element id="Practitioner.gender">
            <path value="Practitioner.gender" />
            <short value="male | female | other | unknown" />
            <definition value="Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes." />
            <requirements value="Needed to address the person correctly." />
            <min value="0" />
            <max value="1" />
            <type>
                <code value="code" />
            </type>
            <isSummary value="true" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="AdministrativeGender" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
                    <valueBoolean value="true" />
                </extension>
                <strength value="required" />
                <description value="The gender of a person used for administrative purposes." />
                <valueSet value="http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1" />
            </binding>
            <mapping>
                <identity value="v2" />
                <map value="STF-5" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./administrativeGender" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./GenderCode" />
            </mapping>
        </element>
        <element id="Practitioner.birthDate">
            <path value="Practitioner.birthDate" />
            <short value="The date  on which the practitioner was born" />
            <definition value="The date of birth for the practitioner." />
            <requirements value="Needed for identification." />
            <min value="0" />
            <max value="1" />
            <type>
                <code value="date" />
            </type>
            <isSummary value="true" />
            <mapping>
                <identity value="v2" />
                <map value="STF-6" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./birthTime" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="(not represented in ServD)" />
            </mapping>
        </element>
        <element id="Practitioner.photo">
            <path value="Practitioner.photo" />
            <short value="Image of the person" />
            <definition value="Image of the person." />
            <requirements value="Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="Attachment" />
            </type>
            <mapping>
                <identity value="rim" />
                <map value="./subjectOf/ObservationEvent[code=&quot;photo&quot;]/value" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./ImageURI (only supports the URI reference)" />
            </mapping>
        </element>
        <element id="Practitioner.qualification">
            <path value="Practitioner.qualification" />
            <short value="Certification, licenses, or training pertaining to the provision of care" />
            <definition value="The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner.  For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="BackboneElement" />
            </type>
            <mapping>
                <identity value="v2" />
                <map value="CER?" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].code" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Qualifications" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.identifier">
            <path value="Practitioner.qualification.identifier" />
            <short value="An identifier for this qualification for the practitioner" />
            <definition value="An identifier that applies to this person&#39;s qualification in this role." />
            <requirements value="Often, specific identities are assigned for the qualification." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="Identifier" />
            </type>
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].id" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.code">
            <path value="Practitioner.qualification.code" />
            <short value="Coded representation of the qualification" />
            <definition value="Coded representation of the qualification." />
            <min value="1" />
            <max value="1" />
            <type>
                <code value="CodeableConcept" />
            </type>
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="Qualification" />
                </extension>
                <strength value="example" />
                <description value="Specific qualification the practitioner has to provide a service." />
                <valueSet value="http://terminology.hl7.org/ValueSet/v2-2.7-0360" />
            </binding>
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].code" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Qualifications.Value" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.period">
            <path value="Practitioner.qualification.period" />
            <short value="Period during which the qualification is valid" />
            <definition value="Period during which the qualification is valid." />
            <requirements value="Qualifications are often for a limited period of time, and can be revoked." />
            <min value="0" />
            <max value="1" />
            <type>
                <code value="Period" />
            </type>
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].effectiveTime" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Qualifications.StartDate and ./Qualifications.EndDate" />
            </mapping>
        </element>
        <element id="Practitioner.qualification.issuer">
            <path value="Practitioner.qualification.issuer" />
            <short value="Organization that regulates and issues the qualification" />
            <definition value="Organization that regulates and issues the qualification." />
            <min value="0" />
            <max value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
            </type>
            <mapping>
                <identity value="rim" />
                <map value=".playingEntity.playingRole[classCode=QUAL].scoper" />
            </mapping>
        </element>
        <element id="Practitioner.communication">
            <path value="Practitioner.communication" />
            <short value="A language the practitioner can use in patient communication" />
            <definition value="A language the practitioner can use in patient communication." />
            <comment value="The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type." />
            <requirements value="Knowing which language a practitioner speaks can help in facilitating communication with patients." />
            <min value="0" />
            <max value="*" />
            <type>
                <code value="CodeableConcept" />
            </type>
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
                    <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="Language" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
                    <valueBoolean value="true" />
                </extension>
                <strength value="preferred" />
                <description value="A human language." />
                <valueSet value="http://hl7.org/fhir/ValueSet/languages" />
            </binding>
            <mapping>
                <identity value="v2" />
                <map value="PID-15, NK1-20, LAN-2" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="./languageCommunication" />
            </mapping>
            <mapping>
                <identity value="servd" />
                <map value="./Languages.LanguageSpokenCode" />
            </mapping>
        </element>
    </differential>
</StructureDefinition>