PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.2-pre-release
    https://fhir.nhs.uk/England/StructureDefinition/England-RelatedPerson-PDS
{
  "description": "Based on [NHS England Confluence - Related Person Network - Physical Data Model - LPG](https://nhsd-confluence.digital.nhs.uk/display/DEMGRPH/Related+Person+Network+-+Physical+Data+Model+-+LPG#RelatedPersonNetworkPhysicalDataModelLPG-Appendix-FHIRRelatedPersonAPI-Example)",
  "_filename": "England-RelatedPerson-PDS.json",
  "package_name": "fhir.r4.nhsengland.programme",
  "date": "2024-10-25T07:31:19+00:00",
  "derivation": "constraint",
  "publisher": "NHS England",
  "fhirVersion": "4.0.1",
  "purpose": "This documents requirement for NHS England PDS",
  "name": "EnglandRelatedPersonPDS",
  "abstract": false,
  "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.",
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "England Related Person PDS",
  "package_version": "0.2.2-pre-release",
  "status": "draft",
  "id": "7c130b51-7c09-4127-a450-06a2da042c85",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-RelatedPerson-PDS",
  "version": "0.0.1-current",
  "differential": {
    "element": [ {
      "id": "RelatedPerson.extension:ContactRank",
      "path": "RelatedPerson.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank" ]
      } ],
      "sliceName": "ContactRank"
    }, {
      "id": "RelatedPerson.extension:interpreterRequired",
      "path": "RelatedPerson.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired" ]
      } ],
      "sliceName": "interpreterRequired"
    }, {
      "id": "RelatedPerson.extension:nextofKinStatus",
      "path": "RelatedPerson.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/Extension-England-Next-of-Kin-Status" ]
      } ],
      "sliceName": "nextofKinStatus",
      "isModifier": false
    }, {
      "id": "RelatedPerson.identifier",
      "path": "RelatedPerson.identifier",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "system",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "RelatedPerson.identifier:NHSNumber",
      "max": "1",
      "path": "RelatedPerson.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-NHS-Number" ]
      } ],
      "sliceName": "NHSNumber"
    }, {
      "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",
      "max": "3",
      "min": 1,
      "path": "RelatedPerson.relationship",
      "slicing": {
        "rules": "openAtEnd",
        "discriminator": [ {
          "path": "coding.system",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "RelatedPerson.relationship.coding",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.relationship.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.nhs.uk/England/ValueSet/England-PDSRelationshipType"
      }
    }, {
      "id": "RelatedPerson.relationship.coding.system",
      "min": 1,
      "path": "RelatedPerson.relationship.coding.system"
    }, {
      "id": "RelatedPerson.relationship.coding.code",
      "min": 1,
      "path": "RelatedPerson.relationship.coding.code"
    }, {
      "id": "RelatedPerson.relationship:Role",
      "max": "2",
      "path": "RelatedPerson.relationship",
      "sliceName": "Role"
    }, {
      "id": "RelatedPerson.relationship:Role.coding.system",
      "path": "RelatedPerson.relationship.coding.system",
      "patternUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole"
    }, {
      "id": "RelatedPerson.relationship:Type",
      "max": "1",
      "path": "RelatedPerson.relationship",
      "sliceName": "Type"
    }, {
      "id": "RelatedPerson.relationship:Type.coding.system",
      "path": "RelatedPerson.relationship.coding.system",
      "patternUri": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
    }, {
      "id": "RelatedPerson.relationship:NextOfKin",
      "max": "1",
      "path": "RelatedPerson.relationship",
      "sliceName": "NextOfKin"
    }, {
      "id": "RelatedPerson.relationship:NextOfKin.coding.system",
      "path": "RelatedPerson.relationship.coding.system",
      "patternUri": "http://terminology.hl7.org/CodeSystem/v2-0131"
    }, {
      "id": "RelatedPerson.name",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.name"
    }, {
      "id": "RelatedPerson.name.use",
      "min": 1,
      "path": "RelatedPerson.name.use"
    }, {
      "id": "RelatedPerson.name.period.start",
      "min": 1,
      "path": "RelatedPerson.name.period.start"
    }, {
      "id": "RelatedPerson.telecom.value",
      "min": 1,
      "path": "RelatedPerson.telecom.value"
    }, {
      "id": "RelatedPerson.telecom.use",
      "min": 1,
      "path": "RelatedPerson.telecom.use"
    }, {
      "id": "RelatedPerson.telecom.period.start",
      "min": 1,
      "path": "RelatedPerson.telecom.period.start"
    }, {
      "id": "RelatedPerson.birthDate",
      "path": "RelatedPerson.birthDate",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.extension:AddressKey",
      "path": "RelatedPerson.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey" ]
      } ],
      "sliceName": "AddressKey"
    }, {
      "id": "RelatedPerson.address.use",
      "min": 1,
      "path": "RelatedPerson.address.use"
    }, {
      "id": "RelatedPerson.address.period.start",
      "min": 1,
      "path": "RelatedPerson.address.period.start"
    }, {
      "id": "RelatedPerson.period.start",
      "min": 1,
      "path": "RelatedPerson.period.start"
    } ]
  },
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson"
}