IGUHealth
    Preparing search index...
    interface DetectedIssue {
        _detail?: Element;
        _identifiedDateTime?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _reference?: Element;
        _severity?: Element;
        _status?: Element;
        author?: Reference;
        code?: CodeableConcept;
        contained?: ConcreteType[];
        detail?: string;
        evidence?: DetectedIssueEvidence[];
        extension?: Extension[];
        id?: id;
        identifiedDateTime?: dateTime;
        identifiedPeriod?: Period;
        identifier?: Identifier[];
        implicated?: Reference[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        mitigation?: DetectedIssueMitigation[];
        modifierExtension?: Extension[];
        patient?: Reference;
        reference?: uri;
        resourceType: "DetectedIssue";
        severity?: code;
        status: code;
        text?: Narrative;
    }
    Index

    Properties

    _detail?: Element

    Description and context

    _identifiedDateTime?: Element

    When identified

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _reference?: Element

    Authority for issue

    _severity?: Element

    high | moderate | low

    _status?: Element

    registered | preliminary | final | amended +

    author?: Reference

    The provider or device that identified the issue

    Issue Category, e.g. drug-drug, duplicate therapy, etc.

    contained?: ConcreteType[]

    Contained, inline Resources

    detail?: string

    Description and context

    Supporting evidence

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifiedDateTime?: dateTime

    When identified

    identifiedPeriod?: Period

    When identified

    identifier?: Identifier[]

    Unique id for the detected issue

    implicated?: Reference[]

    Problem resource

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    Step taken to address

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    patient?: Reference

    Associated patient

    reference?: uri

    Authority for issue

    resourceType: "DetectedIssue"
    severity?: code

    high | moderate | low

    status: code

    registered | preliminary | final | amended +

    text?: Narrative

    Text summary of the resource, for human interpretation