FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.ab.fhir.aberec1
Resource TypeValueSet
IdValueSet-performer-role-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.aberec1@1.1.0-pre6&canonical=https://www.alberta.ca/fhir/ValueSet/performer-role-code
URLhttps://www.alberta.ca/fhir/ValueSet/performer-role-code
Version1.1.0
Statusdraft
Date2025-11-28
NamePerformerRoleCode
TitlePerformerRoleCode
Realmca
DescriptionPerformerRoleCode

Resources that use this resource

StructureDefinition
ca.ab.fhir.aberec1#1.1.0-pre6ServiceRequestABeReCServiceRequest (AB:eReC)

Resources that this resource uses

CodeSystem
ca.ab.fhir.aberec1#1.1.0-pre6performer-role-codePerformerRoleCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "PerformerRoleCode",
  "id": "performer-role-code",
  "title": "PerformerRoleCode",
  "description": "PerformerRoleCode",
  "version": "1.1.0",
  "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-intake",
            "display": "Central Intake"
          },
          {
            "code": "service-location",
            "display": "Service Location"
          },
          {
            "code": "receiving-provider",
            "display": "Receiving Provider"
          }
        ]
      }
    ]
  }
}