PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.14-pre-release
    http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.supportingInfo
{
  "description": "An extension to support adding additional info supporting the diagnostic report.",
  "_filename": "Extension-UKCore-DiagnosticReportSupportingInfo.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2023-12-12",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This is a Pathology use case to support the backporting of R5 functionality to support adding additional supporting information that was used in the creation of the diagnostic report.",
  "name": "ExtensionUKCoreDiagnosticReportSupportingInfo",
  "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 Diagnostic Report Supporting Info",
  "package_version": "0.0.14-pre-release",
  "status": "active",
  "id": "efc759c9-fcba-4969-be35-0f93124e9b0f",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.supportingInfo",
  "context": [ {
    "type": "element",
    "expression": "DiagnosticReport"
  } ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Additional information supporting the diagnostic report.",
      "definition": "This backbone element contains supporting information that was used in the creation of the report not included in the results already included in the report."
    }, {
      "id": "Extension.extension",
      "min": 1,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:type",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Supporting information role code.",
      "binding": {
        "strength": "example",
        "valueSet": "http://terminology.hl7.org/ValueSet/v2-0936"
      },
      "sliceName": "type",
      "definition": "The code value for the role of the supporting information in the diagnostic report."
    }, {
      "id": "Extension.extension:type.url",
      "path": "Extension.extension.url",
      "fixedUri": "type"
    }, {
      "id": "Extension.extension:type.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ]
    }, {
      "id": "Extension.extension:reference",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Who or what participated in the activities related to the family member history.",
      "sliceName": "reference",
      "definition": "The reference for the supporting information in the diagnostic report."
    }, {
      "id": "Extension.extension:reference.url",
      "path": "Extension.extension.url",
      "fixedUri": "reference"
    }, {
      "id": "Extension.extension:reference.value[x]",
      "max": "1",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" ]
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.supportingInfo"
    }, {
      "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"
}