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

FHIR IG analytics

Packageca.infoway.io.core
Resource TypeValueSet
IdValueSet-taskcode.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.core@1.1.0-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/taskcode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/taskcode
Statusactive
Date2025-09-09
NameTaskCode
TitleTaskCode
Realmca
Authoritynational
DescriptionContains codes indicating the type of action that is expected to be performed.
CopyrightCopyright © 2025+ 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

StructureDefinition
task-ca-core-e-recTask (CA-Core eReC)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
ValueSet
healthcareproviderspecialtycodeHealthcareProviderSpecialtyCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "TaskCode",
  "id": "taskcode",
  "title": "TaskCode",
  "description": "Contains codes indicating the type of action that is expected to be performed.",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/taskcode",
  "date": "2025-09-09",
  "experimental": false,
  "publisher": "Canada Health Infoway",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2025+ 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": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "224891009"
          }
        ]
      },
      {
        "valueSet": [
          "https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderspecialtycode"
        ]
      }
    ]
  }
}