IGUHealth
    Preparing search index...
    interface OperationOutcome {
        _implicitRules?: Element;
        _language?: Element;
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        implicitRules?: uri;
        issue: OperationOutcomeIssue[];
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        resourceType: "OperationOutcome";
        text?: Narrative;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    implicitRules?: uri

    A set of rules under which this content was created

    A single issue associated with the action

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    resourceType: "OperationOutcome"
    text?: Narrative

    Text summary of the resource, for human interpretation