FHIR IG analytics| Package | fhir.nhs.uk.stu3.assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-eRS-ServiceSearchSortBy-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "eRS-SortBy-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ServiceSearch-SortBy-1",
"version": "1.0.0",
"name": "eRS ServiceSearch Sort By",
"status": "retired",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A codeSystem to hold the sort values for the service search results.",
"copyright": "Copyright © 2017 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "IWT",
"display": "Indicative Appointment Wait Time"
},
{
"code": "DISTANCE",
"display": "Distance"
}
]
}