PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.3-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus
{
  "description": "Information relating to a patient's legal status on admission or discharge.",
  "_filename": "Extension-UKCore-LegalStatus.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2022-12-16",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This extension extends the Encounter Resource to support the exchange of information relating to a patient's legal status on admission or discharge, which is currently not supported by the FHIR standard.",
  "name": "ExtensionUKCoreLegalStatus",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2021+ 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 UK Core Legal Status",
  "package_version": "0.0.3-pre-release",
  "status": "active",
  "id": "fead75dc-dbad-428f-9f0d-9620d03af84f",
  "kind": "complex-type",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus",
  "context": [ {
    "type": "element",
    "expression": "Encounter"
  } ],
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Extension.extension",
      "min": 2,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:legalStatusContext",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "The context of the legal status.",
      "sliceName": "legalStatusContext",
      "definition": "The context of the legal status in which a mental health legal status is being used."
    }, {
      "id": "Extension.extension:legalStatusContext.url",
      "path": "Extension.extension.url",
      "fixedUri": "legalStatusContext"
    }, {
      "id": "Extension.extension:legalStatusContext.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The context in which a mental health legal status is being used.",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-LegalStatusContext",
        "description": "A set of codes that define the context in which a mental health legal status is being used."
      },
      "definition": "The context in which a mental health legal status is being used."
    }, {
      "id": "Extension.extension:legalStatusClassification",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "The classification of a patient's legal status.",
      "sliceName": "legalStatusClassification",
      "definition": "The classification of a patient's legal status, which is either informal or as designated in the Mental Health Act 1983 or other acts."
    }, {
      "id": "Extension.extension:legalStatusClassification.url",
      "path": "Extension.extension.url",
      "fixedUri": "legalStatusClassification"
    }, {
      "id": "Extension.extension:legalStatusClassification.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Codes that define the classification of a patient's legal status",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-LegalStatusClassification",
        "description": "A set of codes that define the classification of a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts."
      }
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}