PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu1@1.0.0
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RelatedProblemHeader
{
  "description": "A reference to another related problem header condition (target) whose relationship is defined by the relationship type code.",
  "_filename": "Extension-UKCore-RelatedProblemHeader.json",
  "package_name": "fhir.r4.ukcore.stu1",
  "date": "2022-03-01",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This extension extends the Condition or List Resource to support a reference to another related problem header condition (target) whose relationship is defined by the relationship type code, which is currently not supported by the FHIR standard.",
  "name": "ExtensionUKCoreRelatedProblemHeader",
  "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 Related Problem Header",
  "package_version": "1.0.0",
  "status": "active",
  "id": "7b8b60cc-1a06-454d-b018-93394e99d56d",
  "kind": "complex-type",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RelatedProblemHeader",
  "context": [ {
    "type": "element",
    "expression": "Condition"
  }, {
    "type": "element",
    "expression": "List"
  } ],
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Related problem header condition (target)",
      "definition": "Related problem header condition (target)"
    }, {
      "id": "Extension.extension",
      "min": 1,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:type",
      "min": 0,
      "path": "Extension.extension",
      "sliceName": "type"
    }, {
      "id": "Extension.extension:type.url",
      "path": "Extension.extension.url",
      "fixedUri": "type"
    }, {
      "id": "Extension.extension:type.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "code"
      } ],
      "short": "Condition relationship type.",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionRelationship",
        "description": "A set of codes specifying the kind of relationship that exists with a target problem header condition."
      },
      "definition": "Condition relationship type."
    }, {
      "id": "Extension.extension:target",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "sliceName": "target"
    }, {
      "id": "Extension.extension:target.url",
      "path": "Extension.extension.url",
      "fixedUri": "target"
    }, {
      "id": "Extension.extension:target.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition" ]
      } ],
      "short": "Target problem header condition.",
      "definition": "Target problem header condition."
    }, {
      "id": "Extension.extension:target.value[x].identifier.assigner",
      "path": "Extension.extension.value[x].identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RelatedProblemHeader"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "secretariat@hl7.org.uk",
      "system": "email"
    } ]
  }, {
    "name": "NHS Digital",
    "telecom": [ {
      "use": "work",
      "rank": 2,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}