PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/Provider
description: The PROVIDER table contains a list of uniquely identified healthcare providers. These are individuals providing hands-on healthcare to patients, such as physicians, nurses, midwives, physical therapists etc.
package_name: hl7.fhir.uv.omop
derivation: specialization
name: Provider
type: http://hl7.org/fhir/uv/omop/StructureDefinition/Provider
elements:
  specialty_concept_id: {type: code, short: Specialty, index: 4}
  gender_concept_id: {type: code, short: Gender, index: 7}
  dea: {type: string, short: Drug Enforcement Administration Identifer, index: 3}
  specialty_source_concept_id: {type: code, short: Specialty Source Concept, index: 10}
  npi: {type: string, short: National Provider Identifier, index: 2}
  provider_name: {type: string, short: Provider Name, index: 1}
  provider_id: {type: integer, short: Provider Identifier, index: 0}
  specialty_source_value: {type: string, short: Specialty Source Value, index: 9}
  gender_source_concept_id: {type: code, short: Gender Source Concept, index: 12}
  care_site_id:
    type: Reference
    short: Care Site
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite']
    index: 5
  year_of_birth: {type: integer, short: Year of Birth, index: 6}
  provider_source_value: {type: string, short: Provider Identifier Source Value, index: 8}
  gender_source_value: {type: string, short: Gender Source Value, index: 11}
package_version: 1.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/omop/StructureDefinition/Provider
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-ballot
required: [provider_id]