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

FHIR IG Statistics: ValueSet/task-code

Packageca.on.oh.erec
Resource TypeValueSet
Idtask-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/ValueSet/task-code
URLhttp://ehealthontario.ca/fhir/ValueSet/task-code
Version1.0.1
Statusdraft
NameTaskCode
TitleTask Code
Realmca
Authoritynational
DescriptionContains codes indicating the type of action that is expected to be performed

Resources that use this resource

StructureDefinition
ca-on-eReferral-profile-TaskTask

Resources that this resource uses

CodeSystem
task-codeTaskCode

Narrative

No narrative content found in resource


Source

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