API Hub
Explore and Make use of Nationally Defined Messaging APIs
This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
{
"resourceType": "ValueSet",
"id": "eRS-ReferralLetterIntention-1",
"meta": {
"lastUpdated": "2019-01-09T00:00:00+01:00"
},
"text": {
"status": "generated"
},
"url": "https://fhir.nhs.uk/STU3/ValueSet/eRS-ReferralLetterIntention-1",
"version": "1.0.0",
"name": "eRS Referral Letter Intention",
"status": "draft",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A valueset to indicate whether there is an intention to add a referral letter.",
"copyright": "Copyright © 2017 NHS Digital",
"compose": {
"include": [
{
"system": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralLetterIntention-1"
}
]
}
}