PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.2-pre-release
    https://fhir.nhs.uk/England/StructureDefinition/Extension-England-Next-of-Kin-Status
{
  "description": "An extension use to indicate  whether a patient proxy/relatedperson is also their nominated next of kin.",
  "_filename": "Extension-England-Next-of-Kin-Status.json",
  "package_name": "fhir.r4.nhsengland.programme",
  "date": "2025-07-16",
  "derivation": "constraint",
  "publisher": "NHS England",
  "fhirVersion": "4.0.1",
  "purpose": "This extension is a Related Person Network(RPN) use case, used to indicate whether a patient proxy/relatedperson is also their nominated next of kin.",
  "name": "ExtensionEnglandNextofKinStatus",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2025+ HL7 UK 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": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension England Next of Kin Status",
  "package_version": "0.2.2-pre-release",
  "status": "draft",
  "id": "9d70f7de-ab1b-4789-b207-1415485769a9",
  "kind": "complex-type",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-England-Next-of-Kin-Status",
  "context": [ {
    "type": "element",
    "expression": "RelatedPerson"
  } ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "An indicator carrying a boolean value to state whether a patient proxy/relatedperson is also their nominated next of kin."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.nhs.uk/England/StructureDefinition/Extension-England-Next-of-Kin-Status"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "An indicator carrying a boolean value to state whether a patient proxy/relatedperson is also their nominated next of kin."
    } ]
  },
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}