FHIR IG Statistics: ValueSet/DCH-ReferralRequestMethod-1
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "DCH-ReferralRequestMethod-1",
"url": "https://fhir.nhs.uk/STU3/ValueSet/DCH-ReferralRequestMethod-1",
"version": "1.1.0",
"name": "DCH Referral Request Method",
"status": "draft",
"date": "2019-06-20T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A ValueSet to identify the form in which a referral is sent and received.",
"copyright": "Copyright © 2019 NHS Digital",
"compose": {
"include": [
{
"system": "https://fhir.nhs.uk/STU3/CodeSystem/DCH-ReferralRequestMethod-1",
"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"
}
]
}
]
}
}