FHIR IG analytics| Package | hl7.fhir.uv.omop |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-Provider.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/fhir-omop-ig/StructureDefinition-Provider.html |
| URL | http://hl7.org/fhir/uv/omop/StructureDefinition/Provider |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-12T17:30:34+00:00 |
| Name | Provider |
| Title | Provider OMOP Table |
| Realm | uv |
| Authority | hl7 |
| 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. |
| Type | http://hl7.org/fhir/uv/omop/StructureDefinition/Provider |
| Kind | logical |
| StructureDefinition | |
| ConditionOccurrence | Condition Occurrence OMOP Table |
| DeviceExposure | Device Exposure OMOP Table |
| DrugExposure | Drug Exposure OMOP Table |
| Measurement | Measurement OMOP Table |
| Note | Note OMOP Table |
| Observation | Observation OMOP Table |
| Person | Person OMOP Table |
| ProcedureOccurrence | Procedure Occurrence OMOP Table |
| VisitDetail | Visit Detail OMOP Table |
| VisitOccurrence | Visit Occurrence OMOP Table |
| StructureDefinition | |
| CareSite | CareSite OMOP Table |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition Provider
Language: en
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Provider OMOP Table Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..1 | integer | Provider Identifier | |
![]() ![]() | 0..1 | string | Provider Name | |
![]() ![]() | 0..1 | string | National Provider Identifier | |
![]() ![]() | 0..1 | string | Drug Enforcement Administration Identifer | |
![]() ![]() | 0..1 | code | Specialty | |
![]() ![]() | 0..1 | Reference(CareSite OMOP Table) | Care Site | |
![]() ![]() | 0..1 | integer | Year of Birth | |
![]() ![]() | 0..1 | code | Gender | |
![]() ![]() | 0..1 | string | Provider Identifier Source Value | |
![]() ![]() | 0..1 | string | Specialty Source Value | |
![]() ![]() | 0..1 | code | Specialty Source Concept | |
![]() ![]() | 0..1 | string | Gender Source Value | |
![]() ![]() | 0..1 | code | Gender Source Concept | |
{
"resourceType": "StructureDefinition",
"id": "Provider",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/omop/StructureDefinition/Provider",
"version": "1.0.0",
"name": "Provider",
"title": "Provider OMOP Table",
"status": "active",
"date": "2026-02-12T17:30:34+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"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.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://hl7.org/fhir/uv/omop/StructureDefinition/Provider",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "Provider",
"path": "Provider",
"short": "Provider OMOP Table",
"definition": "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.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Provider.provider-id",
"path": "Provider.provider_id",
"short": "Provider Identifier",
"definition": "It is assumed that every provider with a different unique identifier is in fact a different person and should be treated independently.",
"min": 1,
"max": "1",
"base": {
"path": "Provider.provider_id",
"min": 1,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "Provider.provider-name",
"path": "Provider.provider_name",
"short": "Provider Name",
"definition": "Provider Name",
"min": 0,
"max": "1",
"base": {
"path": "Provider.provider_name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.npi",
"path": "Provider.npi",
"short": "National Provider Identifier",
"definition": "This is the National Provider Number issued to health care providers in the US by the Centers for Medicare and Medicaid Services (CMS).",
"min": 0,
"max": "1",
"base": {
"path": "Provider.npi",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.dea",
"path": "Provider.dea",
"short": "Drug Enforcement Administration Identifer",
"definition": "This is the identifier issued by the DEA, a US federal agency, that allows a provider to write prescriptions for controlled substances.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.dea",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.specialty-concept-id",
"path": "Provider.specialty_concept_id",
"short": "Specialty",
"definition": "This field either represents the most common specialty that occurs in the data or the most specific concept that represents all specialties listed, should the provider have more than one. This includes physician specialties such as internal medicine, emergency medicine, etc. and allied health professionals such as nurses, midwives, and pharmacists.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.specialty_concept_id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "Provider.care-site-id",
"path": "Provider.care_site_id",
"short": "Care Site",
"definition": "This is the location that the provider primarily practices in.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.care_site_id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite"
]
}
]
},
{
"id": "Provider.year-of-birth",
"path": "Provider.year_of_birth",
"short": "Year of Birth",
"definition": "Year of Birth",
"min": 0,
"max": "1",
"base": {
"path": "Provider.year_of_birth",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "Provider.gender-concept-id",
"path": "Provider.gender_concept_id",
"short": "Gender",
"definition": "This field represents the recorded gender of the provider in the source data.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.gender_concept_id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "Provider.provider-source-value",
"path": "Provider.provider_source_value",
"short": "Provider Identifier Source Value",
"definition": "Use this field to link back to providers in the source data. This is typically used for error checking of ETL logic.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.provider_source_value",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.specialty-source-value",
"path": "Provider.specialty_source_value",
"short": "Specialty Source Value",
"definition": "This is the kind of provider or specialty as it appears in the source data. This includes physician specialties such as internal medicine, emergency medicine, etc. and allied health professionals such as nurses, midwives, and pharmacists.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.specialty_source_value",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.specialty-source-concept-id",
"path": "Provider.specialty_source_concept_id",
"short": "Specialty Source Concept",
"definition": "This is often zero as many sites use proprietary codes to store physician speciality.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.specialty_source_concept_id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "Provider.gender-source-value",
"path": "Provider.gender_source_value",
"short": "Gender Source Value",
"definition": "This is provider's gender as it appears in the source data.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.gender_source_value",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.gender-source-concept-id",
"path": "Provider.gender_source_concept_id",
"short": "Gender Source Concept",
"definition": "This is often zero as many sites use proprietary codes to store provider gender.",
"min": 0,
"max": "1",
"base": {
"path": "Provider.gender_source_concept_id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Provider",
"path": "Provider",
"short": "Provider OMOP Table",
"definition": "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."
},
{
"id": "Provider.provider-id",
"path": "Provider.provider_id",
"short": "Provider Identifier",
"definition": "It is assumed that every provider with a different unique identifier is in fact a different person and should be treated independently.",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "Provider.provider-name",
"path": "Provider.provider_name",
"short": "Provider Name",
"definition": "Provider Name",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.npi",
"path": "Provider.npi",
"short": "National Provider Identifier",
"definition": "This is the National Provider Number issued to health care providers in the US by the Centers for Medicare and Medicaid Services (CMS).",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.dea",
"path": "Provider.dea",
"short": "Drug Enforcement Administration Identifer",
"definition": "This is the identifier issued by the DEA, a US federal agency, that allows a provider to write prescriptions for controlled substances.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.specialty-concept-id",
"path": "Provider.specialty_concept_id",
"short": "Specialty",
"definition": "This field either represents the most common specialty that occurs in the data or the most specific concept that represents all specialties listed, should the provider have more than one. This includes physician specialties such as internal medicine, emergency medicine, etc. and allied health professionals such as nurses, midwives, and pharmacists.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "Provider.care-site-id",
"path": "Provider.care_site_id",
"short": "Care Site",
"definition": "This is the location that the provider primarily practices in.",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite"
]
}
]
},
{
"id": "Provider.year-of-birth",
"path": "Provider.year_of_birth",
"short": "Year of Birth",
"definition": "Year of Birth",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "Provider.gender-concept-id",
"path": "Provider.gender_concept_id",
"short": "Gender",
"definition": "This field represents the recorded gender of the provider in the source data.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "Provider.provider-source-value",
"path": "Provider.provider_source_value",
"short": "Provider Identifier Source Value",
"definition": "Use this field to link back to providers in the source data. This is typically used for error checking of ETL logic.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.specialty-source-value",
"path": "Provider.specialty_source_value",
"short": "Specialty Source Value",
"definition": "This is the kind of provider or specialty as it appears in the source data. This includes physician specialties such as internal medicine, emergency medicine, etc. and allied health professionals such as nurses, midwives, and pharmacists.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.specialty-source-concept-id",
"path": "Provider.specialty_source_concept_id",
"short": "Specialty Source Concept",
"definition": "This is often zero as many sites use proprietary codes to store physician speciality.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "Provider.gender-source-value",
"path": "Provider.gender_source_value",
"short": "Gender Source Value",
"definition": "This is provider's gender as it appears in the source data.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Provider.gender-source-concept-id",
"path": "Provider.gender_source_concept_id",
"short": "Gender Source Concept",
"definition": "This is often zero as many sites use proprietary codes to store provider gender.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
}
]
}
}