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

FHIR IG analytics

Packageca.on.erec.r4
Resource TypeValueSet
IdTaskOutputTypeCode-vs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "task-output-type-code",
  "url": "http://ehealthontario.ca/fhir/ValueSet/task-output-type-code",
  "version": "1.0.1",
  "name": "TaskOutputTypeCode",
  "title": "Task Output Type Code",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Contains codes indicating the task output type",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/task-output-type-code"
      }
    ]
  }
}