ValueSet
- UKCore-England-organisation-type
- NHSDigital-OperationOutcome-Codes
- organisation-role
- NHSDigital-Message-Events
- Message-Reason-Codes
- NHS Data Dictionary Clinical Specialty
- covid-19-detection-of-virus
- covid-19-detection-of-antibody
- covid-19-detection-of-antigen
- England-servicerequest-category
Legacy
UKCore-England-organisation-type
Url |
---|
https://fhir.nhs.uk/ValueSet/UKCore-England-organisation-type |
Message-Reason-Codes
Url |
---|
https://fhir.nhs.uk/ValueSet/message-reason-code |
ValueSet 'MessageReasonCodes'
Version | 1.0.2 |
Status | Active |
Complete set of message reasons codes
This value set includes codes from the following code systems:- Import all codes from CodeSystem Message Reason Prescription
- Import all codes from CodeSystem Message Reason Codes Encounter
- Import all codes from CodeSystem Message Reason Service Request
Expansion
This expansion was generated on 2021-12-01T14:53:00+00:00
This value set contains 9 concepts
Code | System | Display |
---|---|---|
notification | https://fhir.nhs.uk/CodeSystem/message-reason-prescription | Notification |
claim | https://fhir.nhs.uk/CodeSystem/message-reason-prescription | Claim |
cancel | https://fhir.nhs.uk/CodeSystem/message-reason-prescription | Cancel |
edit | https://fhir.nhs.uk/CodeSystem/message-reason-encounter | Edit |
moved | https://fhir.nhs.uk/CodeSystem/message-reason-encounter | Moved |
discharge | https://fhir.nhs.uk/CodeSystem/message-reason-encounter | Discharge |
absent | https://fhir.nhs.uk/CodeSystem/message-reason-encounter | Absent |
admit | https://fhir.nhs.uk/CodeSystem/message-reason-encounter | Admit |
return | https://fhir.nhs.uk/CodeSystem/message-reason-encounter | Returned |
new | https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest | New |
update | https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest | Update |
delete | https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest | Delete |
{ "resourceType": "ValueSet", "id": "message-reason-code", "url": "https://fhir.nhs.uk/ValueSet/message-reason-code", "version": "1.0.2", "name": "MessageReasonCodes", "status": "active", "description": "Complete set of message reasons codes", "compose": { "include": [ { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription", "version": "1.0.1" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter", "version": "1.0.0" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest", "version": "1.0.0" } ] }, "expansion": { "timestamp": "2021-12-01T14:53:00+00:00", "total": 9, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter|1.0.0" }, { "name": "version", "valueUri": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription|1.0.1" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription", "version": "1.0.1", "code": "notification", "display": "Notification" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription", "version": "1.0.1", "code": "claim", "display": "Claim" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription", "version": "1.0.1", "code": "cancel", "display": "Cancel" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter", "version": "1.0.0", "code": "edit", "display": "Edit" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter", "version": "1.0.0", "code": "moved", "display": "Moved" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter", "version": "1.0.0", "code": "discharge", "display": "Discharge" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter", "version": "1.0.0", "code": "absent", "display": "Absent" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter", "version": "1.0.0", "code": "admit", "display": "Admit" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter", "version": "1.0.0", "code": "return", "display": "Returned" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest", "version": "1.0.0", "code": "new", "display": "New" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest", "version": "1.0.0", "code": "update", "display": "Update" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest", "version": "1.0.0", "code": "delete", "display": "Delete" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="message-reason-code" /> <url value="https://fhir.nhs.uk/ValueSet/message-reason-code" /> <version value="1.0.2" /> <name value="MessageReasonCodes" /> <status value="active" /> <description value="Complete set of message reasons codes" /> <compose> <include> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" /> <version value="1.0.1" /> </include> <include> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" /> <version value="1.0.0" /> </include> <include> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" /> <version value="1.0.0" /> </include> </compose> <expansion> <timestamp value="2021-12-01T14:53:00+00:00" /> <total value="9" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter|1.0.0" /> </parameter> <parameter> <name value="version" /> <valueUri value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription|1.0.1" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" /> <version value="1.0.1" /> <code value="notification" /> <display value="Notification" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" /> <version value="1.0.1" /> <code value="claim" /> <display value="Claim" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" /> <version value="1.0.1" /> <code value="cancel" /> <display value="Cancel" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" /> <version value="1.0.0" /> <code value="edit" /> <display value="Edit" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" /> <version value="1.0.0" /> <code value="moved" /> <display value="Moved" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" /> <version value="1.0.0" /> <code value="discharge" /> <display value="Discharge" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" /> <version value="1.0.0" /> <code value="absent" /> <display value="Absent" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" /> <version value="1.0.0" /> <code value="admit" /> <display value="Admit" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" /> <version value="1.0.0" /> <code value="return" /> <display value="Returned" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" /> <version value="1.0.0" /> <code value="new" /> <display value="New" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" /> <version value="1.0.0" /> <code value="update" /> <display value="Update" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" /> <version value="1.0.0" /> <code value="delete" /> <display value="Delete" /> </contains> </expansion> </ValueSet>
v3-npfit-nameuse-vs
Url |
---|
https://fhir.nhs.uk/ValueSet/v3-npfit-nameuse-vs |
Concept Maps
- name-use-v3-npfit Transalation source for FHIR NameUse to HL7 v3 NPfIT NameUse
ValueSet 'HL7v3NPfITNameUse'
Version 1.0.0 Status Active HL7v3 NPfIT Name Use
This value set includes codes from the following code systems:- Import all codes from CodeSystem V3npfitnameuse
- The following codes from system: v3.EntityNameUse
Code Display A Artist/Stage L Legal
Expansion
This expansion was generated on 2020-10-07T18:08:05+10:00
Code System Display A http://terminology.hl7.org/CodeSystem/v3-EntityNameUse Artist/Stage L http://terminology.hl7.org/CodeSystem/v3-EntityNameUse Legal PREVIOUS-BACHELOR https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse Bachelor name PREFERRED https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse Preferred name PREVIOUS-BIRTH https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse Birth name PREVIOUS-MAIDEN https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse Maiden name PREVIOUS https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse Other previous name
{ "resourceType": "ValueSet", "id": "v3-npfit-nameuse-vs", "url": "https://fhir.nhs.uk/ValueSet/v3-npfit-nameuse-vs", "version": "1.0.0", "name": "HL7v3NPfITNameUse", "status": "active", "description": "HL7v3 NPfIT Name Use", "compose": { "include": [ { "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse", "version": "1.0.0" }, { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse", "version": "2018-08-12", "concept": [ { "code": "A", "display": "Artist/Stage" }, { "code": "L", "display": "Legal" } ] } ] }, "expansion": { "timestamp": "2020-10-07T18:08:05+10:00", "contains": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse", "version": "2018-08-12", "code": "A", "display": "Artist/Stage" }, { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse", "version": "2018-08-12", "code": "L", "display": "Legal" }, { "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse", "version": "1.0.0", "code": "PREVIOUS-BACHELOR", "display": "Bachelor name" }, { "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse", "version": "1.0.0", "code": "PREFERRED", "display": "Preferred name" }, { "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse", "version": "1.0.0", "code": "PREVIOUS-BIRTH", "display": "Birth name" }, { "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse", "version": "1.0.0", "code": "PREVIOUS-MAIDEN", "display": "Maiden name" }, { "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse", "version": "1.0.0", "code": "PREVIOUS", "display": "Other previous name" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v3-npfit-nameuse-vs" /> <url value="https://fhir.nhs.uk/ValueSet/v3-npfit-nameuse-vs" /> <version value="1.0.0" /> <name value="HL7v3NPfITNameUse" /> <status value="active" /> <description value="HL7v3 NPfIT Name Use" /> <compose> <include> <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" /> <version value="1.0.0" /> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUse" /> <version value="2018-08-12" /> <concept> <code value="A" /> <display value="Artist/Stage" /> </concept> <concept> <code value="L" /> <display value="Legal" /> </concept> </include> </compose> <expansion> <timestamp value="2020-10-07T18:08:05+10:00" /> <contains> <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUse" /> <version value="2018-08-12" /> <code value="A" /> <display value="Artist/Stage" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUse" /> <version value="2018-08-12" /> <code value="L" /> <display value="Legal" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" /> <version value="1.0.0" /> <code value="PREVIOUS-BACHELOR" /> <display value="Bachelor name" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" /> <version value="1.0.0" /> <code value="PREFERRED" /> <display value="Preferred name" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" /> <version value="1.0.0" /> <code value="PREVIOUS-BIRTH" /> <display value="Birth name" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" /> <version value="1.0.0" /> <code value="PREVIOUS-MAIDEN" /> <display value="Maiden name" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" /> <version value="1.0.0" /> <code value="PREVIOUS" /> <display value="Other previous name" /> </contains> </expansion> </ValueSet>
v2-hscic-0200-NameType
Url |
---|
https://fhir.nhs.uk/ValueSet/v2-hscic-0200-NameType |
ValueSet 'HL7v2HSCICTable0200Nametype'
Version | 1.0.0 |
Status | Active |
HL7v2 HSCIC Table 0200 - Name type
This value set includes codes from the following code systems:- The following codes from system: v2.0200
Code Display A Alias Name B Name at Birth C Adopted Name D Display Name I Licensing Name L Legal Name M Maiden Name N Nickname P Name of Partner/Spouse R Registered Name S Pseudo-Name T Indigenous/Tribal/Community Name U Unspecified
Expansion
This expansion was generated on 2020-10-07T18:08:05+10:00
Code | System | Display |
---|---|---|
A | http://terminology.hl7.org/CodeSystem/v2-0200 | Alias Name |
B | http://terminology.hl7.org/CodeSystem/v2-0200 | Name at Birth |
C | http://terminology.hl7.org/CodeSystem/v2-0200 | Adopted Name |
D | http://terminology.hl7.org/CodeSystem/v2-0200 | Display Name |
I | http://terminology.hl7.org/CodeSystem/v2-0200 | Licensing Name |
L | http://terminology.hl7.org/CodeSystem/v2-0200 | Legal Name |
M | http://terminology.hl7.org/CodeSystem/v2-0200 | Maiden Name |
N | http://terminology.hl7.org/CodeSystem/v2-0200 | Nickname |
P | http://terminology.hl7.org/CodeSystem/v2-0200 | Name of Partner/Spouse |
R | http://terminology.hl7.org/CodeSystem/v2-0200 | Registered Name |
S | http://terminology.hl7.org/CodeSystem/v2-0200 | Pseudo-Name |
T | http://terminology.hl7.org/CodeSystem/v2-0200 | Indigenous/Tribal/Community Name |
U | http://terminology.hl7.org/CodeSystem/v2-0200 | Unspecified |
{ "resourceType": "ValueSet", "id": "v2-hscic-0200-NameType", "url": "https://fhir.nhs.uk/ValueSet/v2-hscic-0200-NameType", "version": "1.0.0", "name": "HL7v2HSCICTable0200Nametype", "status": "active", "description": "HL7v2 HSCIC Table 0200 - Name type", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "concept": [ { "code": "A", "display": "Alias Name" }, { "code": "B", "display": "Name at Birth" }, { "code": "C", "display": "Adopted Name" }, { "code": "D", "display": "Display Name" }, { "code": "I", "display": "Licensing Name" }, { "code": "L", "display": "Legal Name" }, { "code": "M", "display": "Maiden Name" }, { "code": "N", "display": "Nickname" }, { "code": "P", "display": "Name of Partner/Spouse" }, { "code": "R", "display": "Registered Name" }, { "code": "S", "display": "Pseudo-Name" }, { "code": "T", "display": "Indigenous/Tribal/Community Name" }, { "code": "U", "display": "Unspecified" } ] } ] }, "expansion": { "timestamp": "2020-10-07T18:08:05+10:00", "contains": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "A", "display": "Alias Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "B", "display": "Name at Birth" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "C", "display": "Adopted Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "D", "display": "Display Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "I", "display": "Licensing Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "L", "display": "Legal Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "M", "display": "Maiden Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "N", "display": "Nickname" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "P", "display": "Name of Partner/Spouse" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "R", "display": "Registered Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "S", "display": "Pseudo-Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "T", "display": "Indigenous/Tribal/Community Name" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0200", "code": "U", "display": "Unspecified" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v2-hscic-0200-NameType" /> <url value="https://fhir.nhs.uk/ValueSet/v2-hscic-0200-NameType" /> <version value="1.0.0" /> <name value="HL7v2HSCICTable0200Nametype" /> <status value="active" /> <description value="HL7v2 HSCIC Table 0200 - Name type" /> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <concept> <code value="A" /> <display value="Alias Name" /> </concept> <concept> <code value="B" /> <display value="Name at Birth" /> </concept> <concept> <code value="C" /> <display value="Adopted Name" /> </concept> <concept> <code value="D" /> <display value="Display Name" /> </concept> <concept> <code value="I" /> <display value="Licensing Name" /> </concept> <concept> <code value="L" /> <display value="Legal Name" /> </concept> <concept> <code value="M" /> <display value="Maiden Name" /> </concept> <concept> <code value="N" /> <display value="Nickname" /> </concept> <concept> <code value="P" /> <display value="Name of Partner/Spouse" /> </concept> <concept> <code value="R" /> <display value="Registered Name" /> </concept> <concept> <code value="S" /> <display value="Pseudo-Name" /> </concept> <concept> <code value="T" /> <display value="Indigenous/Tribal/Community Name" /> </concept> <concept> <code value="U" /> <display value="Unspecified" /> </concept> </include> </compose> <expansion> <timestamp value="2020-10-07T18:08:05+10:00" /> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="A" /> <display value="Alias Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="B" /> <display value="Name at Birth" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="C" /> <display value="Adopted Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="D" /> <display value="Display Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="I" /> <display value="Licensing Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="L" /> <display value="Legal Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="M" /> <display value="Maiden Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="N" /> <display value="Nickname" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="P" /> <display value="Name of Partner/Spouse" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="R" /> <display value="Registered Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="S" /> <display value="Pseudo-Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="T" /> <display value="Indigenous/Tribal/Community Name" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0200" /> <code value="U" /> <display value="Unspecified" /> </contains> </expansion> </ValueSet>
message-status-vs
Url |
---|
https://fhir.hl7.org.uk/ValueSet/message-status-vs |
ValueSet 'MessageStatusCodes'
Version | 1.0.2 |
Status | Active |
Complete set of message reasons codes
This value set includes codes from the following code systems:- Import all codes from CodeSystem Message Status Code
Expansion
This expansion was generated on 2020-10-07T18:08:05+10:00
Code | System | Display |
---|---|---|
active | https://fhir.hl7.org.uk/CodeSystem/message-status | Active |
queued | https://fhir.hl7.org.uk/CodeSystem/message-status | Queued |
completed | https://fhir.hl7.org.uk/CodeSystem/message-status | Completed |
{ "resourceType": "ValueSet", "id": "message-status-vs", "url": "https://fhir.hl7.org.uk/ValueSet/message-status-vs", "version": "1.0.2", "name": "MessageStatusCodes", "status": "active", "description": "Complete set of message reasons codes", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/message-status", "version": "1.0.2" } ] }, "expansion": { "timestamp": "2020-10-07T18:08:05+10:00", "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/message-status", "code": "active", "display": "Active" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/message-status", "code": "queued", "display": "Queued" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/message-status", "code": "completed", "display": "Completed" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="message-status-vs" /> <url value="https://fhir.hl7.org.uk/ValueSet/message-status-vs" /> <version value="1.0.2" /> <name value="MessageStatusCodes" /> <status value="active" /> <description value="Complete set of message reasons codes" /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" /> <version value="1.0.2" /> </include> </compose> <expansion> <timestamp value="2020-10-07T18:08:05+10:00" /> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" /> <code value="active" /> <display value="Active" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" /> <code value="queued" /> <display value="Queued" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" /> <code value="completed" /> <display value="Completed" /> </contains> </expansion> </ValueSet>
organisation-role
Url |
---|
https://fhir.nhs.uk/ValueSet/organisation-role |
ValueSet 'NHSOrganisationRole'
Version | 2.0.3 |
Status | Active |
A ValueSet to identify the roles (type) of organisation.
This value set includes codes from the following code systems:- Import all codes from CodeSystem OrganisationRole
Expansion
This expansion was generated on 2021-04-21T15:12:29+10:00
This value set contains 146 concepts
Code | System | Display |
---|---|---|
94 | https://fhir.nhs.uk/CodeSystem/organisation-role | APPLIANCE CONTRACTOR |
92 | https://fhir.nhs.uk/CodeSystem/organisation-role | APPLICATION SERVICE PROVIDER |
93 | https://fhir.nhs.uk/CodeSystem/organisation-role | APPLICATION SERVICE PROVIDER - LEGACY |
34 | https://fhir.nhs.uk/CodeSystem/organisation-role | BOROUGH COUNCIL |
96 | https://fhir.nhs.uk/CodeSystem/organisation-role | BRANCH SURGERY |
103 | https://fhir.nhs.uk/CodeSystem/organisation-role | CANCER NETWORK |
105 | https://fhir.nhs.uk/CodeSystem/organisation-role | CANCER REGISTRY |
269 | https://fhir.nhs.uk/CodeSystem/organisation-role | CARE HOME |
246 | https://fhir.nhs.uk/CodeSystem/organisation-role | CARE HOME/NURSING HOME PRESCRIBING COST CENTRE |
107 | https://fhir.nhs.uk/CodeSystem/organisation-role | CARE TRUST |
108 | https://fhir.nhs.uk/CodeSystem/organisation-role | CARE TRUST SITE |
35 | https://fhir.nhs.uk/CodeSystem/organisation-role | CITY COUNCIL |
98 | https://fhir.nhs.uk/CodeSystem/organisation-role | CLINICAL COMMISSIONING GROUP |
99 | https://fhir.nhs.uk/CodeSystem/organisation-role | CLINICAL COMMISSIONING GROUP SITE |
102 | https://fhir.nhs.uk/CodeSystem/organisation-role | CLINICAL NETWORK |
273 | https://fhir.nhs.uk/CodeSystem/organisation-role | COMBINED AUTHORITY |
218 | https://fhir.nhs.uk/CodeSystem/organisation-role | COMMISSIONING HUB |
213 | https://fhir.nhs.uk/CodeSystem/organisation-role | COMMISSIONING SUPPORT UNIT |
214 | https://fhir.nhs.uk/CodeSystem/organisation-role | COMMISSIONING SUPPORT UNIT SITE |
106 | https://fhir.nhs.uk/CodeSystem/organisation-role | COMMON SERVICE AGENCY (CSA) |
247 | https://fhir.nhs.uk/CodeSystem/organisation-role | COMMUNITY HEALTH SERVICE PRESCRIBING COST CENTRE |
233 | https://fhir.nhs.uk/CodeSystem/organisation-role | CONSTABULARY |
38 | https://fhir.nhs.uk/CodeSystem/organisation-role | COUNCIL |
33 | https://fhir.nhs.uk/CodeSystem/organisation-role | COUNTY COUNCIL |
235 | https://fhir.nhs.uk/CodeSystem/organisation-role | COURT |
279 | https://fhir.nhs.uk/CodeSystem/organisation-role | COVID VACCINATION CENTRE |
216 | https://fhir.nhs.uk/CodeSystem/organisation-role | DATA SERVICES FOR COMMISSIONERS REGIONAL OFFICE (DSCRO) |
111 | https://fhir.nhs.uk/CodeSystem/organisation-role | DIRECTLY MANAGED UNIT (DMU) |
36 | https://fhir.nhs.uk/CodeSystem/organisation-role | DISTRICT COUNCIL |
109 | https://fhir.nhs.uk/CodeSystem/organisation-role | DISTRICT HEALTH AUTHORITY (DHA) |
114 | https://fhir.nhs.uk/CodeSystem/organisation-role | DMU SITE |
270 | https://fhir.nhs.uk/CodeSystem/organisation-role | DOMICILIARY CARE |
217 | https://fhir.nhs.uk/CodeSystem/organisation-role | DSCRO SITE |
117 | https://fhir.nhs.uk/CodeSystem/organisation-role | EDUCATION |
116 | https://fhir.nhs.uk/CodeSystem/organisation-role | EXECUTIVE AGENCY |
91 | https://fhir.nhs.uk/CodeSystem/organisation-role | EXECUTIVE AGENCY PROGRAMME |
89 | https://fhir.nhs.uk/CodeSystem/organisation-role | EXECUTIVE AGENCY PROGRAMME - DEPARTMENT |
90 | https://fhir.nhs.uk/CodeSystem/organisation-role | EXECUTIVE AGENCY SITE |
267 | https://fhir.nhs.uk/CodeSystem/organisation-role | EXTENDED ACCESS HUB |
266 | https://fhir.nhs.uk/CodeSystem/organisation-role | EXTENDED ACCESS PROVIDER |
57 | https://fhir.nhs.uk/CodeSystem/organisation-role | FOUNDATION TRUST |
110 | https://fhir.nhs.uk/CodeSystem/organisation-role | GENERAL DENTAL PRACTICE |
126 | https://fhir.nhs.uk/CodeSystem/organisation-role | GOVERNMENT DEPARTMENT |
131 | https://fhir.nhs.uk/CodeSystem/organisation-role | GOVERNMENT DEPARTMENT SITE |
128 | https://fhir.nhs.uk/CodeSystem/organisation-role | GOVERNMENT OFFICE REGION |
76 | https://fhir.nhs.uk/CodeSystem/organisation-role | GP PRACTICE |
132 | https://fhir.nhs.uk/CodeSystem/organisation-role | HEALTH AUTHORITY (HA) |
134 | https://fhir.nhs.uk/CodeSystem/organisation-role | HEALTH OBSERVATORY |
7 | https://fhir.nhs.uk/CodeSystem/organisation-role | HOSPICE |
249 | https://fhir.nhs.uk/CodeSystem/organisation-role | HOSPICE PRESCRIBING COST CENTRE |
250 | https://fhir.nhs.uk/CodeSystem/organisation-role | HOSPITAL SERVICE PRESCRIBING COST CENTRE |
215 | https://fhir.nhs.uk/CodeSystem/organisation-role | HOSTS DATA MANAGMENT INTEGRATION CENTRE (DMIC) |
69 | https://fhir.nhs.uk/CodeSystem/organisation-role | IMMIGRATION REMOVAL CENTRE |
232 | https://fhir.nhs.uk/CodeSystem/organisation-role | IMMIGRATION REMOVAL CENTRE |
251 | https://fhir.nhs.uk/CodeSystem/organisation-role | IMMIGRATION REMOVAL CENTRE PRESCRIBING COST CENTRE |
176 | https://fhir.nhs.uk/CodeSystem/organisation-role | INDEPENDENT SECTOR H/C PROVIDER SITE |
172 | https://fhir.nhs.uk/CodeSystem/organisation-role | INDEPENDENT SECTOR HEALTHCARE PROVIDER |
138 | https://fhir.nhs.uk/CodeSystem/organisation-role | ISLE OF MAN GOVERNMENT DEPARTMENT |
137 | https://fhir.nhs.uk/CodeSystem/organisation-role | ISLE OF MAN GOVERNMENT DIRECTORATE |
140 | https://fhir.nhs.uk/CodeSystem/organisation-role | ISLE OF MAN GOVERNMENT DIRECTORATE SITE |
12 | https://fhir.nhs.uk/CodeSystem/organisation-role | LA - INNER LONDON |
11 | https://fhir.nhs.uk/CodeSystem/organisation-role | LA - METROPOLITAN DISTRICT |
21 | https://fhir.nhs.uk/CodeSystem/organisation-role | LEVEL 03 PCT |
22 | https://fhir.nhs.uk/CodeSystem/organisation-role | LEVEL 04 PCT |
141 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL AUTHORITY |
119 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL AUTHORITY - LEGACY |
123 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL AUTHORITY DEPARTMENT |
222 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL AUTHORITY SITE |
122 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL AUTHORITY SITE - LEGACY |
274 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL HEALTH AND CARE RECORD EXEMPLAR |
142 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL HEALTH BOARD |
148 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL HEALTH BOARD SITE |
146 | https://fhir.nhs.uk/CodeSystem/organisation-role | LOCAL SERVICE PROVIDER (LSP) |
223 | https://fhir.nhs.uk/CodeSystem/organisation-role | LONDON BOROUGH |
147 | https://fhir.nhs.uk/CodeSystem/organisation-role | LSP SITE |
268 | https://fhir.nhs.uk/CodeSystem/organisation-role | MEDICINE SUPPLIER |
37 | https://fhir.nhs.uk/CodeSystem/organisation-role | METROPOLITAN DISTRICT |
39 | https://fhir.nhs.uk/CodeSystem/organisation-role | METROPOLITAN DISTRICT COUNCIL |
150 | https://fhir.nhs.uk/CodeSystem/organisation-role | MILITARY HOSPITAL |
159 | https://fhir.nhs.uk/CodeSystem/organisation-role | NATIONAL APPLICATION SERVICE PROVIDER |
209 | https://fhir.nhs.uk/CodeSystem/organisation-role | NHS ENGLAND (REGION) |
210 | https://fhir.nhs.uk/CodeSystem/organisation-role | NHS ENGLAND (REGION, LOCAL OFFICE) |
212 | https://fhir.nhs.uk/CodeSystem/organisation-role | NHS ENGLAND (REGION, LOCAL OFFICE) SITE |
161 | https://fhir.nhs.uk/CodeSystem/organisation-role | NHS SUPPORT AGENCY |
197 | https://fhir.nhs.uk/CodeSystem/organisation-role | NHS TRUST |
24 | https://fhir.nhs.uk/CodeSystem/organisation-role | NHS TRUST DERIVED |
198 | https://fhir.nhs.uk/CodeSystem/organisation-role | NHS TRUST SITE |
229 | https://fhir.nhs.uk/CodeSystem/organisation-role | NON RESIDENTIAL INSTITUTION |
158 | https://fhir.nhs.uk/CodeSystem/organisation-role | NON STATUTORY NHS ORGANISATION |
157 | https://fhir.nhs.uk/CodeSystem/organisation-role | NON-NHS ORGANISATION |
166 | https://fhir.nhs.uk/CodeSystem/organisation-role | OPTICAL HEADQUARTERS |
167 | https://fhir.nhs.uk/CodeSystem/organisation-role | OPTICAL SITE |
252 | https://fhir.nhs.uk/CodeSystem/organisation-role | OPTOMETRY SERVICE PRESCRIBING COST CENTRE |
72 | https://fhir.nhs.uk/CodeSystem/organisation-role | OTHER PRESCRIBING COST CENTRE |
162 | https://fhir.nhs.uk/CodeSystem/organisation-role | OTHER STATUTORY AUTHORITY (OSA) |
168 | https://fhir.nhs.uk/CodeSystem/organisation-role | OTHER STATUTORY AUTHORITY SITE |
80 | https://fhir.nhs.uk/CodeSystem/organisation-role | OUT OF HOURS COST CENTRE |
173 | https://fhir.nhs.uk/CodeSystem/organisation-role | PATHOLOGY LAB |
25 | https://fhir.nhs.uk/CodeSystem/organisation-role | PCT DERIVED |
182 | https://fhir.nhs.uk/CodeSystem/organisation-role | PHARMACY |
181 | https://fhir.nhs.uk/CodeSystem/organisation-role | PHARMACY HEADQUARTER |
280 | https://fhir.nhs.uk/CodeSystem/organisation-role | PHARMACY SITE |
234 | https://fhir.nhs.uk/CodeSystem/organisation-role | POLICE CUSTODY SUITE |
31 | https://fhir.nhs.uk/CodeSystem/organisation-role | PPA EPACT SYSTEM |
177 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRESCRIBING COST CENTRE |
171 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRIMARY CARE GROUP |
272 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRIMARY CARE NETWORK |
179 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRIMARY CARE TRUST |
180 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRIMARY CARE TRUST SITE |
175 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRISON |
82 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRISON PRESCRIBING COST CENTRE |
65 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRIVATE DENTAL PRACTICE |
71 | https://fhir.nhs.uk/CodeSystem/organisation-role | PRIVATELY OWNED ENTITY |
255 | https://fhir.nhs.uk/CodeSystem/organisation-role | PUBLIC HEALTH SERVICE PRESCRIBING COST CENTRE |
15 | https://fhir.nhs.uk/CodeSystem/organisation-role | REG'D UNDER PART 2 CARE STDS ACT 2000 |
185 | https://fhir.nhs.uk/CodeSystem/organisation-role | REGIONAL OFFICE (RO) |
30 | https://fhir.nhs.uk/CodeSystem/organisation-role | RESEARCH AND DEVELOPMENT |
83 | https://fhir.nhs.uk/CodeSystem/organisation-role | RESIDENTIAL INSTITUTION |
231 | https://fhir.nhs.uk/CodeSystem/organisation-role | SECURE CHILDREN'S HOME |
256 | https://fhir.nhs.uk/CodeSystem/organisation-role | SECURE CHILDREN'S HOME PRESCRIBING COST CENTRE |
230 | https://fhir.nhs.uk/CodeSystem/organisation-role | SECURE TRAINING CENTRE |
220 | https://fhir.nhs.uk/CodeSystem/organisation-role | SECURE TRAINING CENTRE |
257 | https://fhir.nhs.uk/CodeSystem/organisation-role | SECURE TRAINING CENTRE PRESCRIBING COST CENTRE |
236 | https://fhir.nhs.uk/CodeSystem/organisation-role | SEXUAL ASSAULT REFERRAL CENTRE |
258 | https://fhir.nhs.uk/CodeSystem/organisation-role | SEXUAL ASSAULT REFERRAL CENTRE PRESCRIBING COST CE |
276 | https://fhir.nhs.uk/CodeSystem/organisation-role | SMHPC - ADULT EATING DISORDERS |
277 | https://fhir.nhs.uk/CodeSystem/organisation-role | SMHPC - ADULT SECURE SERVICES |
275 | https://fhir.nhs.uk/CodeSystem/organisation-role | SMHPC - CYPMHS TIER 4 |
104 | https://fhir.nhs.uk/CodeSystem/organisation-role | SOCIAL CARE PROVIDER |
101 | https://fhir.nhs.uk/CodeSystem/organisation-role | SOCIAL CARE SITE |
189 | https://fhir.nhs.uk/CodeSystem/organisation-role | SPECIAL HEALTH AUTHORITY (SPHA) |
191 | https://fhir.nhs.uk/CodeSystem/organisation-role | SPECIAL HEALTH AUTHORITY SITE |
67 | https://fhir.nhs.uk/CodeSystem/organisation-role | SPECIALISED COMMISSIONING GROUP |
211 | https://fhir.nhs.uk/CodeSystem/organisation-role | SPECIALISED COMMISSIONING HUB |
136 | https://fhir.nhs.uk/CodeSystem/organisation-role | STRATEGIC HEALTH AUTHORITY SITE |
261 | https://fhir.nhs.uk/CodeSystem/organisation-role | STRATEGIC PARTNERSHIP |
262 | https://fhir.nhs.uk/CodeSystem/organisation-role | SUSTAINABILITY TRANSFORMATION PARTNERSHIP |
29 | https://fhir.nhs.uk/CodeSystem/organisation-role | TREATMENT CENTRE |
40 | https://fhir.nhs.uk/CodeSystem/organisation-role | UNITARY AUTHORITY |
259 | https://fhir.nhs.uk/CodeSystem/organisation-role | URGENT & EMERGENCY CARE PRESCRIBING COST CENTRE |
87 | https://fhir.nhs.uk/CodeSystem/organisation-role | WALK IN CENTRE |
200 | https://fhir.nhs.uk/CodeSystem/organisation-role | WELSH ASSEMBLY |
144 | https://fhir.nhs.uk/CodeSystem/organisation-role | WELSH LOCAL HEALTH BOARD |
149 | https://fhir.nhs.uk/CodeSystem/organisation-role | WELSH LOCAL HEALTH BOARD SITE |
228 | https://fhir.nhs.uk/CodeSystem/organisation-role | YOUNG OFFENDER INSTITUTION |
260 | https://fhir.nhs.uk/CodeSystem/organisation-role | YOUNG OFFENDER INSTITUTION PRESCRIBING COST CENTRE |
{ "resourceType": "ValueSet", "id": "vs-organisation-role", "url": "https://fhir.nhs.uk/ValueSet/organisation-role", "version": "2.0.3", "name": "NHSOrganisationRole", "status": "active", "description": "A ValueSet to identify the roles (type) of organisation.", "compose": { "include": [ { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "version": "2.0.2" } ] }, "expansion": { "identifier": "0c3d16cf-4603-4850-8549-7e56c50c0953", "timestamp": "2021-04-21T15:12:29+10:00", "total": 146, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.nhs.uk/CodeSystem/organisation-role|2.0.2" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "94", "display": "APPLIANCE CONTRACTOR" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "92", "display": "APPLICATION SERVICE PROVIDER" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "93", "display": "APPLICATION SERVICE PROVIDER - LEGACY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "34", "display": "BOROUGH COUNCIL" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "96", "display": "BRANCH SURGERY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "103", "display": "CANCER NETWORK" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "105", "display": "CANCER REGISTRY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "269", "display": "CARE HOME" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "246", "display": "CARE HOME/NURSING HOME PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "107", "display": "CARE TRUST" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "108", "display": "CARE TRUST SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "35", "display": "CITY COUNCIL" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "98", "display": "CLINICAL COMMISSIONING GROUP" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "99", "display": "CLINICAL COMMISSIONING GROUP SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "102", "display": "CLINICAL NETWORK" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "273", "display": "COMBINED AUTHORITY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "218", "display": "COMMISSIONING HUB" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "213", "display": "COMMISSIONING SUPPORT UNIT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "214", "display": "COMMISSIONING SUPPORT UNIT SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "106", "display": "COMMON SERVICE AGENCY (CSA)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "247", "display": "COMMUNITY HEALTH SERVICE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "233", "display": "CONSTABULARY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "38", "display": "COUNCIL" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "33", "display": "COUNTY COUNCIL" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "235", "display": "COURT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "279", "display": "COVID VACCINATION CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "216", "display": "DATA SERVICES FOR COMMISSIONERS REGIONAL OFFICE (DSCRO)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "111", "display": "DIRECTLY MANAGED UNIT (DMU)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "36", "display": "DISTRICT COUNCIL" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "109", "display": "DISTRICT HEALTH AUTHORITY (DHA)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "114", "display": "DMU SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "270", "display": "DOMICILIARY CARE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "217", "display": "DSCRO SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "117", "display": "EDUCATION" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "116", "display": "EXECUTIVE AGENCY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "91", "display": "EXECUTIVE AGENCY PROGRAMME" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "89", "display": "EXECUTIVE AGENCY PROGRAMME - DEPARTMENT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "90", "display": "EXECUTIVE AGENCY SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "267", "display": "EXTENDED ACCESS HUB" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "266", "display": "EXTENDED ACCESS PROVIDER" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "57", "display": "FOUNDATION TRUST" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "110", "display": "GENERAL DENTAL PRACTICE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "126", "display": "GOVERNMENT DEPARTMENT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "131", "display": "GOVERNMENT DEPARTMENT SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "128", "display": "GOVERNMENT OFFICE REGION" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "76", "display": "GP PRACTICE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "132", "display": "HEALTH AUTHORITY (HA)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "134", "display": "HEALTH OBSERVATORY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "7", "display": "HOSPICE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "249", "display": "HOSPICE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "250", "display": "HOSPITAL SERVICE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "215", "display": "HOSTS DATA MANAGMENT INTEGRATION CENTRE (DMIC)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "69", "display": "IMMIGRATION REMOVAL CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "232", "display": "IMMIGRATION REMOVAL CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "251", "display": "IMMIGRATION REMOVAL CENTRE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "176", "display": "INDEPENDENT SECTOR H/C PROVIDER SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "172", "display": "INDEPENDENT SECTOR HEALTHCARE PROVIDER" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "138", "display": "ISLE OF MAN GOVERNMENT DEPARTMENT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "137", "display": "ISLE OF MAN GOVERNMENT DIRECTORATE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "140", "display": "ISLE OF MAN GOVERNMENT DIRECTORATE SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "12", "display": "LA - INNER LONDON" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "11", "display": "LA - METROPOLITAN DISTRICT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "21", "display": "LEVEL 03 PCT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "22", "display": "LEVEL 04 PCT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "141", "display": "LOCAL AUTHORITY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "119", "display": "LOCAL AUTHORITY - LEGACY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "123", "display": "LOCAL AUTHORITY DEPARTMENT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "222", "display": "LOCAL AUTHORITY SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "122", "display": "LOCAL AUTHORITY SITE - LEGACY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "274", "display": "LOCAL HEALTH AND CARE RECORD EXEMPLAR" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "142", "display": "LOCAL HEALTH BOARD" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "148", "display": "LOCAL HEALTH BOARD SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "146", "display": "LOCAL SERVICE PROVIDER (LSP)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "223", "display": "LONDON BOROUGH" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "147", "display": "LSP SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "268", "display": "MEDICINE SUPPLIER" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "37", "display": "METROPOLITAN DISTRICT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "39", "display": "METROPOLITAN DISTRICT COUNCIL" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "150", "display": "MILITARY HOSPITAL" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "159", "display": "NATIONAL APPLICATION SERVICE PROVIDER" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "209", "display": "NHS ENGLAND (REGION)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "210", "display": "NHS ENGLAND (REGION, LOCAL OFFICE)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "212", "display": "NHS ENGLAND (REGION, LOCAL OFFICE) SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "161", "display": "NHS SUPPORT AGENCY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "197", "display": "NHS TRUST" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "24", "display": "NHS TRUST DERIVED" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "198", "display": "NHS TRUST SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "229", "display": "NON RESIDENTIAL INSTITUTION" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "158", "display": "NON STATUTORY NHS ORGANISATION" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "157", "display": "NON-NHS ORGANISATION" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "166", "display": "OPTICAL HEADQUARTERS" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "167", "display": "OPTICAL SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "252", "display": "OPTOMETRY SERVICE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "72", "display": "OTHER PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "162", "display": "OTHER STATUTORY AUTHORITY (OSA)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "168", "display": "OTHER STATUTORY AUTHORITY SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "80", "display": "OUT OF HOURS COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "173", "display": "PATHOLOGY LAB" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "25", "display": "PCT DERIVED" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "182", "display": "PHARMACY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "181", "display": "PHARMACY HEADQUARTER" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "280", "display": "PHARMACY SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "234", "display": "POLICE CUSTODY SUITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "31", "display": "PPA EPACT SYSTEM" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "177", "display": "PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "171", "display": "PRIMARY CARE GROUP" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "272", "display": "PRIMARY CARE NETWORK" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "179", "display": "PRIMARY CARE TRUST" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "180", "display": "PRIMARY CARE TRUST SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "175", "display": "PRISON" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "82", "display": "PRISON PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "65", "display": "PRIVATE DENTAL PRACTICE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "71", "display": "PRIVATELY OWNED ENTITY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "255", "display": "PUBLIC HEALTH SERVICE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "15", "display": "REG'D UNDER PART 2 CARE STDS ACT 2000" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "185", "display": "REGIONAL OFFICE (RO)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "30", "display": "RESEARCH AND DEVELOPMENT" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "83", "display": "RESIDENTIAL INSTITUTION" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "231", "display": "SECURE CHILDREN'S HOME" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "256", "display": "SECURE CHILDREN'S HOME PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "230", "display": "SECURE TRAINING CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "220", "display": "SECURE TRAINING CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "257", "display": "SECURE TRAINING CENTRE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "236", "display": "SEXUAL ASSAULT REFERRAL CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "258", "display": "SEXUAL ASSAULT REFERRAL CENTRE PRESCRIBING COST CE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "276", "display": "SMHPC - ADULT EATING DISORDERS" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "277", "display": "SMHPC - ADULT SECURE SERVICES" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "275", "display": "SMHPC - CYPMHS TIER 4" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "104", "display": "SOCIAL CARE PROVIDER" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "101", "display": "SOCIAL CARE SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "189", "display": "SPECIAL HEALTH AUTHORITY (SPHA)" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "191", "display": "SPECIAL HEALTH AUTHORITY SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "67", "display": "SPECIALISED COMMISSIONING GROUP" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "211", "display": "SPECIALISED COMMISSIONING HUB" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "136", "display": "STRATEGIC HEALTH AUTHORITY SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "261", "display": "STRATEGIC PARTNERSHIP" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "262", "display": "SUSTAINABILITY TRANSFORMATION PARTNERSHIP" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "29", "display": "TREATMENT CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "40", "display": "UNITARY AUTHORITY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "259", "display": "URGENT & EMERGENCY CARE PRESCRIBING COST CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "87", "display": "WALK IN CENTRE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "200", "display": "WELSH ASSEMBLY" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "144", "display": "WELSH LOCAL HEALTH BOARD" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "149", "display": "WELSH LOCAL HEALTH BOARD SITE" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "228", "display": "YOUNG OFFENDER INSTITUTION" }, { "system": "https://fhir.nhs.uk/CodeSystem/organisation-role", "code": "260", "display": "YOUNG OFFENDER INSTITUTION PRESCRIBING COST CENTRE" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="vs-organisation-role" /> <url value="https://fhir.nhs.uk/ValueSet/organisation-role" /> <version value="2.0.3" /> <name value="NHSOrganisationRole" /> <status value="active" /> <description value="A ValueSet to identify the roles (type) of organisation." /> <compose> <include> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <version value="2.0.2" /> </include> </compose> <expansion> <identifier value="0c3d16cf-4603-4850-8549-7e56c50c0953" /> <timestamp value="2021-04-21T15:12:29+10:00" /> <total value="146" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.nhs.uk/CodeSystem/organisation-role|2.0.2" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="94" /> <display value="APPLIANCE CONTRACTOR" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="92" /> <display value="APPLICATION SERVICE PROVIDER" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="93" /> <display value="APPLICATION SERVICE PROVIDER - LEGACY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="34" /> <display value="BOROUGH COUNCIL" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="96" /> <display value="BRANCH SURGERY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="103" /> <display value="CANCER NETWORK" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="105" /> <display value="CANCER REGISTRY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="269" /> <display value="CARE HOME" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="246" /> <display value="CARE HOME/NURSING HOME PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="107" /> <display value="CARE TRUST" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="108" /> <display value="CARE TRUST SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="35" /> <display value="CITY COUNCIL" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="98" /> <display value="CLINICAL COMMISSIONING GROUP" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="99" /> <display value="CLINICAL COMMISSIONING GROUP SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="102" /> <display value="CLINICAL NETWORK" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="273" /> <display value="COMBINED AUTHORITY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="218" /> <display value="COMMISSIONING HUB" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="213" /> <display value="COMMISSIONING SUPPORT UNIT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="214" /> <display value="COMMISSIONING SUPPORT UNIT SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="106" /> <display value="COMMON SERVICE AGENCY (CSA)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="247" /> <display value="COMMUNITY HEALTH SERVICE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="233" /> <display value="CONSTABULARY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="38" /> <display value="COUNCIL" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="33" /> <display value="COUNTY COUNCIL" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="235" /> <display value="COURT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="279" /> <display value="COVID VACCINATION CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="216" /> <display value="DATA SERVICES FOR COMMISSIONERS REGIONAL OFFICE (DSCRO)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="111" /> <display value="DIRECTLY MANAGED UNIT (DMU)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="36" /> <display value="DISTRICT COUNCIL" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="109" /> <display value="DISTRICT HEALTH AUTHORITY (DHA)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="114" /> <display value="DMU SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="270" /> <display value="DOMICILIARY CARE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="217" /> <display value="DSCRO SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="117" /> <display value="EDUCATION" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="116" /> <display value="EXECUTIVE AGENCY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="91" /> <display value="EXECUTIVE AGENCY PROGRAMME" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="89" /> <display value="EXECUTIVE AGENCY PROGRAMME - DEPARTMENT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="90" /> <display value="EXECUTIVE AGENCY SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="267" /> <display value="EXTENDED ACCESS HUB" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="266" /> <display value="EXTENDED ACCESS PROVIDER" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="57" /> <display value="FOUNDATION TRUST" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="110" /> <display value="GENERAL DENTAL PRACTICE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="126" /> <display value="GOVERNMENT DEPARTMENT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="131" /> <display value="GOVERNMENT DEPARTMENT SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="128" /> <display value="GOVERNMENT OFFICE REGION" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="76" /> <display value="GP PRACTICE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="132" /> <display value="HEALTH AUTHORITY (HA)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="134" /> <display value="HEALTH OBSERVATORY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="7" /> <display value="HOSPICE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="249" /> <display value="HOSPICE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="250" /> <display value="HOSPITAL SERVICE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="215" /> <display value="HOSTS DATA MANAGMENT INTEGRATION CENTRE (DMIC)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="69" /> <display value="IMMIGRATION REMOVAL CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="232" /> <display value="IMMIGRATION REMOVAL CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="251" /> <display value="IMMIGRATION REMOVAL CENTRE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="176" /> <display value="INDEPENDENT SECTOR H/C PROVIDER SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="172" /> <display value="INDEPENDENT SECTOR HEALTHCARE PROVIDER" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="138" /> <display value="ISLE OF MAN GOVERNMENT DEPARTMENT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="137" /> <display value="ISLE OF MAN GOVERNMENT DIRECTORATE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="140" /> <display value="ISLE OF MAN GOVERNMENT DIRECTORATE SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="12" /> <display value="LA - INNER LONDON" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="11" /> <display value="LA - METROPOLITAN DISTRICT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="21" /> <display value="LEVEL 03 PCT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="22" /> <display value="LEVEL 04 PCT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="141" /> <display value="LOCAL AUTHORITY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="119" /> <display value="LOCAL AUTHORITY - LEGACY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="123" /> <display value="LOCAL AUTHORITY DEPARTMENT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="222" /> <display value="LOCAL AUTHORITY SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="122" /> <display value="LOCAL AUTHORITY SITE - LEGACY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="274" /> <display value="LOCAL HEALTH AND CARE RECORD EXEMPLAR" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="142" /> <display value="LOCAL HEALTH BOARD" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="148" /> <display value="LOCAL HEALTH BOARD SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="146" /> <display value="LOCAL SERVICE PROVIDER (LSP)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="223" /> <display value="LONDON BOROUGH" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="147" /> <display value="LSP SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="268" /> <display value="MEDICINE SUPPLIER" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="37" /> <display value="METROPOLITAN DISTRICT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="39" /> <display value="METROPOLITAN DISTRICT COUNCIL" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="150" /> <display value="MILITARY HOSPITAL" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="159" /> <display value="NATIONAL APPLICATION SERVICE PROVIDER" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="209" /> <display value="NHS ENGLAND (REGION)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="210" /> <display value="NHS ENGLAND (REGION, LOCAL OFFICE)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="212" /> <display value="NHS ENGLAND (REGION, LOCAL OFFICE) SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="161" /> <display value="NHS SUPPORT AGENCY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="197" /> <display value="NHS TRUST" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="24" /> <display value="NHS TRUST DERIVED" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="198" /> <display value="NHS TRUST SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="229" /> <display value="NON RESIDENTIAL INSTITUTION" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="158" /> <display value="NON STATUTORY NHS ORGANISATION" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="157" /> <display value="NON-NHS ORGANISATION" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="166" /> <display value="OPTICAL HEADQUARTERS" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="167" /> <display value="OPTICAL SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="252" /> <display value="OPTOMETRY SERVICE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="72" /> <display value="OTHER PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="162" /> <display value="OTHER STATUTORY AUTHORITY (OSA)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="168" /> <display value="OTHER STATUTORY AUTHORITY SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="80" /> <display value="OUT OF HOURS COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="173" /> <display value="PATHOLOGY LAB" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="25" /> <display value="PCT DERIVED" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="182" /> <display value="PHARMACY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="181" /> <display value="PHARMACY HEADQUARTER" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="280" /> <display value="PHARMACY SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="234" /> <display value="POLICE CUSTODY SUITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="31" /> <display value="PPA EPACT SYSTEM" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="177" /> <display value="PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="171" /> <display value="PRIMARY CARE GROUP" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="272" /> <display value="PRIMARY CARE NETWORK" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="179" /> <display value="PRIMARY CARE TRUST" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="180" /> <display value="PRIMARY CARE TRUST SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="175" /> <display value="PRISON" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="82" /> <display value="PRISON PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="65" /> <display value="PRIVATE DENTAL PRACTICE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="71" /> <display value="PRIVATELY OWNED ENTITY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="255" /> <display value="PUBLIC HEALTH SERVICE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="15" /> <display value="REG'D UNDER PART 2 CARE STDS ACT 2000" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="185" /> <display value="REGIONAL OFFICE (RO)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="30" /> <display value="RESEARCH AND DEVELOPMENT" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="83" /> <display value="RESIDENTIAL INSTITUTION" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="231" /> <display value="SECURE CHILDREN'S HOME" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="256" /> <display value="SECURE CHILDREN'S HOME PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="230" /> <display value="SECURE TRAINING CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="220" /> <display value="SECURE TRAINING CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="257" /> <display value="SECURE TRAINING CENTRE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="236" /> <display value="SEXUAL ASSAULT REFERRAL CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="258" /> <display value="SEXUAL ASSAULT REFERRAL CENTRE PRESCRIBING COST CE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="276" /> <display value="SMHPC - ADULT EATING DISORDERS" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="277" /> <display value="SMHPC - ADULT SECURE SERVICES" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="275" /> <display value="SMHPC - CYPMHS TIER 4" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="104" /> <display value="SOCIAL CARE PROVIDER" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="101" /> <display value="SOCIAL CARE SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="189" /> <display value="SPECIAL HEALTH AUTHORITY (SPHA)" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="191" /> <display value="SPECIAL HEALTH AUTHORITY SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="67" /> <display value="SPECIALISED COMMISSIONING GROUP" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="211" /> <display value="SPECIALISED COMMISSIONING HUB" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="136" /> <display value="STRATEGIC HEALTH AUTHORITY SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="261" /> <display value="STRATEGIC PARTNERSHIP" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="262" /> <display value="SUSTAINABILITY TRANSFORMATION PARTNERSHIP" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="29" /> <display value="TREATMENT CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="40" /> <display value="UNITARY AUTHORITY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="259" /> <display value="URGENT & EMERGENCY CARE PRESCRIBING COST CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="87" /> <display value="WALK IN CENTRE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="200" /> <display value="WELSH ASSEMBLY" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="144" /> <display value="WELSH LOCAL HEALTH BOARD" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="149" /> <display value="WELSH LOCAL HEALTH BOARD SITE" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="228" /> <display value="YOUNG OFFENDER INSTITUTION" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="260" /> <display value="YOUNG OFFENDER INSTITUTION PRESCRIBING COST CENTRE" /> </contains> </expansion> </ValueSet>
NHS Data Dictionary Clinical Specialty
Url |
---|
https://fhir.nhs.uk/ValueSet/NHSDataModelAndDictionary-clinical-specialt |
ValueSet 'NHSDataDictionaryMainClinicalSpecialty'
Version | 1.2.0 |
Published by | NHS Digital |
Status | Draft (since 2019-02-01T00:00:00+00:00) |
A ValueSet to identify the specialty of the care professional or team. FHIR Version of NHS Data Dictionary Main Specialty Code and HSCIC ITK HL7v2 Table ZU012
Contact Information
Interoperability Team
Email: interoperabilityteam@nhs.net
- Import all codes from CodeSystem NHSDataModelandDictionaryClinicalSpecialty
Expansion
This expansion was generated on 2021-04-22T18:34:25+10:00
This value set contains 95 concepts
Code | System | Display |
---|---|---|
326 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Acute Internal Medicine |
710 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Adult Mental Illness |
317 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Allergy |
960 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Allied Health Professional |
190 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Anaesthetics |
510 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Antenatal Clinic |
310 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Audio Vestibular Medicine |
200 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Aviation and Space Medicine |
821 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Blood Transfusion |
320 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Cardiology |
170 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Cardiothoracic Surgery |
822 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Chemical Pathology |
711 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Child and Adolescent Psychiatry |
312 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | CLINICAL CYTOGENETICS and MOLECULAR GENETICS |
311 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Clinical Genetics |
303 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Clinical Haematology |
313 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Clinical Immunology |
401 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Clinical Neurophysiology |
800 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Clinical Oncology |
305 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Clinical Pharmacology |
304 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Clinical Physiology |
902 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Community Health Services Dental |
900 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Community Medicine |
504 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Community Sexual and Reproductive Health |
450 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Dental Medicine |
330 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Dermatology |
120 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Ear Nose and Throat |
180 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Emergency Medicine |
302 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Endocrinology and Diabetes |
146 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Endodontics |
712 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Forensic Psychiatry |
301 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Gastroenterology |
601 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | General Dental Practice |
300 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | General Internal Medicine |
600 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | General Medical Practice |
820 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | General Pathology |
100 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | General Surgery |
360 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Genitourinary Medicine |
430 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Geriatric Medicine |
502 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Gynaecology |
823 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Haematology |
824 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Histopathology |
830 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Immunopathology |
350 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Infectious Diseases |
192 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Intensive Care Medicine |
990 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Joint Consultant Clinics |
700 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Learning Disability |
610 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Maternity Function |
833 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Medical Microbiology |
831 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Medical Microbiology and Virology |
370 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Medical Oncology |
460 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Medical Ophthalmology |
713 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Medical Psychotherapy |
834 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Medical Virology |
560 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Midwifery |
400 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Neurology |
832 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Neuropathology |
150 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Neurosurgery |
371 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Nuclear Medicine |
950 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Nursing |
501 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Obstetrics |
500 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Obstetrics and Gynaecology |
901 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Occupational Medicine |
715 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Old Age Psychiatry |
130 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Ophthalmology |
145 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Oral and Maxillofacial Surgery |
140 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Oral Surgery |
143 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Orthodontics |
620 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Other than Maternity |
321 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Paediatric Cardiology |
142 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Paediatric Dentistry |
421 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Paediatric Neurology |
171 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Paediatric Surgery |
420 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Paediatrics |
191 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Pain Management |
315 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Palliative Medicine |
147 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Periodontics |
160 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Plastic Surgery |
520 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Postnatal Clinic |
148 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Prosthodontics |
904 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Public Health Dental |
903 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Public Health Medicine |
810 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Radiology |
314 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Rehabilitation Medicine |
361 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Renal Medicine |
340 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Respiratory Medicine |
141 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Restorative Dentistry |
410 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Rheumatology |
451 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Special Care Dentistry |
325 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Sport and Exercise Medicine |
149 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Surgical Dentistry |
110 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Trauma and Orthopaedics |
352 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Tropical Medicine |
101 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Urology |
107 | https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty | Vascular Surgery |
{ "resourceType": "ValueSet", "id": "NHSDataModelAndDictionary-clinical-specialty", "url": "https://fhir.nhs.uk/ValueSet/NHSDataModelAndDictionary-clinical-specialty", "version": "1.2.0", "name": "NHSDataDictionaryMainClinicalSpecialty", "status": "draft", "date": "2019-02-01T00: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 specialty of the care professional or team. FHIR Version of NHS Data Dictionary Main Specialty Code and HSCIC ITK HL7v2 Table ZU012", "copyright": "Copyright © 2018 NHS Digital", "compose": { "include": [ { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "version": "1.2.1" } ] }, "expansion": { "identifier": "2f45cfd4-0dc9-4e4e-9014-1702807f90a8", "timestamp": "2021-04-22T18:34:25+10:00", "total": 95, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty|1.2.1" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "326", "display": "Acute Internal Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "710", "display": "Adult Mental Illness" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "317", "display": "Allergy" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "960", "display": "Allied Health Professional" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "190", "display": "Anaesthetics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "510", "display": "Antenatal Clinic" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "310", "display": "Audio Vestibular Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "200", "display": "Aviation and Space Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "821", "display": "Blood Transfusion" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "320", "display": "Cardiology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "170", "display": "Cardiothoracic Surgery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "822", "display": "Chemical Pathology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "711", "display": "Child and Adolescent Psychiatry" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "312", "display": "CLINICAL CYTOGENETICS and MOLECULAR GENETICS" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "311", "display": "Clinical Genetics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "303", "display": "Clinical Haematology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "313", "display": "Clinical Immunology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "401", "display": "Clinical Neurophysiology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "800", "display": "Clinical Oncology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "305", "display": "Clinical Pharmacology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "304", "display": "Clinical Physiology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "902", "display": "Community Health Services Dental" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "900", "display": "Community Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "504", "display": "Community Sexual and Reproductive Health" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "450", "display": "Dental Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "330", "display": "Dermatology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "120", "display": "Ear Nose and Throat" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "180", "display": "Emergency Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "302", "display": "Endocrinology and Diabetes" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "146", "display": "Endodontics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "712", "display": "Forensic Psychiatry" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "301", "display": "Gastroenterology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "601", "display": "General Dental Practice" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "300", "display": "General Internal Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "600", "display": "General Medical Practice" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "820", "display": "General Pathology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "100", "display": "General Surgery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "360", "display": "Genitourinary Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "430", "display": "Geriatric Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "502", "display": "Gynaecology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "823", "display": "Haematology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "824", "display": "Histopathology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "830", "display": "Immunopathology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "350", "display": "Infectious Diseases" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "192", "display": "Intensive Care Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "990", "display": "Joint Consultant Clinics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "700", "display": "Learning Disability" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "610", "display": "Maternity Function" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "833", "display": "Medical Microbiology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "831", "display": "Medical Microbiology and Virology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "370", "display": "Medical Oncology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "460", "display": "Medical Ophthalmology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "713", "display": "Medical Psychotherapy" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "834", "display": "Medical Virology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "560", "display": "Midwifery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "400", "display": "Neurology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "832", "display": "Neuropathology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "150", "display": "Neurosurgery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "371", "display": "Nuclear Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "950", "display": "Nursing" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "501", "display": "Obstetrics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "500", "display": "Obstetrics and Gynaecology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "901", "display": "Occupational Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "715", "display": "Old Age Psychiatry" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "130", "display": "Ophthalmology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "145", "display": "Oral and Maxillofacial Surgery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "140", "display": "Oral Surgery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "143", "display": "Orthodontics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "620", "display": "Other than Maternity" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "321", "display": "Paediatric Cardiology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "142", "display": "Paediatric Dentistry" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "421", "display": "Paediatric Neurology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "171", "display": "Paediatric Surgery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "420", "display": "Paediatrics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "191", "display": "Pain Management" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "315", "display": "Palliative Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "147", "display": "Periodontics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "160", "display": "Plastic Surgery" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "520", "display": "Postnatal Clinic" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "148", "display": "Prosthodontics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "904", "display": "Public Health Dental" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "903", "display": "Public Health Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "810", "display": "Radiology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "314", "display": "Rehabilitation Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "361", "display": "Renal Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "340", "display": "Respiratory Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "141", "display": "Restorative Dentistry" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "410", "display": "Rheumatology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "451", "display": "Special Care Dentistry" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "325", "display": "Sport and Exercise Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "149", "display": "Surgical Dentistry" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "110", "display": "Trauma and Orthopaedics" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "352", "display": "Tropical Medicine" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "101", "display": "Urology" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty", "code": "107", "display": "Vascular Surgery" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="NHSDataModelAndDictionary-clinical-specialty" /> <url value="https://fhir.nhs.uk/ValueSet/NHSDataModelAndDictionary-clinical-specialty" /> <version value="1.2.0" /> <name value="NHSDataDictionaryMainClinicalSpecialty" /> <status value="draft" /> <date value="2019-02-01T00:00:00+00:00" /> <publisher value="NHS Digital" /> <contact> <name value="Interoperability Team" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="A ValueSet to identify the specialty of the care professional or team. FHIR Version of NHS Data Dictionary Main Specialty Code and HSCIC ITK HL7v2 Table ZU012" /> <copyright value="Copyright © 2018 NHS Digital" /> <compose> <include> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <version value="1.2.1" /> </include> </compose> <expansion> <identifier value="2f45cfd4-0dc9-4e4e-9014-1702807f90a8" /> <timestamp value="2021-04-22T18:34:25+10:00" /> <total value="95" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty|1.2.1" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="326" /> <display value="Acute Internal Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="710" /> <display value="Adult Mental Illness" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="317" /> <display value="Allergy" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="960" /> <display value="Allied Health Professional" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="190" /> <display value="Anaesthetics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="510" /> <display value="Antenatal Clinic" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="310" /> <display value="Audio Vestibular Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="200" /> <display value="Aviation and Space Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="821" /> <display value="Blood Transfusion" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="320" /> <display value="Cardiology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="170" /> <display value="Cardiothoracic Surgery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="822" /> <display value="Chemical Pathology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="711" /> <display value="Child and Adolescent Psychiatry" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="312" /> <display value="CLINICAL CYTOGENETICS and MOLECULAR GENETICS" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="311" /> <display value="Clinical Genetics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="303" /> <display value="Clinical Haematology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="313" /> <display value="Clinical Immunology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="401" /> <display value="Clinical Neurophysiology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="800" /> <display value="Clinical Oncology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="305" /> <display value="Clinical Pharmacology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="304" /> <display value="Clinical Physiology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="902" /> <display value="Community Health Services Dental" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="900" /> <display value="Community Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="504" /> <display value="Community Sexual and Reproductive Health" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="450" /> <display value="Dental Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="330" /> <display value="Dermatology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="120" /> <display value="Ear Nose and Throat" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="180" /> <display value="Emergency Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="302" /> <display value="Endocrinology and Diabetes" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="146" /> <display value="Endodontics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="712" /> <display value="Forensic Psychiatry" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="301" /> <display value="Gastroenterology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="601" /> <display value="General Dental Practice" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="300" /> <display value="General Internal Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="600" /> <display value="General Medical Practice" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="820" /> <display value="General Pathology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="100" /> <display value="General Surgery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="360" /> <display value="Genitourinary Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="430" /> <display value="Geriatric Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="502" /> <display value="Gynaecology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="823" /> <display value="Haematology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="824" /> <display value="Histopathology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="830" /> <display value="Immunopathology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="350" /> <display value="Infectious Diseases" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="192" /> <display value="Intensive Care Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="990" /> <display value="Joint Consultant Clinics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="700" /> <display value="Learning Disability" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="610" /> <display value="Maternity Function" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="833" /> <display value="Medical Microbiology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="831" /> <display value="Medical Microbiology and Virology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="370" /> <display value="Medical Oncology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="460" /> <display value="Medical Ophthalmology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="713" /> <display value="Medical Psychotherapy" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="834" /> <display value="Medical Virology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="560" /> <display value="Midwifery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="400" /> <display value="Neurology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="832" /> <display value="Neuropathology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="150" /> <display value="Neurosurgery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="371" /> <display value="Nuclear Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="950" /> <display value="Nursing" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="501" /> <display value="Obstetrics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="500" /> <display value="Obstetrics and Gynaecology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="901" /> <display value="Occupational Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="715" /> <display value="Old Age Psychiatry" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="130" /> <display value="Ophthalmology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="145" /> <display value="Oral and Maxillofacial Surgery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="140" /> <display value="Oral Surgery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="143" /> <display value="Orthodontics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="620" /> <display value="Other than Maternity" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="321" /> <display value="Paediatric Cardiology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="142" /> <display value="Paediatric Dentistry" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="421" /> <display value="Paediatric Neurology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="171" /> <display value="Paediatric Surgery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="420" /> <display value="Paediatrics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="191" /> <display value="Pain Management" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="315" /> <display value="Palliative Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="147" /> <display value="Periodontics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="160" /> <display value="Plastic Surgery" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="520" /> <display value="Postnatal Clinic" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="148" /> <display value="Prosthodontics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="904" /> <display value="Public Health Dental" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="903" /> <display value="Public Health Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="810" /> <display value="Radiology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="314" /> <display value="Rehabilitation Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="361" /> <display value="Renal Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="340" /> <display value="Respiratory Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="141" /> <display value="Restorative Dentistry" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="410" /> <display value="Rheumatology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="451" /> <display value="Special Care Dentistry" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="325" /> <display value="Sport and Exercise Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="149" /> <display value="Surgical Dentistry" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="110" /> <display value="Trauma and Orthopaedics" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="352" /> <display value="Tropical Medicine" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="101" /> <display value="Urology" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" /> <code value="107" /> <display value="Vascular Surgery" /> </contains> </expansion> </ValueSet>
NHSDigital-Message-Events
Url |
---|
https://fhir.nhs.uk/ValueSet/NHSDigital-message-events |
ValueSet 'NHSMessageEvents'
Version | 1.0.12 |
Status | Active |
A ValueSet to identify the type of FHIR Message
This value set includes codes from the following code systems:- Import all codes from CodeSystem Message Events
- Import all codes from CodeSystem Message Events BARS
{ "resourceType": "ValueSet", "id": "nhsdigital-message-events", "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-message-events", "version": "1.0.12", "name": "NHSMessageEvents", "status": "active", "description": "A ValueSet to identify the type of FHIR Message", "compose": { "include": [ { "system": "https://fhir.nhs.uk/CodeSystem/message-event", "version": "1.0.19" }, { "system": "https://fhir.nhs.uk/CodeSystem/message-events-bars", "version": "1.0.0" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="nhsdigital-message-events" /> <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-message-events" /> <version value="1.0.12" /> <name value="NHSMessageEvents" /> <status value="active" /> <description value="A ValueSet to identify the type of FHIR Message" /> <compose> <include> <system value="https://fhir.nhs.uk/CodeSystem/message-event" /> <version value="1.0.19" /> </include> <include> <system value="https://fhir.nhs.uk/CodeSystem/message-events-bars" /> <version value="1.0.0" /> </include> </compose> </ValueSet>
NHSDigital-OperationOutcome-Codes
Url |
---|
https://fhir.nhs.uk/ValueSet/NHSDigital-OperationOutcome-Codes |
ValueSet 'NHSDigitalOperationOutcomeCodes'
Version | 1.0.10 |
Status | Draft |
NHSDigital OperationOutcome Codes
This value set includes codes from the following code systems:- Import all codes from CodeSystem SpineErrorOrWarningCode
- Import all codes from CodeSystem EPS Issue Codes
- Import all codes from CodeSystem NHSDAPIErrororWarningCode
- Import all codes from CodeSystem HttpErrorCodes
- Import all codes from CodeSystem ERSErrorCodes
{ "resourceType": "ValueSet", "id": "NHSDigital-OperationOutcome-Codes", "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-OperationOutcome-Codes", "version": "1.0.10", "name": "NHSDigitalOperationOutcomeCodes", "status": "draft", "description": "NHSDigital OperationOutcome Codes", "compose": { "include": [ { "system": "https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode", "version": "2.1.0" }, { "system": "https://fhir.nhs.uk/CodeSystem/EPS-IssueCode", "version": "17.22" }, { "system": "https://fhir.nhs.uk/CodeSystem/NHSD-API-ErrorOrWarningCode", "version": "0.3.0" }, { "system": "https://fhir.nhs.uk/CodeSystem/http-error-codes", "version": "1.0.0" }, { "system": "https://fhir.nhs.uk/CodeSystem/ers-error-codes" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="NHSDigital-OperationOutcome-Codes" /> <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-OperationOutcome-Codes" /> <version value="1.0.10" /> <name value="NHSDigitalOperationOutcomeCodes" /> <status value="draft" /> <description value="NHSDigital OperationOutcome Codes" /> <compose> <include> <system value="https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode" /> <version value="2.1.0" /> </include> <include> <system value="https://fhir.nhs.uk/CodeSystem/EPS-IssueCode" /> <version value="17.22" /> </include> <include> <system value="https://fhir.nhs.uk/CodeSystem/NHSD-API-ErrorOrWarningCode" /> <version value="0.3.0" /> </include> <include> <system value="https://fhir.nhs.uk/CodeSystem/http-error-codes" /> <version value="1.0.0" /> </include> <include> <system value="https://fhir.nhs.uk/CodeSystem/ers-error-codes" /> </include> </compose> </ValueSet>
covid-19-detection-of-virus
Url |
---|
https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus |
Based on Primary Care EPR Result Processing
from COVID_19_Related_Pathology_Messaging_Guidance v2.5.9.
This ValueSet is for review and information only and not intended for implementation use. When implementing, systems should use the latest der2_sRefset_SimpleMapUKCRSnapshot_GB1000000 file from the UK SNOMED CT Release, found in the clinical refsets extension, as the definitive ‘source of truth’ for all mapping functions.
ValueSet 'COVID19DetectionOfVirus'
Version | 2.5.9 |
Published by | NHS Digital |
Status | Draft (since 2020-11-13T06:00:00+00:00) |
SNOMED CT-coded requestable tests is to be used
Contact Information
Interoperability Team
Email: interoperabilityteam@nhs.net
- The following codes from system: SNOMED_CT
Code Display 1240581000000104 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result positive 1240591000000102 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result negative 1321681000000104 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result equivocal 1324601000000106 SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive 1324881000000100 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive at the limit of detection 1324581000000102 SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result negative 1321691000000102 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result unknown
{ "resourceType": "ValueSet", "id": "covid-19-detection-of-virus", "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus", "version": "2.5.9", "name": "COVID19DetectionOfVirus", "title": "COVID-19 SNOMED CT Detection of Virus", "status": "draft", "date": "2020-11-13T06:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "SNOMED CT-coded requestable tests is to be used", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "1240581000000104", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result positive" }, { "code": "1240591000000102", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result negative" }, { "code": "1321681000000104", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result equivocal" }, { "code": "1324601000000106", "display": "SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive" }, { "code": "1324881000000100", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive at the limit of detection" }, { "code": "1324581000000102", "display": "SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result negative" }, { "code": "1321691000000102", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result unknown" } ] } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="covid-19-detection-of-virus" /> <url value="https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus" /> <version value="2.5.9" /> <name value="COVID19DetectionOfVirus" /> <title value="COVID-19 SNOMED CT Detection of Virus" /> <status value="draft" /> <date value="2020-11-13T06:00:00+00:00" /> <publisher value="NHS Digital" /> <contact> <name value="Interoperability Team" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="SNOMED CT-coded requestable tests is to be used" /> <compose> <include> <system value="http://snomed.info/sct" /> <concept> <code value="1240581000000104" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result positive" /> </concept> <concept> <code value="1240591000000102" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result negative" /> </concept> <concept> <code value="1321681000000104" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result equivocal" /> </concept> <concept> <code value="1324601000000106" /> <display value="SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive" /> </concept> <concept> <code value="1324881000000100" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive at the limit of detection" /> </concept> <concept> <code value="1324581000000102" /> <display value="SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result negative" /> </concept> <concept> <code value="1321691000000102" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result unknown" /> </concept> </include> </compose> </ValueSet>
covid-19-detection-of-antigen
Url |
---|
https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antigen |
Based on Primary Care EPR Result Processing
from COVID_19_Related_Pathology_Messaging_Guidance v2.5.9.
This ValueSet is for review and information only and not intended for implementation use. When implementing, systems should use the latest der2_sRefset_SimpleMapUKCRSnapshot_GB1000000 file from the UK SNOMED CT Release, found in the clinical refsets extension, as the definitive ‘source of truth’ for all mapping functions.
ValueSet 'COVID19DetectionOfAntigen'
Version | 2.5.9 |
Published by | NHS Digital |
Status | Draft (since 2020-11-13T06:00:00+00:00) |
SNOMED CT-coded requestable tests is to be used
Contact Information
Interoperability Team
Email: interoperabilityteam@nhs.net
- The following codes from system: SNOMED_CT
Code Display 1322781000000102 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result positive 1322791000000100 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result negative 1322801000000101 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result indeterminate 1322821000000105 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result unknown
{ "resourceType": "ValueSet", "id": "covid-19-detection-of-antigen", "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antigen", "version": "2.5.9", "name": "COVID19DetectionOfAntigen", "title": "COVID-19 SNOMED CT Detection Of Antigen", "status": "draft", "date": "2020-11-13T06:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "SNOMED CT-coded requestable tests is to be used", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "1322781000000102", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result positive" }, { "code": "1322791000000100", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result negative" }, { "code": "1322801000000101", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result indeterminate" }, { "code": "1322821000000105", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result unknown" } ] } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="covid-19-detection-of-antigen" /> <url value="https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antigen" /> <version value="2.5.9" /> <name value="COVID19DetectionOfAntigen" /> <title value="COVID-19 SNOMED CT Detection Of Antigen" /> <status value="draft" /> <date value="2020-11-13T06:00:00+00:00" /> <publisher value="NHS Digital" /> <contact> <name value="Interoperability Team" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="SNOMED CT-coded requestable tests is to be used" /> <compose> <include> <system value="http://snomed.info/sct" /> <concept> <code value="1322781000000102" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result positive" /> </concept> <concept> <code value="1322791000000100" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result negative" /> </concept> <concept> <code value="1322801000000101" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result indeterminate" /> </concept> <concept> <code value="1322821000000105" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result unknown" /> </concept> </include> </compose> </ValueSet>
covid-19-detection-of-antibody
Url |
---|
https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antibody |
Based on Primary Care EPR Result Processing
from COVID_19_Related_Pathology_Messaging_Guidance v2.5.9.
This ValueSet is for review and information only and not intended for implementation use. When implementing, systems should use the latest der2_sRefset_SimpleMapUKCRSnapshot_GB1000000 file from the UK SNOMED CT Release, found in the clinical refsets extension, as the definitive ‘source of truth’ for all mapping functions.
ValueSet 'COVID19DetectionOfAntibody'
Version | 2.5.9 |
Published by | NHS Digital |
Status | Draft (since 2020-11-13T06:01:00+00:00) |
SNOMED CT-coded requestable tests is to be used
Contact Information
Interoperability Team
Email: interoperabilityteam@nhs.net
- The following codes from system: SNOMED_CT
Code Display 1322871000000109 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result positive 1322891000000108 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result negative 1322901000000109 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result indeterminate 1322911000000106 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result unknown 1321541000000108 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection resul positive 1321571000000102 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result negative 1322831000000107 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result indeterminate 1321641000000107 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result unknown 1321551000000106 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result positive 1321561000000109 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result negative 1322851000000100 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result indeterminate 1321581000000100 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result unknown 1321761000000103 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result positive 1321791000000109 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result negative 1322841000000103 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result indeterminate 1321781000000107 SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result unknown
{ "resourceType": "ValueSet", "id": "covid-19-detection-of-antibody", "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antibody", "version": "2.5.9", "name": "COVID19DetectionOfAntibody", "title": "COVID-19 SNOMED CT Detection Of Antibody", "status": "draft", "date": "2020-11-13T06:01:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "SNOMED CT-coded requestable tests is to be used", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "1322871000000109", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result positive" }, { "code": "1322891000000108", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result negative" }, { "code": "1322901000000109", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result indeterminate" }, { "code": "1322911000000106", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result unknown" }, { "code": "1321541000000108", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection resul positive" }, { "code": "1321571000000102", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result negative" }, { "code": "1322831000000107", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result indeterminate" }, { "code": "1321641000000107", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result unknown" }, { "code": "1321551000000106", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result positive" }, { "code": "1321561000000109", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result negative" }, { "code": "1322851000000100", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result indeterminate" }, { "code": "1321581000000100", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result unknown" }, { "code": "1321761000000103", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result positive" }, { "code": "1321791000000109", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result negative" }, { "code": "1322841000000103", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result indeterminate" }, { "code": "1321781000000107", "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result unknown" } ] } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="covid-19-detection-of-antibody" /> <url value="https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antibody" /> <version value="2.5.9" /> <name value="COVID19DetectionOfAntibody" /> <title value="COVID-19 SNOMED CT Detection Of Antibody" /> <status value="draft" /> <date value="2020-11-13T06:01:00+00:00" /> <publisher value="NHS Digital" /> <contact> <name value="Interoperability Team" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="SNOMED CT-coded requestable tests is to be used" /> <compose> <include> <system value="http://snomed.info/sct" /> <concept> <code value="1322871000000109" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result positive" /> </concept> <concept> <code value="1322891000000108" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result negative" /> </concept> <concept> <code value="1322901000000109" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result indeterminate" /> </concept> <concept> <code value="1322911000000106" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result unknown" /> </concept> <concept> <code value="1321541000000108" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection resul positive" /> </concept> <concept> <code value="1321571000000102" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result negative" /> </concept> <concept> <code value="1322831000000107" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result indeterminate" /> </concept> <concept> <code value="1321641000000107" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result unknown" /> </concept> <concept> <code value="1321551000000106" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result positive" /> </concept> <concept> <code value="1321561000000109" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result negative" /> </concept> <concept> <code value="1322851000000100" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result indeterminate" /> </concept> <concept> <code value="1321581000000100" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result unknown" /> </concept> <concept> <code value="1321761000000103" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result positive" /> </concept> <concept> <code value="1321791000000109" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result negative" /> </concept> <concept> <code value="1322841000000103" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result indeterminate" /> </concept> <concept> <code value="1321781000000107" /> <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result unknown" /> </concept> </include> </compose> </ValueSet>
NHSDigital-COVIDTestPillar
Url |
---|
https://fhir.nhs.uk/ValueSet/NHSDigital-COVIDTestPillar |
ValueSet 'NHSDigitalCOVIDTestPillar'
Version | 1.0.0 |
Published by | NHS Digital |
Status | Draft (since 2021-07-27T00:00:00+00:00) |
A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure. Filters copied from CareConnect equivalent
Contact Information
NHS Digital
Email: interoperabilityteam@nhs.net
- Import all codes from CodeSystem CovidTestPillar
Expansion
This expansion was generated on 2021-07-27T07:45:22+00:00
This value set contains 4 concepts
Code | System | Display |
---|---|---|
pillar-1 | https://fhir.nhs.uk/CodeSystem/covid-test-pillar | pillar 1 |
pillar-2 | https://fhir.nhs.uk/CodeSystem/covid-test-pillar | pillar 2 |
pillar-3 | https://fhir.nhs.uk/CodeSystem/covid-test-pillar | pillar 3 |
pillar-4 | https://fhir.nhs.uk/CodeSystem/covid-test-pillar | pillar 4 |
{ "resourceType": "ValueSet", "id": "NHSDigital-COVIDTestPillar", "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-COVIDTestPillar", "version": "1.0.0", "name": "NHSDigitalCOVIDTestPillar", "title": "COVID-19 testing data method", "status": "draft", "date": "2021-07-27T00:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "NHS Digital", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure. Filters copied from CareConnect equivalent", "copyright": "Copyright © 2020 HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "compose": { "include": [ { "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar", "version": "1.0.0" } ] }, "expansion": { "identifier": "73cb61ec-b911-4b05-bddc-a4d4519ab805", "timestamp": "2021-07-27T07:45:22+00:00", "total": 4, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar|1.0.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar", "code": "pillar-1", "display": "pillar 1" }, { "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar", "code": "pillar-2", "display": "pillar 2" }, { "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar", "code": "pillar-3", "display": "pillar 3" }, { "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar", "code": "pillar-4", "display": "pillar 4" } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="NHSDigital-COVIDTestPillar" /> <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-COVIDTestPillar" /> <version value="1.0.0" /> <name value="NHSDigitalCOVIDTestPillar" /> <title value="COVID-19 testing data method" /> <status value="draft" /> <date value="2021-07-27T00:00:00+00:00" /> <publisher value="NHS Digital" /> <contact> <name value="NHS Digital" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure. Filters copied from CareConnect equivalent" /> <copyright value="Copyright © 2020 HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <compose> <include> <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" /> <version value="1.0.0" /> </include> </compose> <expansion> <identifier value="73cb61ec-b911-4b05-bddc-a4d4519ab805" /> <timestamp value="2021-07-27T07:45:22+00:00" /> <total value="4" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar|1.0.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" /> <code value="pillar-1" /> <display value="pillar 1" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" /> <code value="pillar-2" /> <display value="pillar 2" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" /> <code value="pillar-3" /> <display value="pillar 3" /> </contains> <contains> <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" /> <code value="pillar-4" /> <display value="pillar 4" /> </contains> </expansion> </ValueSet>
England-servicerequest-category
Url |
---|
https://fhir.nhs.uk/ValueSet/England-servicerequest-category |
ValueSet 'ServiceRequestCategory'
Version | 0.0.2 |
Published by | NHS Digital |
Status | Draft (since 2022-03-01T06:00:00+00:00) |
Value set of SNOMED CT concepts that can classify a requested service
Contact Information
Interoperability Team
Email: interoperabilityteam@nhs.net
{ "resourceType": "ValueSet", "id": "a6876ad9-6ac5-431a-980d-b093a07e84d6", "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-ServiceRequest-category", "version": "0.0.2", "name": "ServiceRequestCategory", "title": "ServiceRequestCategory", "status": "draft", "date": "2022-03-01T06:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "Value set of SNOMED CT concepts that can classify a requested service", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "108252007", "display": "Laboratory procedure" }, { "code": "363679005", "display": "Imaging" }, { "code": "409063005", "display": "Counselling" }, { "code": "409073007", "display": "Education" }, { "code": "387713003", "display": "Surgical procedure" }, { "code": "3457005", "display": "Patient referral" }, { "code": "820641000000100", "display": "Choose and book advice and guidance request" } ] } ] } }
<ValueSet xmlns="http://hl7.org/fhir"> <id value="a6876ad9-6ac5-431a-980d-b093a07e84d6" /> <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-ServiceRequest-category" /> <version value="0.0.2" /> <name value="ServiceRequestCategory" /> <title value="ServiceRequestCategory" /> <status value="draft" /> <date value="2022-03-01T06:00:00+00:00" /> <publisher value="NHS Digital" /> <contact> <name value="Interoperability Team" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="Value set of SNOMED CT concepts that can classify a requested service" /> <compose> <include> <system value="http://snomed.info/sct" /> <concept> <code value="108252007" /> <display value="Laboratory procedure" /> </concept> <concept> <code value="363679005" /> <display value="Imaging" /> </concept> <concept> <code value="409063005" /> <display value="Counselling" /> </concept> <concept> <code value="409073007" /> <display value="Education" /> </concept> <concept> <code value="387713003" /> <display value="Surgical procedure" /> </concept> <concept> <code value="3457005" /> <display value="Patient referral" /> </concept> <concept> <code value="820641000000100" /> <display value="Choose and book advice and guidance request" /> </concept> </include> </compose> </ValueSet>