description: The practitioner(s) referenced in US Core profiles. package_name: rs/hl7.fhir.us.core derivation: constraint name: USCorePractitionerProfile type: Practitioner elements: identifier: min: 1 index: 0 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: NPI: match: {system: 'http://hl7.org/fhir/sid/us-npi'} schema: type: Identifier mustSupport: true pattern: type: Identifier value: {system: 'http://hl7.org/fhir/sid/us-npi'} index: 3 min: 0 max: 1 type: Identifier mustSupport: true array: true elements: system: {type: uri, mustSupport: true, index: 1} value: {type: string, mustSupport: true, index: 2} required: [system, value] name: type: HumanName mustSupport: true array: true min: 1 index: 4 elements: family: {type: string, mustSupport: true, index: 5} required: [family] package_version: 3.1.1 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 3.1.1 required: [identifier, name]