| Package | nhsd.assets.stu3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-eRS-ReferralLetterIntention-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralLetterIntention-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralLetterIntention-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2019-01-09 |
| Name | eRS Referral Letter Intention |
| Authority | hl7 |
| Description | Intention to add a referral letter. |
| Copyright | Copyright © 2017 NHS Digital |
| Content | complete |
| ValueSet | |
| eRS-ReferralLetterIntention-1 | eRS Referral Letter Intention |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralLetterIntention-1",
"version": "1.0.0",
"name": "eRS Referral Letter Intention",
"status": "draft",
"date": "2019-01-09",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Intention to add a referral letter.",
"copyright": "Copyright © 2017 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "NEED_TO_ADD_LATER",
"display": "Need to add later"
},
{
"code": "NOT_INTENDING_TO_ADD",
"display": "Not intending to add"
}
]
}