description: Defines constraints and extensions on the Organization resource when used by a Prescription Drug Monitoring Program (PDMP) to represent a dispensing pharmacy. package_name: hl7.fhir.us.pdmp.r4b derivation: constraint name: PdmpOrganizationPharmacy type: Organization elements: identifier: index: 0 elements: value: {index: 1} slicing: slices: NCPDP: match: {} schema: short: NCPDP Provider ID mustSupport: true pattern: type: Identifier value: {system: 'http://terminology.hl7.org/CodeSystem/NCPDPProviderIdentificationNumber'} index: 2 min: 0 max: 1 DEA: match: {} schema: short: DEA Number mustSupport: true pattern: type: Identifier value: {system: 'http://terminology.hl7.org/NamingSystem/usdeanumber'} index: 3 min: 0 max: 1 name: {index: 4} telecom: {index: 5} address: elements: line: {index: 6} city: {index: 7} state: {index: 8} postalCode: {index: 9} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-organization-pharmacy base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization version: 1.0.0 required: [identifier]