Data Model Libraries
    Preparing search index...

    DetectedIssue Class

    Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc.

    FHIR Specification

    • Short: Clinical issue with action
    • Definition: Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc.
    • FHIR Version: 4.3.0

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Methods

    parse getIdentifier setIdentifier addIdentifier hasIdentifier getStatusEnumType setStatusEnumType hasStatusEnumType getStatusElement setStatusElement hasStatusElement getStatus setStatus hasStatus getCode setCode hasCode getSeverityEnumType setSeverityEnumType hasSeverityEnumType getSeverityElement setSeverityElement hasSeverityElement getSeverity setSeverity hasSeverity getPatient setPatient hasPatient getIdentified setIdentified hasIdentified getIdentifiedDateTimeType hasIdentifiedDateTimeType getIdentifiedPeriod hasIdentifiedPeriod getAuthor setAuthor hasAuthor getImplicated setImplicated addImplicated hasImplicated getEvidence setEvidence addEvidence hasEvidence getDetailElement setDetailElement hasDetailElement getDetail setDetail hasDetail getReferenceElement setReferenceElement hasReferenceElement getReference setReference hasReference getMitigation setMitigation addMitigation hasMitigation fhirType isEmpty isRequiredFieldsEmpty copy toJSON getText setText hasText getContained setContained addContained hasContained getExtension setExtension hasExtension getExtensionByUrl addExtension removeExtension getModifierExtension setModifierExtension hasModifierExtension getModifierExtensionByUrl addModifierExtension removeModifierExtension resourceType getIdElement setIdElement hasIdElement getId setId hasId getMeta setMeta hasMeta getImplicitRulesElement setImplicitRulesElement hasImplicitRulesElement getImplicitRules setImplicitRules hasImplicitRules getLanguageElement setLanguageElement hasLanguageElement getLanguage setLanguage hasLanguage isResource isDataType isComplexDataType isPrimitive isBooleanPrimitive isStringPrimitive isNumberPrimitive isBigIntPrimitive isDateTimePrimitive copyValues initIdentifier initImplicated initEvidence initMitigation

    Constructors

    Properties

    identifier?: Identifier[]

    DetectedIssue.identifier Element

    FHIR Specification

    • Short: Unique id for the detected issue
    • Definition: Business identifier associated with the detected issue record.
    • Requirements: Allows linking instances of the same detected issue found on different servers.
    • FHIR Type: Identifier
    • Cardinality: 0..*
    • isModifier: false
    • isSummary: true
    observationStatusEnum: ObservationStatusEnum

    FHIR CodeSystem: ObservationStatus

    status: null | EnumCodeType

    DetectedIssue.status Element

    FHIR Specification

    • Short: registered | preliminary | final | amended +
    • Definition: Indicates the status of the detected issue.
    • Comment: This element is labeled as a modifier because the status contains the codes cancelled and entered-in-error that mark the issue as not currently valid.
    • FHIR Type: code
    • Cardinality: 1..1
    • isModifier: true
    • isModifierReason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    • isSummary: true

    CodeSystem Enumeration: ObservationStatusEnum

    DetectedIssue.code Element

    FHIR Specification

    • Short: Issue Category, e.g. drug-drug, duplicate therapy, etc.
    • Definition: Identifies the general type of issue identified.
    • FHIR Type: CodeableConcept
    • Cardinality: 0..1
    • isModifier: false
    • isSummary: true
    detectedissueSeverityEnum: DetectedissueSeverityEnum

    FHIR CodeSystem: DetectedissueSeverity

    severity?: EnumCodeType

    DetectedIssue.severity Element

    FHIR Specification

    • Short: high | moderate | low
    • Definition: Indicates the degree of importance associated with the identified issue based on the potential impact on the patient.
    • FHIR Type: code
    • Cardinality: 0..1
    • isModifier: false
    • isSummary: true

    CodeSystem Enumeration: DetectedissueSeverityEnum

    patient?: Reference

    DetectedIssue.patient Element

    FHIR Specification

    • Short: Associated patient
    • Definition: Indicates the patient whose record the detected issue is associated with.
    • Requirements: While the subject could be inferred by tracing the subject of the implicated resources, it's useful to have a direct link for query purposes.
    • FHIR Type: Reference
    • Cardinality: 0..1
    • isModifier: false
    • isSummary: true
    identified?: IDataType

    DetectedIssue.identified[x] Element

    @ChoiceDataTypesMeta('DetectedIssue.identified[x]', ['dateTime','Period',]

    FHIR Specification

    • Short: When identified
    • Definition: The date or period when the detected issue was initially identified.
    • Requirements: No-one can be responsible for mitigation prior to the issue being identified.
    • FHIR Types: 'dateTime', 'Period',
    • Cardinality: 0..1
    • isModifier: false
    • isSummary: true
    author?: Reference

    DetectedIssue.author Element

    FHIR Specification

    implicated?: Reference[]

    DetectedIssue.implicated Element

    FHIR Specification

    • Short: Problem resource
    • Definition: Indicates the resource representing the current activity or proposed activity that is potentially problematic.
    • Comment: There'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.
    • FHIR Type: Reference
    • Cardinality: 0..*
    • isModifier: false
    • isSummary: true

    DetectedIssue.evidence Element

    FHIR Specification

    • Short: Supporting evidence
    • Definition: Supporting evidence or manifestations that provide the basis for identifying the detected issue such as a GuidanceResponse or MeasureReport.
    • FHIR Type: BackboneElement
    • Cardinality: 0..*
    • isModifier: false
    • isSummary: false
    detail?: StringType

    DetectedIssue.detail Element

    FHIR Specification

    • Short: Description and context
    • Definition: A textual explanation of the detected issue.
    • Comment: Should focus on information not covered elsewhere as discrete data - no need to duplicate the narrative.
    • FHIR Type: string
    • Cardinality: 0..1
    • isModifier: false
    • isSummary: false
    reference?: UriType

    DetectedIssue.reference Element

    FHIR Specification

    • Short: Authority for issue
    • Definition: The literature, knowledge-base or similar reference that describes the propensity for the detected issue identified.
    • FHIR Type: uri
    • Cardinality: 0..1
    • isModifier: false
    • isSummary: false

    DetectedIssue.mitigation Element

    FHIR Specification

    • Short: Step taken to address
    • Definition: Indicates an action that has been taken or is committed to reduce or eliminate the likelihood of the risk identified by the detected issue from manifesting. Can also reflect an observation of known mitigating factors that may reduce/eliminate the need for any action.
    • FHIR Type: BackboneElement
    • Cardinality: 0..*
    • isModifier: false
    • isSummary: false

    Methods

    • Parse the provided DetectedIssue JSON to instantiate the DetectedIssue data model.

      Parameters

      • sourceJson: Value

        JSON representing FHIR DetectedIssue

      • OptionaloptSourceField: string

        Optional data source field (e.g. <complexTypeName>.<complexTypeFieldName>); defaults to DetectedIssue

      Returns undefined | DetectedIssue

      DetectedIssue data model or undefined for DetectedIssue

      JsonError if the provided JSON is not a valid JSON object

    • Assigns the provided value to the text property.

      Parameters

      Returns this

      this

    • Returns boolean

      true if the text property exists and has a value; false otherwise

    • Assigns the provided Resource array value to the contained property.

      Parameters

      • value: undefined | IResource[]

        the contained array value

      Returns this

      this

    • Returns boolean

      true if the contained property exists and has a value; false otherwise

    • Assigns the provided array of Extension values to the extension property.

      Parameters

      • extension: undefined | IExtension[]

        array of Extensions

      Returns this

      this

    • Determines if the extension property exists.

      Parameters

      • Optionalurl: string

        the url that identifies a specific Extension

      Returns boolean

      true if an Extension has the provided url; false otherwise

      If the url is provided, determines if an Extension having the provided url exists. If the url is not provided, determines if the extension property exists and has any values.

      AssertionError for invalid url

    • Adds the provided Extension to the extension property array.

      Parameters

      • extension: undefined | IExtension

        the Extension value to add to the extension property array

      Returns this

      this

    • Removes the Extension having the provided url from the extension property array.

      Parameters

      • url: string

        the url that identifies a specific Extension to remove

      Returns void

      AssertionError for invalid url

    • Determines if the modifierExtension property exists.

      Parameters

      • Optionalurl: string

        the url that identifies a specific Extension

      Returns boolean

      true if an Extension has the provided url

      If the url is provided, determines if an Extension having the provided url exists. If the url is not provided, determines if the modifierExtension property exists and has any values.

      AssertionError for invalid url

    • Assigns the provided PrimitiveType value to the id property.

      Parameters

      • element: undefined | IdType

        the id value

      Returns this

      this

    • Returns undefined | string

      the id property value as a primitive value

    • Assigns the provided primitive value to the id property.

      Parameters

      • value: undefined | string

        the id value

      Returns this

      this

      PrimitiveTypeError for invalid primitive types

    • Returns boolean

      true if the id property exists and has a value; false otherwise

    • Assigns the provided value to the meta property.

      Parameters

      • value: undefined | Meta

        the meta value

      Returns this

      this

    • Returns boolean

      true if the meta property exists and has a value; false otherwise

    • Assigns the provided primitive value to the implicitRules property.

      Parameters

      • value: undefined | string

        the implicitRules value

      Returns this

      this

      PrimitiveTypeError for invalid primitive types

    • Returns undefined | string

      the language property value as a primitive value

    • Assigns the provided primitive value to the language property.

      Parameters

      • value: undefined | string

        the language value

      Returns this

      this

      PrimitiveTypeError for invalid primitive types

    • Returns boolean

      true if the language property exists and has a value; false otherwise

    • Returns boolean

      true if the instance is a FHIR complex or primitive datatype; false otherwise