FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/task-code

Packageca.infoway.io.erec
Resource TypeValueSet
Idtask-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec@1.1.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/task-code
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/task-code
Statusdraft
NameTaskCode
TitleTask Code
Authoritynational
DescriptionContains codes indicating the type of action that is expected to be performed.

Resources that use this resource

StructureDefinition
CA-eReC-TaskTask

Resources that this resource uses

CodeSystem
task-codeTask Code

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "task-code",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/task-code",
  "name": "TaskCode",
  "title": "Task Code",
  "status": "draft",
  "publisher": "Canada Health Infoway",
  "description": "Contains codes indicating the type of action that is expected to be performed.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-code"
      }
    ]
  }
}