PackagesCanonicalsLogsProblems
    Packages
    ForgePatientChart.0830@0.1.0
    https://telus.com/fhir/patientChart/StructureDefinition/detected-issue
{
  "description": null,
  "_filename": "profile-managed-detectedIssue.StructureDefinition.json",
  "package_name": "ForgePatientChart.0830",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ManagedDetectedIssue",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "DetectedIssue",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "1856a278-7bd3-4cf8-bfce-eb4585d0d45a",
  "kind": "resource",
  "url": "https://telus.com/fhir/patientChart/StructureDefinition/detected-issue",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DetectedIssue",
      "path": "DetectedIssue",
      "comment": "Usage Rule:   Managed Detected issues may be recorded in the patient chart, either with or without a Prescription/Renewal/Medication Chart.  \r\nUsage Rule:   If the prescription does not complete (eg draft prescription that is never added to the chart)\r\nUsage Rule:   If there is no prescription associated with it, and it is associated to a medication record, it should be exported as part of the patient chart."
    }, {
      "id": "DetectedIssue.meta",
      "path": "DetectedIssue.meta",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.meta.lastUpdated",
      "path": "DetectedIssue.meta.lastUpdated",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.meta.source",
      "path": "DetectedIssue.meta.source",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.meta.profile",
      "path": "DetectedIssue.meta.profile",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.status",
      "path": "DetectedIssue.status",
      "fixedCode": "final",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code",
      "path": "DetectedIssue.code",
      "comment": "Usage Rule:   There are two codes; the first being the http://hl7.org/fhir/ValueSet/detectedissue-category; the second will be the drug database code (system = FBD, code = ABC)\r\n\r\n***Anne to add slice\r\n\r\nNot all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding",
      "max": "2",
      "min": 1,
      "path": "DetectedIssue.code.coding",
      "comment": "Conformance Rule:  FDB / drug database code will be populated here as a second code; eg Drug-Drug Interaction (code 1) + FBDCode (code 2)\r\n\r\nFDB / drug database description will be here.Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.  Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding.system",
      "path": "DetectedIssue.code.coding.system",
      "comment": "Usage:   This will identify FDB, Cerner Multim, Vigillance or any other system that will identify issues.\r\n\r\nThe URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding.code",
      "path": "DetectedIssue.code.coding.code",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding:Category",
      "max": "1",
      "min": 1,
      "path": "DetectedIssue.code.coding",
      "sliceName": "Category",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding:Category.system",
      "min": 1,
      "path": "DetectedIssue.code.coding.system",
      "fixedUri": "http://hl7.org/fhir/ValueSet/detectedissue-category",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding:Category.code",
      "min": 1,
      "path": "DetectedIssue.code.coding.code",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding:DrugDatabaseCode",
      "path": "DetectedIssue.code.coding",
      "comment": "Conformance Rule:   If availalable, this local code from the EMR's drug database must be supplied as it is useful for recipients using the same system\r\n\r\nCodes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.  Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.",
      "sliceName": "DrugDatabaseCode"
    }, {
      "id": "DetectedIssue.code.coding:DrugDatabaseCode.system",
      "min": 1,
      "path": "DetectedIssue.code.coding.system",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.coding:DrugDatabaseCode.code",
      "min": 1,
      "path": "DetectedIssue.code.coding.code",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.code.text",
      "min": 1,
      "path": "DetectedIssue.code.text",
      "comment": "Usage Note:   This is the description associated with the issue that is returned/displayed to the user from the drug database.  \r\nExample:  Beta Blocker to Asthma \r\n\r\nVery often the text is the same as a displayName of one of the codings.",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.severity",
      "path": "DetectedIssue.severity",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.identified[x]",
      "path": "DetectedIssue.identified[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "DetectedIssue.author",
      "path": "DetectedIssue.author",
      "comment": "Usage Note:   If data is returned from the drug database (interaction checker), eg FDB, Vigilance it may be populated here.   This is useful for systems who share the same drug database.\r\n\r\nReferences SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.author.reference",
      "path": "DetectedIssue.author.reference",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.author.display",
      "path": "DetectedIssue.author.display",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.implicated",
      "path": "DetectedIssue.implicated",
      "comment": "Usage:   This will be a reference to one or more Medication Statement, Medication Order or Medication Plan, Allergy, Observation, Condition, depending on where/when the issue was managed.   In some cases, this is part of the patient chart but there is no specific reference; this could occur if the management is created and the prescription is never completed.\r\n\r\nExample Usage:   Drug interaction between asthma and a medication.  This will reference the medication order(s); which is an active or a draft or cancelled order when this exists in the chart and depending on whether the doctor chooses to prescribe.  If there is no prescription (eg a prescription was started but cancelled without a record in the EMR), there may be no reference.\r\n\r\nThere's an implicit constraint on the number of implicated resources based on DetectedIssue.type; e.g. For drug-drug, there would be more than one.  For timing, there would typically only be one.",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.implicated.reference",
      "path": "DetectedIssue.implicated.reference",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.implicated.display",
      "path": "DetectedIssue.implicated.display",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.detail",
      "path": "DetectedIssue.detail",
      "comment": "Usage Note:   This is the monograph (reaction, evidence, etc) and is therefore not supported for this implementation.\r\n\r\nShould focus on information not covered elsewhere as discrete data - no need to duplicate the narrative."
    }, {
      "id": "DetectedIssue.mitigation",
      "path": "DetectedIssue.mitigation",
      "comment": "Usage:   Mitigation can be tied to a prescription or a plan for Med A and Med B;  Can be added to an EMR record with or without a prescription.",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.extension",
      "min": 0,
      "path": "DetectedIssue.mitigation.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "DetectedIssue.mitigation.extension",
      "min": 0,
      "definition": "This is the actual effective date of the mitigation, which could vary from the recorded date.",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://telus.com/fhir/StructureDefinition/MitigationEffectiveDate" ]
      } ],
      "mustSupport": true,
      "sliceName": "EffectiveDate",
      "max": "1",
      "id": "DetectedIssue.mitigation.extension:EffectiveDate",
      "comment": "Conformance Rule::   This must reflect the effective date, rather than the recorded date and must be present when known"
    }, {
      "id": "DetectedIssue.mitigation.action",
      "path": "DetectedIssue.mitigation.action",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.action.coding",
      "path": "DetectedIssue.mitigation.action.coding",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.action.coding.system",
      "path": "DetectedIssue.mitigation.action.coding.system",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/detectedissuemitigationaction"
      },
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.action.coding.code",
      "path": "DetectedIssue.mitigation.action.coding.code",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.action.text",
      "min": 1,
      "path": "DetectedIssue.mitigation.action.text",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.date",
      "path": "DetectedIssue.mitigation.date",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.author",
      "min": 1,
      "path": "DetectedIssue.mitigation.author",
      "comment": "Usage Note:   the Practitioner must be specified where known; else the role may be used.\r\n\r\nReferences SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.author.reference",
      "path": "DetectedIssue.mitigation.author.reference",
      "mustSupport": true
    }, {
      "id": "DetectedIssue.mitigation.author.display",
      "path": "DetectedIssue.mitigation.author.display",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DetectedIssue"
}