Example Location - Ward E (NPT)

Location
Location.id[0]Example-DataStandardsWales-Location-WardE
Location.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location
Location.text[0].status[0]generated
Location.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">Ward E (Neath Port Talbot Hospital)</div>
Location.identifier[0].system[0]https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier
Location.identifier[0].value[0]60138-example
Location.name[0]Ward E
Location.address[0].postalCode[0]SA12 7BX
Location.managingOrganization[0].reference[0]Organization/Example-DataStandardsWales-Organization-NeathPortTalbotHospital
Location.managingOrganization[0].identifier[0].system[0]https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier
Location.managingOrganization[0].identifier[0].value[0]6013-example
Location.managingOrganization[0].display[0]Neath Port Talbot Hospital
<Location xmlns="http://hl7.org/fhir">
    <id value="Example-DataStandardsWales-Location-WardE" />
    <meta>
        <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location" />
    </meta>
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <identifier>
        <system value="https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier" />
        <value value="60138-example" />
    </identifier>
    <name value="Ward E" />
    <address>
        <postalCode value="SA12 7BX" />
    </address>
    <managingOrganization>
        <reference value="Organization/Example-DataStandardsWales-Organization-NeathPortTalbotHospital" />
        <identifier>
            <system value="https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier" />
            <value value="6013-example" />
        </identifier>
        <display value="Neath Port Talbot Hospital" />
    </managingOrganization>
</Location>

The resource cannot be rendered.

Element 'reference' is not in the correct order At Location.managingOrganization.reference, line 23, position 10

Ward E (Neath Port Talbot Hospital)