FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/England-OrganizationAffiliation-ODS

Packagefhir.r4.nhsengland.programme
Resource TypeStructureDefinition
IdEngland-OrganizationAffiliation-ODS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/StructureDefinition/England-OrganizationAffiliation-ODS
URLhttps://fhir.nhs.uk/England/StructureDefinition/England-OrganizationAffiliation-ODS
Version0.0.2
Statusdraft
Date2024-06-18
NameEnglandOrganizationAffiliationODS
TitleEngland Organization Affiliation ODS
Realmus
Authorityhl7
DescriptionThis profile is made available to assist implementers who are creating and sending OrganizationAffiliation FHIR instances to test that the created instances conform to the ODS FHIR implementation guide. It may also assist receivers testing that received instances are conformant with the ODS FHIR implementation guide.
PurposeThis profile is made available to assist implementers who are creating and sending FHIR instances to test that the created instances conform to a specific FHIR implementation guide. It may also assist receivers testing that received instances are conformant with the FHIR implementation guide. **Use of this profile is on the understanding that it is for testing purposes only. Use of this profile does not provide any form of assurance or accreditation and furthermore does not guarantee system conformance to a given FHIR Implementation guide.**
CopyrightCopyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
TypeOrganizationAffiliation
Kindresource

Resources that use this resource

CapabilityStatement
England-FHIRExamples-ConformanceEnglandFHIRExamplesConformance

Resources that this resource uses

StructureDefinition
Extension-England-TypedPeriodExtension England Typed Period
UKCore-OrganizationAffiliationUK Core Organization Affiliation

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "England-OrganizationAffiliation-ODS",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-OrganizationAffiliation-ODS",
  "version": "0.0.2",
  "name": "EnglandOrganizationAffiliationODS",
  "title": "England Organization Affiliation ODS",
  "status": "draft",
  "experimental": true,
  "date": "2024-06-18",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "This profile is made available to assist implementers who are creating and sending OrganizationAffiliation FHIR instances to test that the created instances conform to the ODS FHIR implementation guide. It may also assist receivers testing that received instances are conformant with the ODS FHIR implementation guide.",
  "purpose": "This profile is made available to assist implementers who are creating and sending FHIR instances to test that the created instances conform to a specific FHIR implementation guide. It may also assist receivers testing that received instances are conformant with the FHIR implementation guide.\r **Use of this profile is on the understanding that it is for testing purposes only. Use of this profile does not provide any form of assurance or accreditation and furthermore does not guarantee system conformance to a given FHIR Implementation guide.**",
  "copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "OrganizationAffiliation",
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-OrganizationAffiliation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "OrganizationAffiliation.extension:extensionEnglandTypedPeriod",
        "path": "OrganizationAffiliation.extension",
        "sliceName": "extensionEnglandTypedPeriod",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/Extension-England-TypedPeriod"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "OrganizationAffiliation.active",
        "path": "OrganizationAffiliation.active",
        "min": 1
      },
      {
        "id": "OrganizationAffiliation.period",
        "path": "OrganizationAffiliation.period",
        "definition": "The period during which the participatingOrganization is affiliated with the primary organization. For ODS Legal and Operational periods, consider using the ExetensionEnglandTypedPeriod instead."
      },
      {
        "id": "OrganizationAffiliation.organization",
        "path": "OrganizationAffiliation.organization",
        "min": 1
      },
      {
        "id": "OrganizationAffiliation.participatingOrganization",
        "path": "OrganizationAffiliation.participatingOrganization",
        "min": 1
      },
      {
        "id": "OrganizationAffiliation.code",
        "path": "OrganizationAffiliation.code",
        "min": 1,
        "max": "1"
      }
    ]
  }
}