You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A unique identifier value within `system`. Ideally this would be a GUID / UUID. \nThe value in combination with the system SHALL be globally unique.\nThis SHALL be populated if `system` is https://fhir.nhs.uk/Id/nhs-number.",
324
+
"description": "A unique identifier value within `system`. Ideally this would be a GUID / UUID. \nThe value in combination with the system SHALL be globally unique.",
329
325
"type": "string",
330
326
"example": "e2154d29-1ead-4830-a513-0d59705078fa"
331
327
}
@@ -2881,13 +2877,9 @@
2881
2877
},
2882
2878
"value": {
2883
2879
"type": "string",
2884
-
"description": "The value that is unique"
2880
+
"description": "The value that is unique. \nThis SHALL be populated if `system` is https://fhir.nhs.uk/Id/nhs-number."
2885
2881
}
2886
-
},
2887
-
"required": [
2888
-
"system",
2889
-
"value"
2890
-
]
2882
+
}
2891
2883
}
2892
2884
},
2893
2885
"name": {
@@ -2942,7 +2934,6 @@
2942
2934
"required": [
2943
2935
"resourceType",
2944
2936
"id",
2945
-
"identifier",
2946
2937
"name",
2947
2938
"gender",
2948
2939
"address"
@@ -3788,13 +3779,9 @@
3788
3779
},
3789
3780
"value": {
3790
3781
"type": "string",
3791
-
"description": "The value that is unique"
3782
+
"description": "The value that is unique. \nThis SHALL be populated if `system` is https://fhir.nhs.uk/Id/nhs-number."
"description": "A unique identifier value within `system`. Ideally this would be a GUID / UUID. \nThe value in combination with the system SHALL be globally unique.\nThis SHALL be populated if `system` is https://fhir.nhs.uk/Id/nhs-number.",
3935
+
"description": "A unique identifier value within `system`. Ideally this would be a GUID / UUID. \nThe value in combination with the system SHALL be globally unique.",
0 commit comments