FHIR IG Statistics: ValueSet/HealthcareProviderRoleType
| Package | ca.on.oh.patient-summary |
| Resource Type | ValueSet |
| Id | HealthcareProviderRoleType |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.patient-summary@0.12.8&canonical=http://ontariohealth.ca/fhir/ValueSet/HealthcareProviderRoleType |
| URL | http://ontariohealth.ca/fhir/ValueSet/HealthcareProviderRoleType |
| Version | 0.10.0 |
| Status | active |
| Date | 2023-07-11T00:00:00+00:00 |
| Name | HealthcareProviderRoleType |
| Title | Healthcare Provider Role Type |
| Realm | ca |
| Authority | national |
| Description | A role type that is used to categorize an entity that delivers health care in an expected and professional manner to an entity in need of health care services. Examples: Registered Nurse, Chiropractor, Physician, Custodial Care Clinic. This resource is an informative value set; a [normative subset](https://tgateway.infoway-inforoute.ca/vs/healthcareproviderroletype) containing the expanded values can be found on Canada Health Infoway's [Terminology Gateway](https://tgateway.infoway-inforoute.ca). |
| Copyright | Copyright © 2021,2022 Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "HealthcareProviderRoleType",
"url": "http://ontariohealth.ca/fhir/ValueSet/HealthcareProviderRoleType",
"version": "0.10.0",
"name": "HealthcareProviderRoleType",
"title": "Healthcare Provider Role Type",
"status": "active",
"experimental": false,
"date": "2023-07-11T00:00:00+00:00",
"publisher": "Canada Health Infoway",
"contact": [
{
"name": "National Standards Release Centre",
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.ca"
}
]
}
],
"description": "A role type that is used to categorize an entity that delivers health care in an expected and professional manner to an entity in need of health care services. Examples: Registered Nurse, Chiropractor, Physician, Custodial Care Clinic. This resource is an informative value set; a [normative subset](https://tgateway.infoway-inforoute.ca/vs/healthcareproviderroletype) containing the expanded values can be found on Canada Health Infoway's [Terminology Gateway](https://tgateway.infoway-inforoute.ca).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"copyright": "Copyright © 2021,2022 Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"compose": {
"include": [
{
"valueSet": [
"https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype"
]
}
]
}
}