Example Patient - Alice Jones

Patient
Patient.id[0]Example-DataStandardsWales-Patient-AliceJones
Patient.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient
Patient.text[0].status[0]generated
Patient.text[0].div[0]
JONES, Alice (NHS: 9912003444)
Patient.extension[0].url[0]https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex
Patient.extension[0].valueCode[0]F
Patient.extension[1].url[0]https://fhir.nhs.uk/StructureDefinition/Extension-UKCore-EthnicCategory
Patient.extension[1].valueCodeableConcept[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales
Patient.extension[1].valueCodeableConcept[0].coding[0].code[0]G
Patient.extension[1].valueCodeableConcept[0].coding[0].display[0]Any other mixed background / multiple ethnic background
Patient.extension[2].url[0]http://hl7.org/fhir/StructureDefinition/patient-religion
Patient.extension[2].valueCodeableConcept[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation
Patient.extension[2].valueCodeableConcept[0].coding[0].code[0]1021
Patient.extension[2].valueCodeableConcept[0].coding[0].display[0]Humanism
Patient.identifier[0].extension[0].url[0]https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus
Patient.identifier[0].extension[0].valueCodeableConcept[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus
Patient.identifier[0].extension[0].valueCodeableConcept[0].coding[0].code[0]number-present-and-verified
Patient.identifier[0].extension[0].valueCodeableConcept[0].coding[0].display[0]Number present and verified
Patient.identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Patient.identifier[0].value[0]9912003444
Patient.identifier[1].system[0]https://fhir.cavuhb.nhs.wales/Id/pas-identifier
Patient.identifier[1].value[0]E101067
Patient.identifier[2].system[0]https://fhir.sbuhb.nhs.wales/Id/pas-identifier
Patient.identifier[2].value[0]A901067
Patient.identifier[3].system[0]https://fhir.abuhb.nhs.wales/Id/pas-identifier
Patient.identifier[3].value[0]E5779097
Patient.identifier[4].system[0]https://fhir.bcuhb.nhs.wales/Id/central-pas-identifier
Patient.identifier[4].value[0]0987889
Patient.identifier[5].system[0]https://fhir.bcuhb.nhs.wales/Id/west-pas-identifier
Patient.identifier[5].value[0]W45689
Patient.name[0].use[0]official
Patient.name[0].family[0]Jones
Patient.name[0].given[0]Alice
Patient.telecom[0].system[0]phone
Patient.telecom[0].value[0]01446231234
Patient.gender[0]female
Patient.birthDate[0]1980-09-13
Patient.address[0].line[0]14 Western Way
Patient.address[0].line[1]BARRY
Patient.address[0].postalCode[0]CF62 9AZ
Patient.maritalStatus[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v3-MaritalStatus
Patient.maritalStatus[0].coding[0].code[0]M
Patient.maritalStatus[0].coding[0].display[0]Married
Patient.communication[0].language[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage
Patient.communication[0].language[0].coding[0].code[0]cy
Patient.communication[0].language[0].coding[0].display[0]Welsh
Patient.communication[0].preferred[0]True
Patient.communication[1].language[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage
Patient.communication[1].language[0].coding[0].code[0]en
Patient.communication[1].language[0].coding[0].display[0]English
<Patient xmlns="http://hl7.org/fhir">
    <id value="Example-DataStandardsWales-Patient-AliceJones" />
    <meta>
        <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" />
    </meta>
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex">
        <valueCode value="F" />
    </extension>
    <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-UKCore-EthnicCategory">
        <valueCodeableConcept>
            <coding>
                <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales" />
                <code value="G" />
                <display value="Any other mixed background / multiple ethnic background" />
            </coding>
        </valueCodeableConcept>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/patient-religion">
        <valueCodeableConcept>
            <coding>
                <system value="http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation" />
                <code value="1021" />
                <display value="Humanism" />
            </coding>
        </valueCodeableConcept>
    </extension>
    <identifier>
        <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
            <valueCodeableConcept>
                <coding>
                    <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus" />
                    <code value="number-present-and-verified" />
                    <display value="Number present and verified" />
                </coding>
            </valueCodeableConcept>
        </extension>
        <system value="https://fhir.nhs.uk/Id/nhs-number" />
        <value value="9912003444" />
    </identifier>
    <identifier>
        <system value="https://fhir.cavuhb.nhs.wales/Id/pas-identifier" />
        <value value="E101067" />
    </identifier>
    <identifier>
        <system value="https://fhir.sbuhb.nhs.wales/Id/pas-identifier" />
        <value value="A901067" />
    </identifier>
    <identifier>
        <system value="https://fhir.abuhb.nhs.wales/Id/pas-identifier" />
        <value value="E5779097" />
    </identifier>
    <identifier>
        <system value="https://fhir.bcuhb.nhs.wales/Id/central-pas-identifier" />
        <value value="0987889" />
    </identifier>
    <identifier>
        <system value="https://fhir.bcuhb.nhs.wales/Id/west-pas-identifier" />
        <value value="W45689" />
    </identifier>
    <name>
        <use value="official" />
        <family value="Jones" />
        <given value="Alice" />
    </name>
    <telecom>
        <system value="phone" />
        <value value="01446231234" />
    </telecom>
    <gender value="female" />
    <birthDate value="1980-09-13" />
    <address>
        <line value="14 Western Way" />
        <line value="BARRY" />
        <postalCode value="CF62 9AZ" />
    </address>
    <maritalStatus>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" />
            <code value="M" />
            <display value="Married" />
        </coding>
    </maritalStatus>
    <communication>
        <language>
            <coding>
                <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage" />
                <code value="cy" />
                <display value="Welsh" />
            </coding>
        </language>
        <preferred value="true" />
    </communication>
    <communication>
        <language>
            <coding>
                <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage" />
                <code value="en" />
                <display value="English" />
            </coding>
        </language>
    </communication>
</Patient>
{
    "resourceType": "Patient",
    "id": "Example-DataStandardsWales-Patient-AliceJones",
    "meta": {
        "profile":  [
            "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
        ]
    },
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "extension":  [
        {
            "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex",
            "valueCode": "F"
        },
        {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-UKCore-EthnicCategory",
            "valueCodeableConcept": {
                "coding":  [
                    {
                        "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales",
                        "code": "G",
                        "display": "Any other mixed background / multiple ethnic background"
                    }
                ]
            }
        },
        {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-religion",
            "valueCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
                        "code": "1021",
                        "display": "Humanism"
                    }
                ]
            }
        }
    ],
    "identifier":  [
        {
            "extension":  [
                {
                    "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
                    "valueCodeableConcept": {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus",
                                "code": "number-present-and-verified",
                                "display": "Number present and verified"
                            }
                        ]
                    }
                }
            ],
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9912003444"
        },
        {
            "system": "https://fhir.cavuhb.nhs.wales/Id/pas-identifier",
            "value": "E101067"
        },
        {
            "system": "https://fhir.sbuhb.nhs.wales/Id/pas-identifier",
            "value": "A901067"
        },
        {
            "system": "https://fhir.abuhb.nhs.wales/Id/pas-identifier",
            "value": "E5779097"
        },
        {
            "system": "https://fhir.bcuhb.nhs.wales/Id/central-pas-identifier",
            "value": "0987889"
        },
        {
            "system": "https://fhir.bcuhb.nhs.wales/Id/west-pas-identifier",
            "value": "W45689"
        }
    ],
    "name":  [
        {
            "use": "official",
            "family": "Jones",
            "given":  [
                "Alice"
            ]
        }
    ],
    "telecom":  [
        {
            "system": "phone",
            "value": "01446231234"
        }
    ],
    "gender": "female",
    "birthDate": "1980-09-13",
    "address":  [
        {
            "line":  [
                "14 Western Way",
                "BARRY"
            ],
            "postalCode": "CF62 9AZ"
        }
    ],
    "maritalStatus": {
        "coding":  [
            {
                "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
                "code": "M",
                "display": "Married"
            }
        ]
    },
    "communication":  [
        {
            "language": {
                "coding":  [
                    {
                        "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
                        "code": "cy",
                        "display": "Welsh"
                    }
                ]
            },
            "preferred": true
        },
        {
            "language": {
                "coding":  [
                    {
                        "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
                        "code": "en",
                        "display": "English"
                    }
                ]
            }
        }
    ]
}
JONES, Alice (NHS: 9912003444)