-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathregistry-master.json
172 lines (171 loc) · 5.33 KB
/
registry-master.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
{
"fhir": {
"version": [
{
"name": "DSTU1",
"id": "0.0.82",
"description": "DSTU 1 (Official version) with 2 technical errata"
},
{
"name": "DSTU2",
"id": "1.0.x",
"description": "DSTU 2 (Official version)"
},
{
"name": "STU3",
"id": "3.0.x",
"description": "FHIR Release 3 (STU)"
},
{
"name": "R4",
"id": "4.0.x",
"description": "FHIR Release 4"
}
]
},
"domain": [
{
"name": "International",
"terminology": [
{
"name": "SNOMED_CT",
"url": "http://snomed.info/sct",
"description": "SNOMED CT"
}
]
},
{
"name": "Uk",
"terminology": [
{
"name": "READ_V2",
"url": "http://read.info/readv2",
"description": "Read Codes version 2"
},
{
"name": "READ_CTV3",
"url": "http://read.info/ctv3",
"description": "Read Codes version 3"
},
{
"name": "NHS_NUMBER_VERIFICATION_STATUS",
"url": "https://fhir.hl7.org.uk/CareConnect-NHSNumberVerificationStatus-1",
"description": "NHS number verification status. Codes from NHS Data Dictionary: NHS Number Status Indicator Code."
},
{
"name": "ETHNIC_CATEGORY",
"url": "https://fhir.hl7.org.uk/CareConnect-EthnicCategory-1",
"description": "The ethnic category which the patient regards as their own. It is an extension of the ETHNIC CATEGORY CODE described in the NHS Data Model and Dictionary for England."
},
{
"name": "SDS_JOB_ROLE_NAME",
"url": "https://fhir.hl7.org.uk/CareConnect-SDSJobRoleName-1",
"description": "The name of the job role in SDS."
},
{
"name": "EMIS_DRUG",
"url": "https://fhir.hl7.org.uk/Id/emis-drug-codes",
"description": "EMIS drug codes"
},
{
"name": "EGTON",
"url": "https://fhir.hl7.org.uk/Id/egton-codes",
"description": "Egton codes"
},
{
"name": "MULTILEX_DRUG",
"url": "https://fhir.hl7.org.uk/Id/multilex-drug-codes",
"description": "Multilex drug codes"
},
{
"name": "GEMSCRIPT_DRUG",
"url": "https://fhir.hl7.org.uk/Id/resipuk-gemscript-drug-codes",
"description": "Gemscript drug codes"
},
{
"name": "BNF_DRUG",
"url": "https://fhir.hl7.org.uk/Id/bnf-drug-codes",
"description": "BNF drug codes"
}
],
"identifier": [
{
"name": "GMC_NUMBER",
"url": "https://fhir.hl7.org.uk/Id/gmc-number",
"description": "General Medical Council (GMC) number"
},
{
"name": "GMP_NUMBER",
"url": "https://fhir.hl7.org.uk/Id/gmp-number",
"description": "General Practitioner (GMP) number"
},
{
"name": "GDC_NUMBER",
"url": "https://fhir.hl7.org.uk/Id/gdc-number",
"description": "General Dental Council (GDC) number"
},
{
"name": "NMC_NUMBER",
"url": "https://fhir.hl7.org.uk/Id/nmc-number",
"description": "Nursing and Midwifery Council (NMC) number"
},
{
"name": "HCPC_NUMBER",
"url": "https://fhir.hl7.org.uk/Id/hcpc-number",
"description": "Health and Care Professions Council (HCPC) number"
},
{
"name": "GNC_CODE",
"url": "https://fhir.hl7.org.uk/Id/gnc-codes",
"description": "General National Codes"
},
{
"name": "SCHOOL_NUMBER",
"url": "https://fhir.hl7.org.uk/Id/urn-school-number",
"description": "Department for Education School number"
},
{
"name": "PPA_NUMBER",
"url": "https://fhir.hl7.org.uk/Id/ppa-number",
"description": "Prescription Pricing Authority (PPA) number"
}
]
},
{
"name": "Nhs",
"identifier": [
{
"name": "NHS_NUMBER",
"url": "https://fhir.nhs.uk/Id/nhs-number",
"description": "The NHS Number identifier for a patient"
},
{
"name": "ODS_ORGANIZATION_CODE",
"url": "https://fhir.nhs.uk/Id/ods-organization-code",
"description": "ODS code to identify the organisation at organisation level"
},
{
"name": "ODS_SITE_CODE",
"url": "https://fhir.nhs.uk/Id/ods-site-code",
"description": "ODS Site code to identify the organisation at site level"
},
{
"name": "SDS_USER_ID",
"url": "https://fhir.nhs.uk/Id/sds-user-id",
"description": "The SDS identifier that uniquely identifies the person as this agent"
},
{
"name": "SDS_ROLE_PROFILE_ID",
"url": "https://fhir.nhs.uk/Id/sds-role-profile-id",
"description": "The SDS identifier that uniquely identifies the role profile of the person as this agent"
},
{
"name": "CROSSCARESETTING_ID",
"url": "https://fhir.nhs.uk/Id/cross-care-setting-identifier",
"description": "Cross care setting identifier"
}
],
"terminology": []
}
]
}