Package | nhsd.assets.stu3 |
Resource Type | CodeSystem |
Id | ITK-RecipientType-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/ITK-RecipientType-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/ITK-RecipientType-1 |
Version | 1.1.0 |
Status | active |
Date | 2018-08-17T00:00:00+00:00 |
Name | ITK Recipient Type |
Authority | hl7 |
Description | A codesystem to describe if the recipient has been sent the payload for action or for information. |
Copyright | Copyright ©2018 NHS Digital |
Content | complete |
ValueSet | |
ITK-RecipientType-1 | ITK Recipient Type |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "ITK-RecipientType-1", "meta": { "lastUpdated": "2018-08-17T00:00:00+00:00" }, "url": "https://fhir.nhs.uk/STU3/CodeSystem/ITK-RecipientType-1", "version": "1.1.0", "name": "ITK Recipient Type", "status": "active", "date": "2018-08-17T00:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A codesystem to describe if the recipient has been sent the payload for action or for information.", "copyright": "Copyright ©2018 NHS Digital", "caseSensitive": true, "valueSet": "https://fhir.nhs.uk/STU3/ValueSet/ITK-RecipientType-1", "content": "complete", "concept": [ { "code": "FA", "display": "For Action", "definition": "The recipient has been sent the payload for action. The action required by the recipient will be either explicit in the payload or there will be a business rule defined." }, { "code": "FI", "display": "For Information", "definition": "No Action is required by the recipient and they may process the payload as they see fit." } ] }