FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeOrganization
IdExample-DataStandardsWales-Organization-GPPractice.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Amman Tawe Partnership

Source1

{
  "resourceType": "Organization",
  "id": "Example-DataStandardsWales-Organization-GPPractice",
  "meta": {
    "profile": [
      "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/organization-period",
      "valuePeriod": {
        "start": "2014-09-01"
      }
    }
  ],
  "identifier": [
    {
      "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": {
    "reference": "Organization/Example-DataStandardsWales-Organization-GPCluster",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "CC201"
    },
    "display": "Amman Gwendraeth GP Cluster"
  }
}