PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.8-pre-release
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy
{
  "description": "This extension supports the sharing of the observation(s) that triggered the performance of the main observation.",
  "_filename": "Extension-UKCore-ObservationTriggeredBy.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 backport R5 functionality to identify the observation(s) that triggered the performance of this observation.",
  "name": "ExtensionUKCoreObservationTriggeredBy",
  "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 Observation Triggered By",
  "package_version": "0.0.8-pre-release",
  "status": "active",
  "id": "bd2f63bd-fcd5-4b59-9bac-3dc44921503d",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy",
  "context": [ {
    "type": "element",
    "expression": "Observation"
  } ],
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Triggering observation(s)",
      "definition": "Identifies the observation(s) that triggered the performance of this observation."
    }, {
      "id": "Extension.extension",
      "min": 2,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:observation",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Triggering observation",
      "sliceName": "observation",
      "definition": "Reference to the triggering observation."
    }, {
      "id": "Extension.extension:observation.url",
      "path": "Extension.extension.url",
      "fixedUri": "observation"
    }, {
      "id": "Extension.extension:observation.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation" ]
      } ]
    }, {
      "id": "Extension.extension:type",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "reflex | repeat | re-run",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/observation-triggeredbytype"
      },
      "sliceName": "type",
      "definition": "The type of trigger. Reflex | Repeat | Re-run."
    }, {
      "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": "code"
      } ]
    }, {
      "id": "Extension.extension:reason",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "short": "Reason that the observation was triggered",
      "sliceName": "reason",
      "definition": "Provides the reason why this observation was performed as a result of the observation(s) referenced."
    }, {
      "id": "Extension.extension:reason.url",
      "path": "Extension.extension.url",
      "fixedUri": "reason"
    }, {
      "id": "Extension.extension:reason.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy"
    }, {
      "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"
}