11{
2- "resourceType" : " Patient" ,
3- "id" : " Patient-MeirLiebermanStripped-Example" ,
4- "extension" : [
5- {
6- "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex" ,
7- "valueCodeableConcept" : {
2+ "resourceType" : " Patient" ,
3+ "id" : " Patient-MeirLiebermanStripped-Example" ,
4+ "extension" : [
5+ {
6+ "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex" ,
7+ "valueCodeableConcept" : {
88 "coding" : [
99 {
1010 "system" : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" ,
1313 }
1414 ]
1515 }
16- },
17- {
18- "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory" ,
19- "valueCodeableConcept" : {
20- "coding" : [
21- {
22- "system" : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland" ,
23- "code" : " A" ,
24- "display" : " White - British"
25- }
26- ]
27- }
28- }
29- ],
30- "identifier" : [
31- {
32- "system" : " https://fhir.nhs.uk/Id/nhs-number" ,
33- "value" : " 9449307873" ,
34- "extension" : [
35- {
36- "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus" ,
37- "valueCodeableConcept" : {
38- "coding" : [
39- {
40- "system" : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland" ,
41- "version" : " 2.2.0" ,
42- "code" : " 01" ,
43- "display" : " Number present and verified"
44- }
45- ]
46- }
47- }
48- ]
49- },
50- {
51- "system" : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" ,
52- "value" : " RGT012423" ,
53- "assigner" : {
54- "identifier" : {
55- "system" : " https://fhir.nhs.uk/Id/ods-organization-code" ,
56- "value" : " RGT01"
57- }
58- }
59- },
60- {
61- "system" : " https://fhir.nhs.uk/Id/genomics-pedigree-number" ,
62- "value" : " P12345"
63- }
64- ],
65- "link" : [
66- {
67- "other" : {
68- "reference" : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873"
69- },
70- "type" : " seealso"
71- }
72- ]
16+ },
17+ {
18+ "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory" ,
19+ "valueCodeableConcept" : {
20+ "coding" : [
21+ {
22+ "system" : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland" ,
23+ "code" : " A" ,
24+ "display" : " White - British"
25+ }
26+ ]
27+ }
28+ }
29+ ],
30+ "identifier" : [
31+ {
32+ "system" : " https://fhir.nhs.uk/Id/nhs-number" ,
33+ "value" : " 9449307873" ,
34+ "extension" : [
35+ {
36+ "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus" ,
37+ "valueCodeableConcept" : {
38+ "coding" : [
39+ {
40+ "system" : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland" ,
41+ "version" : " 2.2.0" ,
42+ "code" : " 01" ,
43+ "display" : " Number present and verified"
44+ }
45+ ]
46+ }
47+ }
48+ ]
49+ },
50+ {
51+ "system" : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" ,
52+ "value" : " RGT012423" ,
53+ "assigner" : {
54+ "identifier" : {
55+ "system" : " https://fhir.nhs.uk/Id/ods-organization-code" ,
56+ "value" : " RGT01"
57+ }
58+ }
59+ },
60+ {
61+ "system" : " https://fhir.nhs.uk/Id/genomics-pedigree-number" ,
62+ "value" : " P12345"
63+ }
64+ ],
65+ "link" : [
66+ {
67+ "other" : {
68+ "reference" : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873"
69+ },
70+ "type" : " seealso"
71+ }
72+ ]
7373}
0 commit comments