description: null package_name: rs/hl7.fhir.us.core derivation: constraint name: US Core Practitioner Profile type: Practitioner elements: identifier: min: 1 isModifier: false index: 0 type: Identifier mustSupport: true array: true elements: system: {isModifier: false, short: NPI could be used as the identifier system in the US., type: uri, mustSupport: true, index: 1} value: {type: string, isModifier: false, mustSupport: true, index: 2} required: [system, value] name: type: HumanName isModifier: false mustSupport: true index: 3 elements: family: {type: string, isModifier: false, mustSupport: true, index: 4} required: [family] package_version: 1.0.1 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 1.0.1 required: [identifier, name]