FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | ValueSet |
| Id | ValueSet-NHSDigital-task-code.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.18.12-prerelease&canonical=https://fhir.nhs.uk/ValueSet/NHSDigital-task-code |
| URL | https://fhir.nhs.uk/ValueSet/NHSDigital-task-code |
| Version | 0.0.4 |
| Status | draft |
| Date | 2022-03-01T06:00:00+00:00 |
| Name | NHSDigitalTaskCode |
| Title | NHSDigital Task Code |
| Authority | hl7 |
| Description | Codes indicating the type of action that is expected to be performed on the focus resource. |
| StructureDefinition | |
| NHSDigital-Task | NHS Digital Task |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "a6876ad9-6ac5-431a-980d-b093a07e84d6",
"url": "https://fhir.nhs.uk/ValueSet/NHSDigital-task-code",
"version": "0.0.4",
"name": "NHSDigitalTaskCode",
"title": "NHSDigital Task Code",
"status": "draft",
"date": "2022-03-01T06:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Codes indicating the type of action that is expected to be performed on the focus resource.",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"concept": [
{
"code": "fulfill",
"display": "Fulfill the focal request"
},
{
"code": "abort",
"display": "Mark the focal resource as no longer active"
}
]
}
]
}
}