| Package | gpc.stu3.fhir-assets |
| Resource Type | CodeSystem |
| Id | GPConnect-ReferralRequestMethod-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=gpc.stu3.fhir-assets@1.3.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ReferralRequestMethod-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ReferralRequestMethod-1 |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-10-28T00:00:00+00:00 |
| Name | GPConnect-ReferralRequestMethod |
| Description | A CodeSystem that identifies the delivery channel of an Appointment. |
| Copyright | Copyright © 2018 NHS Digital |
| Content | complete |
| ValueSet | |
| GPConnect-ReferralRequestMethod-1 | GPConnect-ReferralRequestMethod-1 |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "GPConnect-ReferralRequestMethod-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ReferralRequestMethod-1",
"version": "1.0.0",
"name": "GPConnect-ReferralRequestMethod",
"status": "active",
"date": "2024-10-28T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem that identifies the delivery channel of an Appointment.",
"copyright": "Copyright © 2018 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "1",
"display": "Fax"
},
{
"code": "2",
"display": "Phone"
},
{
"code": "3",
"display": "Secure Messaging"
},
{
"code": "4",
"display": "Secure Email"
},
{
"code": "5",
"display": "Letter"
},
{
"code": "6",
"display": "NHS E-Referral Service"
},
{
"code": "7",
"display": "Self Referral"
}
]
}