Patient
NOTE: Patient examples have been fully expanded with demographic information to demostrate how this data is modelled. However, for patients registered with PDS, it expected that only genomic specific information will be recorded in the Patient resource (extensions, identifiers, link), without duplicating information from PDS (examples of this can be found at Patient-MeirLiebermanStripped-Example and Patient-LindsaySorrellStripped-Example ). Where this information needs to be represented, data SHALL be updated directly on PDS.
Restricted Patients: PDS guidance on managing the data of sensitive patient shall be followed. Some patients are tagged as restricted and are sometimes known as sensitive patients. Restricted patients can be retrieved; however, location-sensitive fields such as address, telecom and generalPractitioner are removed.
The restricted flag can be found in the data under meta/security on the patient resource. See in Example: Patient-SensitivePatient-Example
Patient-AnitaLambertsDeceasedPatient-Example
Example of a deceased patient.
Tree
JSON
XML
Feedback
Patient id : Patient-AnitaLambertsDeceasedPatient-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 8449303649 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified name given : Anita family : Lamberts birthDate : 1993-11-14 deceased : True address line : 1, Vale Roads, Claygate line : Esher line : Surrey postalCode : BM17 2QN generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : 123 Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303649 type : seealso
{
" id " : " Patient-AnitaLambertsDeceasedPatient-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
] ,
{
" 1, Vale Roads, Claygate " ,
" Esher " ,
" Surrey "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303649 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-AnitaLambertsDeceasedPatient-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 8449303649 " />
</ identifier >
</ name >
< line value = " 1, Vale Roads, Claygate " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " 123 Test Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303649 " />
</ other >
</ link >
</ Patient >
Patient-DemeizaSeo-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-DemeizaSeo-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : R display : Other Ethnic Groups - Chinese identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449306559 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RWT16378 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX name given : Demeiza family : Seo birthDate : 2011-01-26 deceased : False address line : 1 Aragon Avenue, line : Thames Ditton city : Surrey postalCode : KT7 0PY generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : TP123 display : 123 Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 type : seealso
{
" id " : " Patient-DemeizaSeo-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
" display " : " Other Ethnic Groups - Chinese "
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 1 Aragon Avenue, " ,
" Thames Ditton "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-DemeizaSeo-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " Other Ethnic Groups - Chinese " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449306559 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RWT16378 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< given value = " Demeiza " />
</ name >
< line value = " 1 Aragon Avenue, " />
< line value = " Thames Ditton " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " 123 Test Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 " />
</ other >
</ link >
</ Patient >
Patient-FayMutlow-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-FayMutlow-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307806 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RR12437 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RGD12 name given : Fay family : Mutlow birthDate : 1990-06-01 deceased : False address line : Union Mills line : 9 Dewsbury Rd line : Leeds postalCode : LSD11 5DD generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Test GP generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : B86012 display : LEEDS CITY MEDICAL PRACTICE
{
" id " : " Patient-FayMutlow-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" Union Mills " ,
" 9 Dewsbury Rd " ,
" Leeds "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
" display " : " LEEDS CITY MEDICAL PRACTICE "
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-FayMutlow-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307806 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RR12437 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " Union Mills " />
< line value = " 9 Dewsbury Rd " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " LEEDS CITY MEDICAL PRACTICE " />
</ generalPractitioner >
</ Patient >
Patient-FoetusOfRyanneBoulder-Example
Example of a patient resource(foetal) with with minimal details
Tree
JSON
XML
Feedback
Patient id : Patient-FoetusOfRyanneBoulder-Example extension url : http://hl7.org/fhir/6.0/StructureDefinition/extension-Patient.fetalStatus value : unknown identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : FT-RWT13521 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX gender : unknown
{
" id " : " Patient-FoetusOfRyanneBoulder-Example " ,
{
" url " : " http://hl7.org/fhir/6.0/StructureDefinition/extension-Patient.fetalStatus " ,
}
] ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-FoetusOfRyanneBoulder-Example " />
< extension url = " http://hl7.org/fhir/6.0/StructureDefinition/extension-Patient.fetalStatus " >
</ extension >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " FT-RWT13521 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ Patient >
Patient-JamesMetcalfe-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-JamesMetcalfe-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 7449306524 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RPA17643 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RPA02 name given : James family : Metcalfe birthDate : 2013-10-10 deceased : False address line : 9 Boxhill Hill, line : Medway city : Kent postalCode : GH20 7PF generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : TP display : Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/7449306524 type : seealso
{
" id " : " Patient-JamesMetcalfe-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 9 Boxhill Hill, " ,
" Medway "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/7449306524 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-JamesMetcalfe-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 7449306524 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RPA17643 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " 9 Boxhill Hill, " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/7449306524 " />
</ other >
</ link >
</ Patient >
Patient-KayBurbridge-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-KayBurbridge-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 8449303541 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RD13423 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RLU name given : Kay family : Burbridge birthDate : 1983-06-02 deceased : True address line : 106 Telegraph Road line : Claygate line : Milton Keynes postalCode : HR5 3PR generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : TP123 display : Test GP Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303541 type : seealso
{
" id " : " Patient-KayBurbridge-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 106 Telegraph Road " ,
" Claygate " ,
" Milton Keynes "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303541 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-KayBurbridge-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 8449303541 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RD13423 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " 106 Telegraph Road " />
< line value = " Claygate " />
< line value = " Milton Keynes " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " Test GP Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303541 " />
</ other >
</ link >
</ Patient >
Patient-MeirLiebermanPDS-Example
Example of a patient returned by a PDS search.
Tree
JSON
XML
Feedback
Patient id : Patient-MeirLiebermanPDS-Example meta versionId : 2 security system : http://terminology.hl7.org/CodeSystem/v3-Confidentiality code : U display : unrestricted extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307873 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified name given : Meir family : Lieberman birthDate : 2005-12-19 address line : 1 Spinney Close line : Worcester Park city : Surrey
{
" id " : " Patient-MeirLiebermanPDS-Example " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-Confidentiality " ,
}
]
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
] ,
{
" 1 Spinney Close " ,
" Worcester Park "
] ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-MeirLiebermanPDS-Example " />
< system value = " http://terminology.hl7.org/CodeSystem/v3-Confidentiality " />
</ security >
</ meta >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307873 " />
</ identifier >
</ name >
< line value = " 1 Spinney Close " />
< line value = " Worcester Park " />
</ address >
</ Patient >
Patient-LindsaySorrellPDS-Example
Example of a patient returned by a PDS search.
Tree
JSON
XML
Feedback
Patient id : Patient-LindsaySorrellPDS-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male meta versionId : 2 security system : http://terminology.hl7.org/CodeSystem/v3-Confidentiality code : U display : unrestricted identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307946 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified name given : Lindsay family : Sorrell birthDate : 2011-04-12 address line : 31 THE AVENUE line : BERWICK COURT
{
" id " : " Patient-LindsaySorrellPDS-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
}
] ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-Confidentiality " ,
}
]
} ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
] ,
{
" 31 THE AVENUE " ,
" BERWICK COURT "
]
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-LindsaySorrellPDS-Example " />
< system value = " http://terminology.hl7.org/CodeSystem/v3-Confidentiality " />
</ security >
</ meta >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307946 " />
</ identifier >
< given value = " Lindsay " />
</ name >
< line value = " 31 THE AVENUE " />
< line value = " BERWICK COURT " />
</ address >
</ Patient >
Patient-LindsaySorrell-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-LindsaySorrell-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307946 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RWT14789 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX01 name given : Lindsay family : Sorrell birthDate : 2011-04-12 deceased : False address line : 31 THE AVENUE line : BERWICK COURT postalCode : KT4 7BS generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : anywhere place link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 type : seealso
{
" id " : " Patient-LindsaySorrell-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 31 THE AVENUE " ,
" BERWICK COURT "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-LindsaySorrell-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307946 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RWT14789 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< given value = " Lindsay " />
</ name >
< line value = " 31 THE AVENUE " />
< line value = " BERWICK COURT " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 " />
</ other >
</ link >
</ Patient >
Patient-LindsaySorrellNHSNumberUnavailable-Example
Example of a patient resource with no NHS Number. In this case the NHSNumberUnavailableReason extension SHOULD be present to outline why an NHS number was not provided.
Tree
JSON
XML
Feedback
Patient id : Patient-LindsaySorrellNHSNumberUnavailable-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberUnavailableReason value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberUnavailableReason code : overseas-patient display : Overseas patient identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RWT14789 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX01 name given : Lindsay family : Sorrell birthDate : 2011-04-12 deceased : False address line : 31 THE AVENUE line : BERWICK COURT postalCode : KT4 7BS generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : anywhere place link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 type : seealso
{
" id " : " Patient-LindsaySorrellNHSNumberUnavailable-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberUnavailableReason " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberUnavailableReason " ,
" code " : " overseas-patient " ,
}
]
}
}
] ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 31 THE AVENUE " ,
" BERWICK COURT "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-LindsaySorrellNHSNumberUnavailable-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberUnavailableReason " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberUnavailableReason " />
< code value = " overseas-patient " />
< display value = " Overseas patient " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RWT14789 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< given value = " Lindsay " />
</ name >
< line value = " 31 THE AVENUE " />
< line value = " BERWICK COURT " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 " />
</ other >
</ link >
</ Patient >
Patient-AnitaLambertsMotherDeceasedPatient-Example
Example of a deceased patient.
Tree
JSON
XML
Feedback
Patient id : Patient-AnitaLambertsMotherDeceasedPatient-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 8449303650 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified deceased : False address line : 1, Vale Roads, Claygate line : Esher line : Surrey postalCode : BM17 2QN generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : 123 Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303650 type : seealso link other reference : RelatedPerson/RelatedPerson-AnitaLambertsDeceasedPatient-Example type : seealso
{
" id " : " Patient-AnitaLambertsMotherDeceasedPatient-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
{
" 1, Vale Roads, Claygate " ,
" Esher " ,
" Surrey "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303650 "
} ,
} ,
{
" reference " : " RelatedPerson/RelatedPerson-AnitaLambertsDeceasedPatient-Example "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-AnitaLambertsMotherDeceasedPatient-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 8449303650 " />
</ identifier >
< line value = " 1, Vale Roads, Claygate " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " 123 Test Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303650 " />
</ other >
</ link >
< reference value = " RelatedPerson/RelatedPerson-AnitaLambertsDeceasedPatient-Example " />
</ other >
</ link >
</ Patient >
Patient-LindsaySorrellPDSStripped-Example
Example of a patient resource where the demographics have been stripped from the resource. This is the recommended representation of a patient resource within Genomics, where demographic details have been captured on PDS (for patients with an NHS number).
Tree
JSON
XML
Feedback
Patient id : Patient-LindsaySorrellPDSStripped-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307946 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RWT14789 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX01 link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 type : seealso
{
" id " : " Patient-LindsaySorrellPDSStripped-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-LindsaySorrellPDSStripped-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307946 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RWT14789 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 " />
</ other >
</ link >
</ Patient >
Patient-MeirLieberman-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-MeirLieberman-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307873 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RGT012423 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RGT01 identifier system : https://fhir.nhs.uk/Id/genomics-pedigree-number value : P12345 name given : Meir given : Anah family : Lieberman birthDate : 2005-12-19 deceased : False address line : 1 Spinney Close line : Worcester Park city : Surrey postalCode : KT4 7BS generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : TP123 display : 123 Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 type : seealso
{
" id " : " Patient-MeirLieberman-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
} ,
{
" system " : " https://fhir.nhs.uk/Id/genomics-pedigree-number " ,
}
] ,
] ,
{
" 1 Spinney Close " ,
" Worcester Park "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-MeirLieberman-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307873 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RGT012423 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< system value = " https://fhir.nhs.uk/Id/genomics-pedigree-number " />
</ identifier >
</ name >
< line value = " 1 Spinney Close " />
< line value = " Worcester Park " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " 123 Test Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 " />
</ other >
</ link >
</ Patient >
Patient-PatrickSammy-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-PatrickSammy-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307873 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified name given : Patrick family : Sammy birthDate : 1982-10-06 address line : 51 Westgate, city : Bradford postalCode : BD1 2RD generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : TP123 display : 123 Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 type : seealso
{
" id " : " Patient-PatrickSammy-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
] ,
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-PatrickSammy-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307873 " />
</ identifier >
< given value = " Patrick " />
</ name >
< line value = " 51 Westgate, " />
< city value = " Bradford " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " 123 Test Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 " />
</ other >
</ link >
</ Patient >
Patient-PheobeSmitham-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-PheobeSmitham-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307539 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RR12764 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RR8 name given : Pheobe family : Smitham birthDate : 2013-09-27 deceased : True address line : Union Mills line : 9, Dewsbury Rd line : Leeds postalCode : LS11 5DD generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : TP123 display : Test GP Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307539 type : seealso
{
" id " : " Patient-PheobeSmitham-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" Union Mills " ,
" 9, Dewsbury Rd " ,
" Leeds "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307539 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-PheobeSmitham-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307539 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RR12764 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " Union Mills " />
< line value = " 9, Dewsbury Rd " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " Test GP Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307539 " />
</ other >
</ link >
</ Patient >
Patient-PheobeSmithamFather-Example
Example of a patient resource with minimal information.
Tree
JSON
XML
Feedback
Patient id : Patient-PheobeSmithamFather-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307636 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified name given : James family : Lawrence birthDate : 1981-08-03 deceased : False address line : 1, Middlemead Close line : Bookham city : Surrey postalCode : KT23 3EB generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Bon Jovi generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AIP123 display : Anywhere Street link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307636 type : seealso link other reference : RelatedPerson/RelatedPerson-AliceSmithamProbandFather-Example type : seealso
{
" id " : " Patient-PheobeSmithamFather-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
] ,
{
" 1, Middlemead Close " ,
" Bookham "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307636 "
} ,
} ,
{
" reference " : " RelatedPerson/RelatedPerson-AliceSmithamProbandFather-Example "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-PheobeSmithamFather-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307636 " />
</ identifier >
</ name >
< line value = " 1, Middlemead Close " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " Anywhere Street " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307636 " />
</ other >
</ link >
< reference value = " RelatedPerson/RelatedPerson-AliceSmithamProbandFather-Example " />
</ other >
</ link >
</ Patient >
Patient-PheobeSmithamMother-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-PheobeSmithamMother-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307246 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified name given : Alice family : Smitham deceased : False address line : Union Mills line : 9, Dewsbury Rd line : Leeds postalCode : LS11 5DD generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : Anyhere place link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307246 type : seealso link other reference : RelatedPerson/RelatedPerson-AliceSmithamProbandMother-Example type : seealso
{
" id " : " Patient-PheobeSmithamMother-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
] ,
{
" Union Mills " ,
" 9, Dewsbury Rd " ,
" Leeds "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307246 "
} ,
} ,
{
" reference " : " RelatedPerson/RelatedPerson-AliceSmithamProbandMother-Example "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-PheobeSmithamMother-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307246 " />
</ identifier >
</ name >
< line value = " Union Mills " />
< line value = " 9, Dewsbury Rd " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307246 " />
</ other >
</ link >
< reference value = " RelatedPerson/RelatedPerson-AliceSmithamProbandMother-Example " />
</ other >
</ link >
</ Patient >
Patient-RyanneBoulder-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-RyanneBoulder-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307687 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RWT13521 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX name given : Ryanne family : Boulder birthDate : 1980-09-02 deceased : False address line : 53 Eastwick Pack Avenue line : Leatherhead line : Surrey postalCode : KT23 3NP generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : anywhere place link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 type : seealso link other reference : RelatedPerson/RelatedPerson-RyanneBoulder-Example type : seealso
{
" id " : " Patient-RyanneBoulder-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 53 Eastwick Pack Avenue " ,
" Leatherhead " ,
" Surrey "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 "
} ,
} ,
{
" reference " : " RelatedPerson/RelatedPerson-RyanneBoulder-Example "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-RyanneBoulder-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307687 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RWT13521 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " 53 Eastwick Pack Avenue " />
< line value = " Leatherhead " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 " />
</ other >
</ link >
< reference value = " RelatedPerson/RelatedPerson-RyanneBoulder-Example " />
</ other >
</ link >
</ Patient >
Patient-RyanneBoulderPartner-Example
Example of a patient resource with with minimal details.
Tree
JSON
XML
Feedback
Patient id : Patient-RyanneBoulderPartner-Example identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : P-RWT13521 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX gender : male link other reference : RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example type : seealso
{
" id " : " Patient-RyanneBoulderPartner-Example " ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
{
" reference " : " RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-RyanneBoulderPartner-Example " />
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " P-RWT13521 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< reference value = " RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example " />
</ other >
</ link >
</ Patient >
Patient-SalimaPomfrets-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-SalimaPomfrets-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 8449303444 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RD819674 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RD8 name given : Salima family : Pomfrets birthDate : 1993-11-27 deceased : False address line : 1 How lane, line : Chipstead, Wolvertom line : Milton Keynes postalCode : TM10 8AM generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : 123 Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303444 type : seealso
{
" id " : " Patient-SalimaPomfrets-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 1 How lane, " ,
" Chipstead, Wolvertom " ,
" Milton Keynes "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303444 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-SalimaPomfrets-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 8449303444 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RD819674 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " 1 How lane, " />
< line value = " Chipstead, Wolvertom " />
< line value = " Milton Keynes " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " 123 Test Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303444 " />
</ other >
</ link >
</ Patient >
Patient-SensitivePatient-Example
Example of a patient resource tagged as restricted, location-sensitive fields such as address, telecom and generalPractitioner are removed.
Tree
JSON
XML
Feedback
Patient id : Patient-SensitivePatient-Example meta versionId : 2 security system : http://terminology.hl7.org/CodeSystem/v3-Confidentiality code : R display : restricted extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307946 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 1.1.1 code : 01 display : Number present and verified link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 type : seealso
{
" id " : " Patient-SensitivePatient-Example " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-Confidentiality " ,
}
]
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-SensitivePatient-Example " />
< system value = " http://terminology.hl7.org/CodeSystem/v3-Confidentiality " />
</ security >
</ meta >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307946 " />
</ identifier >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 " />
</ other >
</ link >
</ Patient >
Patient-TimMclullichs-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-TimMclullichs-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 8449303452 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RTH17845 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RTH name given : Tim family : Mclullichs birthDate : 1954-10-29 deceased : False address line : 1 Outwood Road line : Crosswinds, Chipstead, city : Buckinghamshire postalCode : OM10 8DF generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : TP123 display : 123 Test Practice link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303452 type : seealso
{
" id " : " Patient-TimMclullichs-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 1 Outwood Road " ,
" Crosswinds, Chipstead, "
] ,
" city " : " Buckinghamshire " ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303452 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-TimMclullichs-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 8449303452 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RTH17845 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " 1 Outwood Road " />
< line value = " Crosswinds, Chipstead, " />
< city value = " Buckinghamshire " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
< display value = " 123 Test Practice " />
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/8449303452 " />
</ other >
</ link >
</ Patient >
Patient-ZelmaHadjkiss-Example
Example of a patient resource with additional information attached, linked to a PDS record.
Tree
JSON
XML
Feedback
Patient id : Patient-ZelmaHadjkiss-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : F display : Female extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307555 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RWT17335 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX01 name given : Zelma family : Hadjkiss birthDate : 2011-03-19 address line : 2 Barclay Close line : Fetcham line : Leatherhead line : Surrey postalCode : KT22 9SY generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/gmp-number value : G9999999 display : Dr. Aero Smith generalPractitioner identifier system : https://fhir.hl7.org.uk/Id/ODS-code value : AP123 display : anywhere place link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 type : seealso
{
" id " : " Patient-ZelmaHadjkiss-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
] ,
{
" 2 Barclay Close " ,
" Fetcham " ,
" Leatherhead " ,
" Surrey "
] ,
}
] ,
{
" system " : " https://fhir.hl7.org.uk/Id/gmp-number " ,
} ,
} ,
{
" system " : " https://fhir.hl7.org.uk/Id/ODS-code " ,
} ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-ZelmaHadjkiss-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307555 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RWT17335 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
</ name >
< line value = " 2 Barclay Close " />
< line value = " Leatherhead " />
</ address >
< system value = " https://fhir.hl7.org.uk/Id/gmp-number " />
< value value = " G9999999 " />
</ identifier >
</ generalPractitioner >
< system value = " https://fhir.hl7.org.uk/Id/ODS-code " />
</ identifier >
</ generalPractitioner >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 " />
</ other >
</ link >
</ Patient >
Patient-MeirLiebermanStripped-Example
Example of a patient record sent to the order management service where the patient is registered with PDS. In this case patient demographics are stripped from the resource.
Tree
JSON
XML
Feedback
Patient id : Patient-MeirLiebermanStripped-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307873 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RGT012423 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RGT01 identifier system : https://fhir.nhs.uk/Id/genomics-pedigree-number value : P12345 link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 type : seealso
{
" id " : " Patient-MeirLiebermanStripped-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
} ,
{
" system " : " https://fhir.nhs.uk/Id/genomics-pedigree-number " ,
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-MeirLiebermanStripped-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307873 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RGT012423 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< system value = " https://fhir.nhs.uk/Id/genomics-pedigree-number " />
</ identifier >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307873 " />
</ other >
</ link >
</ Patient >
Patient-LindsaySorrellStripped-Example
Example of a patient record sent to the order management service where the patient is registered with PDS. In this case patient demographics are stripped from the resource.
Tree
JSON
XML
Feedback
Patient id : Patient-LindsaySorrellStripped-Example extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex value coding system : http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender code : M display : Male extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland code : A display : White - British identifier system : https://fhir.nhs.uk/Id/nhs-number value : 9449307946 extension url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus value coding system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland version : 2.2.0 code : 01 display : Number present and verified identifier system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 value : RWT14789 assigner identifier system : https://fhir.nhs.uk/Id/ods-organization-code value : RAX01 link other reference : https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 type : seealso
{
" id " : " Patient-LindsaySorrellStripped-Example " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " ,
{
" system " : " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " ,
}
]
}
} ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " ,
}
]
}
}
] ,
{
" system " : " https://fhir.nhs.uk/Id/nhs-number " ,
{
" url " : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " ,
{
" system " : " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " ,
" display " : " Number present and verified "
}
]
}
}
]
} ,
{
" system " : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " ,
" system " : " https://fhir.nhs.uk/Id/ods-organization-code " ,
}
}
}
] ,
{
" reference " : " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 "
} ,
}
]
}
< Patient xmlns = " http://hl7.org/fhir " >
< id value = " Patient-LindsaySorrellStripped-Example " />
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex " >
< system value = " http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland " />
< display value = " White - British " />
</ coding >
</ valueCodeableConcept >
</ extension >
< extension url = " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus " >
< system value = " https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland " />
< display value = " Number present and verified " />
</ coding >
</ valueCodeableConcept >
</ extension >
< system value = " https://fhir.nhs.uk/Id/nhs-number " />
< value value = " 9449307946 " />
</ identifier >
< system value = " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 " />
< value value = " RWT14789 " />
< system value = " https://fhir.nhs.uk/Id/ods-organization-code " />
</ identifier >
</ assigner >
</ identifier >
< reference value = " https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307946 " />
</ other >
</ link >
</ Patient >