Data Exchange For Quality Measures Implementation Guide
3.1.0 - STU 3.1.0 US

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v3.1.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: DEQM Practitioner Profile

Official URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/practitioner-deqm Version: 3.1.0
Active as of 2018-06-19 Computable Name: DEQMPractitionerProfile

The DEQM Practitioner Profile defines the constraints for representing the practitioner who performed the measure or to which is attesting.

Mandatory Data Elements and Terminology

The following data-elements are mandatory (i.e data MUST be present).

Each Practitioner must have:

  1. Either a National Provider Identifier (NPI), or CMS Certification Number(CCN) identifier

Additional Profile specific implementation guidance:

The “Full View” tab below displays all the identifier slices including the CCN slice defined in this guide and NPI slice which is inherited indirectly from the [US Core Practitioner Profile].

Examples

  • Practitioner/practitioner01
  • Practitioner/practitioner02
  • Practitioner/practitioner03
  • Usage:

    Formal Views of Profile Content

    Description of Profiles, Differentials, Snapshots and how the different presentations work.

    This structure is derived from QICorePractitioner

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Practitioner C0..*QICorePractitionerA person with a formal responsibility in the provisioning of healthcare or related services
    deqm-4: Either an NPI, EIN, or CCN identifier SHALL be present
    ... Slices for identifier SC1..*IdentifierAn identifier for the person as this agent
    Slice: Unordered, Open by pattern:$this
    .... identifier:ccn S0..1IdentifierAn identifier for the person as this agent
    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.336

    doco Documentation for this format

    Constraints

    IdGradePath(s)DetailsRequirements
    deqm-4errorPractitionerEither an NPI, EIN, or CCN identifier SHALL be present
    : (identifier.system contains 'urn:oid:2.16.840.1.113883.4.4') or (identifier.system contains 'urn:oid:2.16.840.1.113883.4.336') or (identifier.system contains 'http://hl7.org/fhir/sid/us-npi')
    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Practitioner C0..*QICorePractitionerA person with a formal responsibility in the provisioning of healthcare or related services
    deqm-4: Either an NPI, EIN, or CCN identifier SHALL be present
    ... implicitRules ?!Σ0..1uriA set of rules under which this content was created
    ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
    ... Slices for identifier SΣC1..*IdentifierAn identifier for the person as this agent
    Slice: Unordered, Open by pattern:$this
    .... identifier:NPI SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: http://hl7.org/fhir/sid/us-npi
    .... identifier:ccn SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.336
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    .... identifier:ein SΣ0..1IdentifierThere is not a general Tax Identifier Numer (TIN) OID. There is an SSN, a PTIN, and an ITIN, but no TIN generally. So the only slice specified here is EIN, if consumers determine a need for an SSN, submit a comment to that effect.

    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.4
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    ... name SΣ1..*HumanNameThe name(s) associated with the practitioner
    .... use ?!Σ0..1codeusual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... family SΣ1..1stringFamily name (often called 'Surname')

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet
    Practitioner.identifier:ccn.userequiredIdentifierUse
    Practitioner.identifier:ein.userequiredIdentifierUse
    Practitioner.name.userequiredNameUse

    Constraints

    IdGradePath(s)DetailsRequirements
    deqm-4errorPractitionerEither an NPI, EIN, or CCN identifier SHALL be present
    : (identifier.system contains 'urn:oid:2.16.840.1.113883.4.4') or (identifier.system contains 'urn:oid:2.16.840.1.113883.4.336') or (identifier.system contains 'http://hl7.org/fhir/sid/us-npi')
    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Practitioner C0..*QICorePractitionerA person with a formal responsibility in the provisioning of healthcare or related services
    deqm-4: Either an NPI, EIN, or CCN identifier SHALL be present
    ... id Σ0..1idLogical id of this artifact
    ... meta Σ0..1MetaMetadata about the resource
    ... implicitRules ?!Σ0..1uriA set of rules under which this content was created
    ... language 0..1codeLanguage of the resource content
    Binding: CommonLanguages (preferred): A human language.

    Additional BindingsPurpose
    AllLanguagesMax Binding
    ... text 0..1NarrativeText summary of the resource, for human interpretation
    ... contained 0..*ResourceContained, inline Resources
    ... extension 0..*ExtensionAdditional content defined by implementations
    ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
    ... Slices for identifier SΣC1..*IdentifierAn identifier for the person as this agent
    Slice: Unordered, Open by pattern:$this
    .... identifier:NPI SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... id0..1idUnique id for inter-element referencing
    ..... extension0..*ExtensionAdditional content defined by implementations
    ..... use0..1codeusual | official | temp | secondary | old (If known)
    ..... type0..1CodeableConceptDescription of identifier
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: http://hl7.org/fhir/sid/us-npi
    ..... value0..1stringThe value that is unique
    ..... period0..1PeriodTime period when id is/was valid for use
    ..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
    .... identifier:ccn SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... id0..1idUnique id for inter-element referencing
    ..... extension0..*ExtensionAdditional content defined by implementations
    ..... use0..1codeusual | official | temp | secondary | old (If known)
    ..... type0..1CodeableConceptDescription of identifier
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.336
    ..... value0..1stringThe value that is unique
    ..... period0..1PeriodTime period when id is/was valid for use
    ..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
    ..... id 0..1stringUnique id for inter-element referencing
    ..... extension 0..*ExtensionAdditional content defined by implementations
    Slice: Unordered, Open by value:url
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... type Σ0..1CodeableConceptDescription of identifier
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    ..... system Σ0..1uriThe namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    ..... period Σ0..1PeriodTime period when id is/was valid for use
    ..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
    .... identifier:ein SΣ0..1IdentifierThere is not a general Tax Identifier Numer (TIN) OID. There is an SSN, a PTIN, and an ITIN, but no TIN generally. So the only slice specified here is EIN, if consumers determine a need for an SSN, submit a comment to that effect.

    Required Pattern: At least the following
    ..... id0..1idUnique id for inter-element referencing
    ..... extension0..*ExtensionAdditional content defined by implementations
    ..... use0..1codeusual | official | temp | secondary | old (If known)
    ..... type0..1CodeableConceptDescription of identifier
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.4
    ..... value0..1stringThe value that is unique
    ..... period0..1PeriodTime period when id is/was valid for use
    ..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
    ..... id 0..1stringUnique id for inter-element referencing
    ..... extension 0..*ExtensionAdditional content defined by implementations
    Slice: Unordered, Open by value:url
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... type Σ0..1CodeableConceptDescription of identifier
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    ..... system Σ0..1uriThe namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    ..... period Σ0..1PeriodTime period when id is/was valid for use
    ..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
    ... active Σ0..1booleanWhether this practitioner's record is in active use
    ... name SΣ1..*HumanNameThe name(s) associated with the practitioner
    .... id 0..1stringUnique id for inter-element referencing
    .... extension 0..*ExtensionAdditional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ0..1codeusual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... text Σ0..1stringText representation of the full name
    .... family SΣ1..1stringFamily name (often called 'Surname')
    .... given Σ0..*stringGiven names (not always 'first'). Includes middle names
    This repeating element order: Given Names appear in the correct order for presenting the name
    .... prefix Σ0..*stringParts that come before the name
    This repeating element order: Prefixes appear in the correct order for presenting the name
    .... suffix Σ0..*stringParts that come after the name
    This repeating element order: Suffixes appear in the correct order for presenting the name
    .... period Σ0..1PeriodTime period when name was/is in use
    ... telecom Σ0..*ContactPointA contact detail for the practitioner (that apply to all roles)
    ... address Σ0..*AddressAddress(es) of the practitioner that are not role specific (typically home address)
    ... gender Σ0..1codemale | female | other | unknown
    Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

    ... birthDate Σ0..1dateThe date on which the practitioner was born
    ... photo 0..*AttachmentImage of the person
    ... qualification 0..*BackboneElementCertification, licenses, or training pertaining to the provision of care
    .... id 0..1stringUnique id for inter-element referencing
    .... extension 0..*ExtensionAdditional content defined by implementations
    .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
    .... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
    .... code 1..1CodeableConceptCoded representation of the qualification
    Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

    .... period 0..1PeriodPeriod during which the qualification is valid
    .... issuer 0..1Reference(QICoreOrganization)Organization that regulates and issues the qualification
    ... communication 0..*CodeableConceptA language the practitioner can use in patient communication
    Binding: CommonLanguages (preferred): A human language.

    Additional BindingsPurpose
    AllLanguagesMax Binding


    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet
    Practitioner.languagepreferredCommonLanguages
    Additional Bindings Purpose
    AllLanguages Max Binding
    Practitioner.identifier:ccn.userequiredIdentifierUse
    Practitioner.identifier:ccn.typeextensibleIdentifier Type Codes
    Practitioner.identifier:ein.userequiredIdentifierUse
    Practitioner.identifier:ein.typeextensibleIdentifier Type Codes
    Practitioner.name.userequiredNameUse
    Practitioner.genderrequiredAdministrativeGender
    Practitioner.qualification.codeexamplev2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7)
    Practitioner.communicationpreferredCommonLanguages
    Additional Bindings Purpose
    AllLanguages Max Binding

    This structure is derived from QICorePractitioner

    Summary

    Mandatory: 1 element
    Must-Support: 2 elements

    Slices

    This structure defines the following Slices:

    • The element Practitioner.identifier is sliced based on the value of pattern:$this

    Differential View

    This structure is derived from QICorePractitioner

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Practitioner C0..*QICorePractitionerA person with a formal responsibility in the provisioning of healthcare or related services
    deqm-4: Either an NPI, EIN, or CCN identifier SHALL be present
    ... Slices for identifier SC1..*IdentifierAn identifier for the person as this agent
    Slice: Unordered, Open by pattern:$this
    .... identifier:ccn S0..1IdentifierAn identifier for the person as this agent
    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.336

    doco Documentation for this format

    Constraints

    IdGradePath(s)DetailsRequirements
    deqm-4errorPractitionerEither an NPI, EIN, or CCN identifier SHALL be present
    : (identifier.system contains 'urn:oid:2.16.840.1.113883.4.4') or (identifier.system contains 'urn:oid:2.16.840.1.113883.4.336') or (identifier.system contains 'http://hl7.org/fhir/sid/us-npi')

    Key Elements View

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Practitioner C0..*QICorePractitionerA person with a formal responsibility in the provisioning of healthcare or related services
    deqm-4: Either an NPI, EIN, or CCN identifier SHALL be present
    ... implicitRules ?!Σ0..1uriA set of rules under which this content was created
    ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
    ... Slices for identifier SΣC1..*IdentifierAn identifier for the person as this agent
    Slice: Unordered, Open by pattern:$this
    .... identifier:NPI SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: http://hl7.org/fhir/sid/us-npi
    .... identifier:ccn SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.336
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    .... identifier:ein SΣ0..1IdentifierThere is not a general Tax Identifier Numer (TIN) OID. There is an SSN, a PTIN, and an ITIN, but no TIN generally. So the only slice specified here is EIN, if consumers determine a need for an SSN, submit a comment to that effect.

    Required Pattern: At least the following
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.4
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    ... name SΣ1..*HumanNameThe name(s) associated with the practitioner
    .... use ?!Σ0..1codeusual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... family SΣ1..1stringFamily name (often called 'Surname')

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet
    Practitioner.identifier:ccn.userequiredIdentifierUse
    Practitioner.identifier:ein.userequiredIdentifierUse
    Practitioner.name.userequiredNameUse

    Constraints

    IdGradePath(s)DetailsRequirements
    deqm-4errorPractitionerEither an NPI, EIN, or CCN identifier SHALL be present
    : (identifier.system contains 'urn:oid:2.16.840.1.113883.4.4') or (identifier.system contains 'urn:oid:2.16.840.1.113883.4.336') or (identifier.system contains 'http://hl7.org/fhir/sid/us-npi')

    Snapshot View

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Practitioner C0..*QICorePractitionerA person with a formal responsibility in the provisioning of healthcare or related services
    deqm-4: Either an NPI, EIN, or CCN identifier SHALL be present
    ... id Σ0..1idLogical id of this artifact
    ... meta Σ0..1MetaMetadata about the resource
    ... implicitRules ?!Σ0..1uriA set of rules under which this content was created
    ... language 0..1codeLanguage of the resource content
    Binding: CommonLanguages (preferred): A human language.

    Additional BindingsPurpose
    AllLanguagesMax Binding
    ... text 0..1NarrativeText summary of the resource, for human interpretation
    ... contained 0..*ResourceContained, inline Resources
    ... extension 0..*ExtensionAdditional content defined by implementations
    ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
    ... Slices for identifier SΣC1..*IdentifierAn identifier for the person as this agent
    Slice: Unordered, Open by pattern:$this
    .... identifier:NPI SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... id0..1idUnique id for inter-element referencing
    ..... extension0..*ExtensionAdditional content defined by implementations
    ..... use0..1codeusual | official | temp | secondary | old (If known)
    ..... type0..1CodeableConceptDescription of identifier
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: http://hl7.org/fhir/sid/us-npi
    ..... value0..1stringThe value that is unique
    ..... period0..1PeriodTime period when id is/was valid for use
    ..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
    .... identifier:ccn SΣ0..1IdentifierAn identifier for the person as this agent

    Required Pattern: At least the following
    ..... id0..1idUnique id for inter-element referencing
    ..... extension0..*ExtensionAdditional content defined by implementations
    ..... use0..1codeusual | official | temp | secondary | old (If known)
    ..... type0..1CodeableConceptDescription of identifier
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.336
    ..... value0..1stringThe value that is unique
    ..... period0..1PeriodTime period when id is/was valid for use
    ..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
    ..... id 0..1stringUnique id for inter-element referencing
    ..... extension 0..*ExtensionAdditional content defined by implementations
    Slice: Unordered, Open by value:url
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... type Σ0..1CodeableConceptDescription of identifier
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    ..... system Σ0..1uriThe namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    ..... period Σ0..1PeriodTime period when id is/was valid for use
    ..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
    .... identifier:ein SΣ0..1IdentifierThere is not a general Tax Identifier Numer (TIN) OID. There is an SSN, a PTIN, and an ITIN, but no TIN generally. So the only slice specified here is EIN, if consumers determine a need for an SSN, submit a comment to that effect.

    Required Pattern: At least the following
    ..... id0..1idUnique id for inter-element referencing
    ..... extension0..*ExtensionAdditional content defined by implementations
    ..... use0..1codeusual | official | temp | secondary | old (If known)
    ..... type0..1CodeableConceptDescription of identifier
    ..... system1..1uriThe namespace for the identifier value
    Fixed Value: urn:oid:2.16.840.1.113883.4.4
    ..... value0..1stringThe value that is unique
    ..... period0..1PeriodTime period when id is/was valid for use
    ..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
    ..... id 0..1stringUnique id for inter-element referencing
    ..... extension 0..*ExtensionAdditional content defined by implementations
    Slice: Unordered, Open by value:url
    ..... use ?!SΣ1..1codeusual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

    ..... type Σ0..1CodeableConceptDescription of identifier
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    ..... system Σ0..1uriThe namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    ..... value SΣ1..1stringThe value that is unique
    Example General: 123456
    ..... period Σ0..1PeriodTime period when id is/was valid for use
    ..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
    ... active Σ0..1booleanWhether this practitioner's record is in active use
    ... name SΣ1..*HumanNameThe name(s) associated with the practitioner
    .... id 0..1stringUnique id for inter-element referencing
    .... extension 0..*ExtensionAdditional content defined by implementations
    Slice: Unordered, Open by value:url
    .... use ?!Σ0..1codeusual | official | temp | nickname | anonymous | old | maiden
    Binding: NameUse (required): The use of a human name.

    .... text Σ0..1stringText representation of the full name
    .... family SΣ1..1stringFamily name (often called 'Surname')
    .... given Σ0..*stringGiven names (not always 'first'). Includes middle names
    This repeating element order: Given Names appear in the correct order for presenting the name
    .... prefix Σ0..*stringParts that come before the name
    This repeating element order: Prefixes appear in the correct order for presenting the name
    .... suffix Σ0..*stringParts that come after the name
    This repeating element order: Suffixes appear in the correct order for presenting the name
    .... period Σ0..1PeriodTime period when name was/is in use
    ... telecom Σ0..*ContactPointA contact detail for the practitioner (that apply to all roles)
    ... address Σ0..*AddressAddress(es) of the practitioner that are not role specific (typically home address)
    ... gender Σ0..1codemale | female | other | unknown
    Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

    ... birthDate Σ0..1dateThe date on which the practitioner was born
    ... photo 0..*AttachmentImage of the person
    ... qualification 0..*BackboneElementCertification, licenses, or training pertaining to the provision of care
    .... id 0..1stringUnique id for inter-element referencing
    .... extension 0..*ExtensionAdditional content defined by implementations
    .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
    .... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
    .... code 1..1CodeableConceptCoded representation of the qualification
    Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

    .... period 0..1PeriodPeriod during which the qualification is valid
    .... issuer 0..1Reference(QICoreOrganization)Organization that regulates and issues the qualification
    ... communication 0..*CodeableConceptA language the practitioner can use in patient communication
    Binding: CommonLanguages (preferred): A human language.

    Additional BindingsPurpose
    AllLanguagesMax Binding


    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet
    Practitioner.languagepreferredCommonLanguages
    Additional Bindings Purpose
    AllLanguages Max Binding
    Practitioner.identifier:ccn.userequiredIdentifierUse
    Practitioner.identifier:ccn.typeextensibleIdentifier Type Codes
    Practitioner.identifier:ein.userequiredIdentifierUse
    Practitioner.identifier:ein.typeextensibleIdentifier Type Codes
    Practitioner.name.userequiredNameUse
    Practitioner.genderrequiredAdministrativeGender
    Practitioner.qualification.codeexamplev2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7)
    Practitioner.communicationpreferredCommonLanguages
    Additional Bindings Purpose
    AllLanguages Max Binding

    This structure is derived from QICorePractitioner

    Summary

    Mandatory: 1 element
    Must-Support: 2 elements

    Slices

    This structure defines the following Slices:

    • The element Practitioner.identifier is sliced based on the value of pattern:$this

     

    Other representations of profile: CSV, Excel, Schematron

    Notes: