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

FHIR IG Statistics: StructureDefinition/England-PersonalRelationship-National-Proxy

Packagefhir.r4.nhsengland.programme
Resource TypeStructureDefinition
IdEngland-PersonalRelationship-National-Proxy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/StructureDefinition/England-PersonalRelationship-National-Proxy
URLhttps://fhir.nhs.uk/England/StructureDefinition/England-PersonalRelationship-National-Proxy
Version0.0.1-current
Statusdraft
Date2025-01-03T07:31:19+00:00
NameEnglandPersonalRelationshipNationalProxy
TitleEngland Personal Relationship National Proxy
Realmus
Authorityhl7
DescriptionPersonalRelationship from National Proxy elaboration. This is a profile on RelatedPerson to match FHIR R6 PersonalRelationship
PurposeThis documents requirement for NHS England National Proxy
CopyrightCopyright © 2024+ 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.
TypeRelatedPerson
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
England-Extension-PersonalRelationshipEngland Extension Personal Relationship
England-Identifier-NHS-NumberEngland Identifier NHS Number
UKCore-RelatedPersonUK Core Related Person

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "England-PersonalRelationship-National-Proxy",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-PersonalRelationship-National-Proxy",
  "version": "0.0.1-current",
  "name": "EnglandPersonalRelationshipNationalProxy",
  "title": "England Personal Relationship National Proxy",
  "status": "draft",
  "date": "2025-01-03T07:31:19+00:00",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "PersonalRelationship from National Proxy elaboration. This is a profile on RelatedPerson to match FHIR R6 PersonalRelationship",
  "purpose": "This documents requirement for NHS England National Proxy",
  "copyright": "Copyright © 2024+ 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": "RelatedPerson",
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson.extension:contactPreference",
        "path": "RelatedPerson.extension",
        "sliceName": "contactPreference",
        "max": "0"
      },
      {
        "id": "RelatedPerson.extension:copyCorrespondenceIndicator",
        "path": "RelatedPerson.extension",
        "sliceName": "copyCorrespondenceIndicator",
        "max": "0"
      },
      {
        "id": "RelatedPerson.extension:englandExtensionPersonalRelationship",
        "path": "RelatedPerson.extension",
        "sliceName": "englandExtensionPersonalRelationship",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-Extension-PersonalRelationship"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "RelatedPerson.identifier",
        "path": "RelatedPerson.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "system"
            }
          ],
          "rules": "closed"
        },
        "short": "This relates to R6 PersonalRelationship.source, note reference is not supported",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.identifier:NHSNumber",
        "path": "RelatedPerson.identifier",
        "sliceName": "NHSNumber",
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-NHS-Number"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.active",
        "path": "RelatedPerson.active",
        "max": "0"
      },
      {
        "id": "RelatedPerson.patient",
        "path": "RelatedPerson.patient",
        "short": "The patient this person is related to. R6 PersonalRelationship.target"
      },
      {
        "id": "RelatedPerson.patient.identifier",
        "path": "RelatedPerson.patient.identifier",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-NHS-Number"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.relationship",
        "path": "RelatedPerson.relationship",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "coding.system"
            }
          ],
          "rules": "openAtEnd"
        },
        "min": 1,
        "max": "3"
      },
      {
        "id": "RelatedPerson.relationship.coding",
        "path": "RelatedPerson.relationship.coding",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
        }
      },
      {
        "id": "RelatedPerson.relationship:Type",
        "path": "RelatedPerson.relationship",
        "sliceName": "Type",
        "max": "1"
      },
      {
        "id": "RelatedPerson.relationship:Type.coding.system",
        "path": "RelatedPerson.relationship.coding.system",
        "min": 1,
        "patternUri": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
      },
      {
        "id": "RelatedPerson.name",
        "path": "RelatedPerson.name",
        "max": "0"
      },
      {
        "id": "RelatedPerson.telecom",
        "path": "RelatedPerson.telecom",
        "max": "0"
      },
      {
        "id": "RelatedPerson.gender",
        "path": "RelatedPerson.gender",
        "max": "0"
      },
      {
        "id": "RelatedPerson.birthDate",
        "path": "RelatedPerson.birthDate",
        "max": "0",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address",
        "path": "RelatedPerson.address",
        "max": "0"
      },
      {
        "id": "RelatedPerson.photo",
        "path": "RelatedPerson.photo",
        "max": "0"
      },
      {
        "id": "RelatedPerson.communication",
        "path": "RelatedPerson.communication",
        "max": "0"
      }
    ]
  }
}