IGUHealth
    Preparing search index...
    interface Procedure {
        _implicitRules?: Element;
        _instantiatesCanonical?: Element[];
        _instantiatesUri?: Element[];
        _language?: Element;
        _performedDateTime?: Element;
        _performedString?: Element;
        _status?: Element;
        asserter?: Reference;
        basedOn?: Reference[];
        bodySite?: CodeableConcept[];
        category?: CodeableConcept;
        code?: CodeableConcept;
        complication?: CodeableConcept[];
        complicationDetail?: Reference[];
        contained?: ConcreteType[];
        encounter?: Reference;
        extension?: Extension[];
        focalDevice?: ProcedureFocalDevice[];
        followUp?: CodeableConcept[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        instantiatesCanonical?: canonical[];
        instantiatesUri?: uri[];
        language?: code;
        location?: Reference;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        outcome?: CodeableConcept;
        partOf?: Reference[];
        performedAge?: Age;
        performedDateTime?: dateTime;
        performedPeriod?: Period;
        performedRange?: Range;
        performedString?: string;
        performer?: ProcedurePerformer[];
        reasonCode?: CodeableConcept[];
        reasonReference?: Reference[];
        recorder?: Reference;
        report?: Reference[];
        resourceType: "Procedure";
        status: code;
        statusReason?: CodeableConcept;
        subject: Reference;
        text?: Narrative;
        usedCode?: CodeableConcept[];
        usedReference?: Reference[];
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _instantiatesCanonical?: Element[]

    Instantiates FHIR protocol or definition

    _instantiatesUri?: Element[]

    Instantiates external protocol or definition

    _language?: Element

    Language of the resource content

    _performedDateTime?: Element

    When the procedure was performed

    _performedString?: Element

    When the procedure was performed

    _status?: Element

    preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown

    asserter?: Reference

    Person who asserts this procedure

    basedOn?: Reference[]

    A request for this procedure

    bodySite?: CodeableConcept[]

    Target body sites

    category?: CodeableConcept

    Classification of the procedure

    Identification of the procedure

    complication?: CodeableConcept[]

    Complication following the procedure

    complicationDetail?: Reference[]

    A condition that is a result of the procedure

    contained?: ConcreteType[]

    Contained, inline Resources

    encounter?: Reference

    Encounter created as part of

    extension?: Extension[]

    Additional content defined by implementations

    focalDevice?: ProcedureFocalDevice[]

    Manipulated, implanted, or removed device

    followUp?: CodeableConcept[]

    Instructions for follow up

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External Identifiers for this procedure

    implicitRules?: uri

    A set of rules under which this content was created

    instantiatesCanonical?: canonical[]

    Instantiates FHIR protocol or definition

    instantiatesUri?: uri[]

    Instantiates external protocol or definition

    language?: code

    Language of the resource content

    location?: Reference

    Where the procedure happened

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Additional information about the procedure

    outcome?: CodeableConcept

    The result of procedure

    partOf?: Reference[]

    Part of referenced event

    performedAge?: Age

    When the procedure was performed

    performedDateTime?: dateTime

    When the procedure was performed

    performedPeriod?: Period

    When the procedure was performed

    performedRange?: Range

    When the procedure was performed

    performedString?: string

    When the procedure was performed

    performer?: ProcedurePerformer[]

    The people who performed the procedure

    reasonCode?: CodeableConcept[]

    Coded reason procedure performed

    reasonReference?: Reference[]

    The justification that the procedure was performed

    recorder?: Reference

    Who recorded the procedure

    report?: Reference[]

    Any report resulting from the procedure

    resourceType: "Procedure"
    status: code

    preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown

    statusReason?: CodeableConcept

    Reason for current status

    subject: Reference

    Who the procedure was performed on

    text?: Narrative

    Text summary of the resource, for human interpretation

    usedCode?: CodeableConcept[]

    Coded items used during the procedure

    usedReference?: Reference[]

    Items used during procedure