IGUHealth
    Preparing search index...
    interface Condition {
        _abatementDateTime?: Element;
        _abatementString?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _onsetDateTime?: Element;
        _onsetString?: Element;
        _recordedDate?: Element;
        abatementAge?: Age;
        abatementDateTime?: dateTime;
        abatementPeriod?: Period;
        abatementRange?: Range;
        abatementString?: string;
        asserter?: Reference;
        bodySite?: CodeableConcept[];
        category?: CodeableConcept[];
        clinicalStatus?: CodeableConcept;
        code?: CodeableConcept;
        contained?: ConcreteType[];
        encounter?: Reference;
        evidence?: ConditionEvidence[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        onsetAge?: Age;
        onsetDateTime?: dateTime;
        onsetPeriod?: Period;
        onsetRange?: Range;
        onsetString?: string;
        recordedDate?: dateTime;
        recorder?: Reference;
        resourceType: "Condition";
        severity?: CodeableConcept;
        stage?: ConditionStage[];
        subject: Reference;
        text?: Narrative;
        verificationStatus?: CodeableConcept;
    }
    Index

    Properties

    _abatementDateTime?: Element

    When in resolution/remission

    _abatementString?: Element

    When in resolution/remission

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _onsetDateTime?: Element

    Estimated or actual date, date-time, or age

    _onsetString?: Element

    Estimated or actual date, date-time, or age

    _recordedDate?: Element

    Date record was first recorded

    abatementAge?: Age

    When in resolution/remission

    abatementDateTime?: dateTime

    When in resolution/remission

    abatementPeriod?: Period

    When in resolution/remission

    abatementRange?: Range

    When in resolution/remission

    abatementString?: string

    When in resolution/remission

    asserter?: Reference

    Person who asserts this condition

    bodySite?: CodeableConcept[]

    Anatomical location, if relevant

    category?: CodeableConcept[]

    problem-list-item | encounter-diagnosis

    clinicalStatus?: CodeableConcept

    active | recurrence | relapse | inactive | remission | resolved

    Identification of the condition, problem or diagnosis

    contained?: ConcreteType[]

    Contained, inline Resources

    encounter?: Reference

    Encounter created as part of

    evidence?: ConditionEvidence[]

    Supporting evidence

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External Ids for this condition

    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

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Additional information about the Condition

    onsetAge?: Age

    Estimated or actual date, date-time, or age

    onsetDateTime?: dateTime

    Estimated or actual date, date-time, or age

    onsetPeriod?: Period

    Estimated or actual date, date-time, or age

    onsetRange?: Range

    Estimated or actual date, date-time, or age

    onsetString?: string

    Estimated or actual date, date-time, or age

    recordedDate?: dateTime

    Date record was first recorded

    recorder?: Reference

    Who recorded the condition

    resourceType: "Condition"
    severity?: CodeableConcept

    Subjective severity of condition

    stage?: ConditionStage[]

    Stage/grade, usually assessed formally

    subject: Reference

    Who has the condition?

    text?: Narrative

    Text summary of the resource, for human interpretation

    verificationStatus?: CodeableConcept

    unconfirmed | provisional | differential | confirmed | refuted | entered-in-error