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