FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "PerformerRoleCode",
"id": "performer-role-code",
"title": "PerformerRoleCode",
"description": "PerformerRoleCode",
"version": "1.0.4",
"url": "https://www.alberta.ca/fhir/ValueSet/performer-role-code",
"date": "2025-11-28",
"publisher": "Alberta Health",
"contact": [
{
"name": "Alberta Health",
"telecom": [
{
"system": "url",
"value": "http://alberta.ca/hisca",
"use": "work"
},
{
"system": "email",
"value": "hisca@gov.ab.ca",
"use": "work"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.alberta.ca/fhir/CodeSystem/performer-role-code",
"concept": [
{
"code": "central-access-and-triage",
"display": "central access and triage"
},
{
"code": "service-provider-clinic",
"display": "service provider clinic"
}
]
}
]
}
}