Example Organization - GP Practice

Organization
Organization.id[0]Example-DataStandardsWales-Organization-GPPractice
Organization.meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization
Organization.text[0].status[0]generated
Organization.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">Amman Tawe Partnership</div>
Organization.extension[0].url[0]http://hl7.org/fhir/StructureDefinition/organization-period
Organization.extension[0].value[0].start[0]2014-09-01
Organization.identifier[0].system[0]https://fhir.nhs.uk/Id/ods-organization-code
Organization.identifier[0].value[0]W00142
Organization.active[0]True
Organization.name[0]Amman Tawe Partnership
Organization.telecom[0].system[0]phone
Organization.telecom[0].value[0]01269 822231
Organization.address[0].line[0]Graig Road
Organization.address[0].line[1]Gwaun Cea Gurwen
Organization.address[0].city[0]Ammanford
Organization.address[0].district[0]Dyfed
Organization.address[0].postalCode[0]SA18 1EG
Organization.partOf[0].reference[0]Organization/Example-DataStandardsWales-Organization-GPCluster
Organization.partOf[0].identifier[0].system[0]https://fhir.nhs.uk/Id/ods-organization-code
Organization.partOf[0].identifier[0].value[0]CC201
Organization.partOf[0].display[0]Amman Gwendraeth GP Cluster
<Organization xmlns="http://hl7.org/fhir">
    <id value="Example-DataStandardsWales-Organization-GPPractice" />
    <meta>
        <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
    </meta>
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <extension url="http://hl7.org/fhir/StructureDefinition/organization-period">
        <valuePeriod>
            <start value="2014-09-01" />
        </valuePeriod>
    </extension>
    <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
        <value value="W00142" />
    </identifier>
    <active value="true" />
    <name value="Amman Tawe Partnership" />
    <telecom>
        <system value="phone" />
        <value value="01269 822231" />
    </telecom>
    <address>
        <line value="Graig Road" />
        <line value="Gwaun Cea Gurwen" />
        <city value="Ammanford" />
        <district value="Dyfed" />
        <postalCode value="SA18 1EG" />
    </address>
    <partOf>
        <reference value="Organization/Example-DataStandardsWales-Organization-GPCluster" />
        <identifier>
            <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
            <value value="CC201" />
        </identifier>
        <display value="Amman Gwendraeth GP Cluster" />
    </partOf>
</Organization>

The resource cannot be rendered.

Element 'reference' is not in the correct order At Organization.partOf.reference, line 37, position 10

Amman Tawe Partnership