FHIR IG Statistics: ValueSet/DCH-SourceOfReferral-1
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "DCH-SourceOfReferral-1",
"url": "https://fhir.nhs.uk/STU3/ValueSet/DCH-SourceOfReferral-1",
"version": "1.0.0",
"name": "DCH Source of Referral",
"status": "draft",
"date": "2018-01-24T00: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 source of referral.",
"copyright": "Copyright © 2018 NHS Digital",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "=",
"value": "< 309013001 |Referred by person (finding)"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "=",
"value": "< 306098008 |Self-referral (procedure)"
}
]
}
]
}
}