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

FHIR IG analytics

Packageca.ab.fhir.aberec1
Resource TypeValueSet
IdValueSet-ca-taskcode.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.aberec1@1.1.0-pre3&canonical=https://fhir.infoway-inforoute.ca/ValueSet/ca-taskcode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/ca-taskcode
Version1.0.4
Statusdraft
Date2026-01-04
NameTaskCode
TitleTaskCode
Realmca
DescriptionTaskCode

Resources that use this resource

StructureDefinition
TaskABeReCTask (AB:eReC)

Resources that this resource uses

CodeSystem
ca-taskcodeTaskCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "TaskCode",
  "id": "ca-taskcode",
  "title": "TaskCode",
  "description": "TaskCode",
  "version": "1.0.4",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/ca-taskcode",
  "date": "2026-01-04",
  "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://fhir.infoway-inforoute.ca/CodeSystem/ca-taskcode",
        "concept": [
          {
            "code": "data-process-documentation",
            "display": "Data Process Documentation"
          },
          {
            "code": "process-request",
            "display": "Process eReferral Request"
          },
          {
            "code": "process-request-consult",
            "display": "Process eConsult Request"
          }
        ]
      }
    ]
  }
}