FHIR IG Statistics: StructureDefinition/56be103b-3d81-45ea-8f59-96c7913e0002
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
skip
Source
{
"resourceType": "StructureDefinition",
"id": "56be103b-3d81-45ea-8f59-96c7913e0002",
"meta": {
"versionId": "2",
"lastUpdated": "2025-02-21T15:01:22.2572371+00:00"
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-PractitionerRole",
"version": "1.0.0",
"name": "PractitionerRoleResponse",
"title": "PHSD PractitionerRole Response",
"status": "draft",
"date": "2024-03-06T15:47:38.7603239+00:00",
"description": "Defines the PractitionerRole resource in a Practitioner Search response from PHSD",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "servd",
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "PractitionerRole",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "PractitionerRole",
"path": "PractitionerRole",
"mustSupport": true
},
{
"id": "PractitionerRole.id",
"path": "PractitionerRole.id",
"definition": "The logical id of the resource, as used in the URL for the resource. The member record number in PPR.",
"min": 1,
"example": [
{
"label": "Example of member record number",
"valueString": "123456"
}
],
"mustSupport": true
},
{
"id": "PractitionerRole.meta",
"path": "PractitionerRole.meta",
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.meta.profile",
"path": "PractitionerRole.meta.profile",
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.meta.security",
"path": "PractitionerRole.meta.security",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "PractitionerRole.meta.security.system",
"path": "PractitionerRole.meta.security.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"mustSupport": true
},
{
"id": "PractitionerRole.meta.security.code",
"path": "PractitionerRole.meta.security.code",
"short": "N|R",
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.meta.security.display",
"path": "PractitionerRole.meta.security.display",
"short": "normal|restricted",
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.extension:practitioner-restriction",
"path": "PractitionerRole.extension",
"sliceName": "practitioner-restriction",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-restriction"
]
}
]
},
{
"id": "PractitionerRole.extension:practitionerRole-status",
"path": "PractitionerRole.extension",
"sliceName": "practitionerRole-status",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status"
]
}
]
},
{
"id": "PractitionerRole.extension:practitionerRole-practicing",
"path": "PractitionerRole.extension",
"sliceName": "practitionerRole-practicing",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-practicing"
]
}
]
},
{
"id": "PractitionerRole.identifier",
"path": "PractitionerRole.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "use"
},
{
"type": "value",
"path": "type.coding.code"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.identifier:identifier-UPI",
"path": "PractitionerRole.identifier",
"sliceName": "identifier-UPI",
"min": 1
},
{
"id": "PractitionerRole.identifier:identifier-UPI.use",
"path": "PractitionerRole.identifier.use",
"min": 1,
"fixedCode": "official",
"mustSupport": true
},
{
"id": "PractitionerRole.identifier:identifier-UPI.type",
"path": "PractitionerRole.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.identifier:identifier-UPI.type.coding",
"path": "PractitionerRole.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "PractitionerRole.identifier:identifier-UPI.type.coding.system",
"path": "PractitionerRole.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "PractitionerRole.identifier:identifier-UPI.type.coding.code",
"path": "PractitionerRole.identifier.type.coding.code",
"min": 1,
"fixedCode": "PRN",
"mustSupport": true
},
{
"id": "PractitionerRole.identifier:identifier-UPI.system",
"path": "PractitionerRole.identifier.system",
"min": 1,
"fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"mustSupport": true
},
{
"id": "PractitionerRole.identifier:identifier-UPI.value",
"path": "PractitionerRole.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.period",
"path": "PractitionerRole.period",
"mustSupport": true
},
{
"id": "PractitionerRole.period.start",
"path": "PractitionerRole.period.start",
"mustSupport": true
},
{
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Practitioner"
]
}
],
"mustSupport": true
},
{
"id": "PractitionerRole.practitioner.reference",
"path": "PractitionerRole.practitioner.reference",
"mustSupport": true
},
{
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-organization-response-profile-Organization"
]
}
]
},
{
"id": "PractitionerRole.code",
"path": "PractitionerRole.code",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/health-care-provider-role-type"
}
},
{
"id": "PractitionerRole.code.extension:practitionerRole-classification",
"path": "PractitionerRole.code.extension",
"sliceName": "practitionerRole-classification",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification"
]
}
]
},
{
"id": "PractitionerRole.code.extension:license-classification-code",
"path": "PractitionerRole.code.extension",
"sliceName": "license-classification-code",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LicenseClassificationCode"
]
}
]
},
{
"id": "PractitionerRole.code.coding",
"path": "PractitionerRole.code.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "PractitionerRole.code.coding.system",
"path": "PractitionerRole.code.coding.system",
"min": 1,
"fixedUri": "http://ehealthontario.ca/fhir/CodeSystem/ppr-health-care-provider-role-type",
"mustSupport": true
},
{
"id": "PractitionerRole.code.coding.code",
"path": "PractitionerRole.code.coding.code",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-healthcare-provider-role-type"
}
},
{
"id": "PractitionerRole.code.coding.display",
"path": "PractitionerRole.code.coding.display",
"mustSupport": true
},
{
"id": "PractitionerRole.specialty",
"path": "PractitionerRole.specialty",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/qualified-expertise-role-type"
}
},
{
"id": "PractitionerRole.specialty.extension",
"path": "PractitionerRole.specialty.extension",
"min": 1
},
{
"id": "PractitionerRole.specialty.extension:practitionerRole-speciality-period",
"path": "PractitionerRole.specialty.extension",
"sliceName": "practitionerRole-speciality-period",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-specialty-period"
]
}
]
},
{
"id": "PractitionerRole.specialty.extension:practitionerRole-classification",
"path": "PractitionerRole.specialty.extension",
"sliceName": "practitionerRole-classification",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification"
]
}
]
},
{
"id": "PractitionerRole.specialty.coding",
"path": "PractitionerRole.specialty.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "PractitionerRole.specialty.coding.system",
"path": "PractitionerRole.specialty.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "PractitionerRole.specialty.coding.code",
"path": "PractitionerRole.specialty.coding.code",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-qualified-expertise-role-type"
}
},
{
"id": "PractitionerRole.specialty.coding.display",
"path": "PractitionerRole.specialty.coding.display",
"mustSupport": true
},
{
"id": "PractitionerRole.location",
"path": "PractitionerRole.location",
"short": "For PPR future use only",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location"
]
}
],
"mustSupport": true
},
{
"id": "PractitionerRole.location.reference",
"path": "PractitionerRole.location.reference",
"mustSupport": true
},
{
"id": "PractitionerRole.healthcareService",
"path": "PractitionerRole.healthcareService",
"mustSupport": true
}
]
}
}