FHIR IG analytics| Package | fhir.nhs.uk.stu3.assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-eRS-ReferralType-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralType-1",
"version": "1.0.0",
"name": "eRS Referral Type",
"status": "active",
"date": "2018-03-01",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A category assigned to reflect the type of the Referral Request.",
"copyright": "Copyright © 2017 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "APPOINTMENT",
"display": "Appointment"
},
{
"code": "TRIAGE_DEFERRAL",
"display": "Triage Deferral"
}
]
}