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.",
328
+
"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.",
334
329
"type": "string",
335
330
"example": "e2154d29-1ead-4830-a513-0d59705078fa"
336
331
}
@@ -3824,7 +3819,6 @@
3824
3819
"required": [
3825
3820
"resourceType",
3826
3821
"id",
3827
-
"identifier",
3828
3822
"name",
3829
3823
"gender",
3830
3824
"birthDate",
@@ -3902,10 +3896,6 @@
3902
3896
"maxItems": 1,
3903
3897
"items": {
3904
3898
"type": "object",
3905
-
"required": [
3906
-
"system",
3907
-
"value"
3908
-
],
3909
3899
"properties": {
3910
3900
"use": {
3911
3901
"description": "Identifier use as defined by https://www.hl7.org/fhir/valueset-identifier-use.html.",
"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.",
3918
+
"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.",
0 commit comments