IGUHealth
    Preparing search index...
    interface Citation {
        _approvalDate?: Element;
        _copyright?: Element;
        _date?: Element;
        _description?: Element;
        _experimental?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _lastReviewDate?: Element;
        _name?: Element;
        _publisher?: Element;
        _purpose?: Element;
        _status?: Element;
        _title?: Element;
        _url?: Element;
        _version?: Element;
        approvalDate?: date;
        author?: ContactDetail[];
        citedArtifact?: CitationCitedArtifact;
        classification?: CitationClassification[];
        contact?: ContactDetail[];
        contained?: ConcreteType[];
        copyright?: markdown;
        currentState?: CodeableConcept[];
        date?: dateTime;
        description?: markdown;
        editor?: ContactDetail[];
        effectivePeriod?: Period;
        endorser?: ContactDetail[];
        experimental?: boolean;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        jurisdiction?: CodeableConcept[];
        language?: code;
        lastReviewDate?: date;
        meta?: Meta;
        modifierExtension?: Extension[];
        name?: string;
        note?: Annotation[];
        publisher?: string;
        purpose?: markdown;
        relatesTo?: CitationRelatesTo[];
        resourceType: "Citation";
        reviewer?: ContactDetail[];
        status: code;
        statusDate?: CitationStatusDate[];
        summary?: CitationSummary[];
        text?: Narrative;
        title?: string;
        url?: uri;
        useContext?: UsageContext[];
        version?: string;
    }
    Index

    Properties

    _approvalDate?: Element

    When the citation was approved by publisher

    _copyright?: Element

    Use and/or publishing restrictions for the Citation, not for the cited artifact

    _date?: Element

    Date last changed

    _description?: Element

    Natural language description of the citation

    _experimental?: Element

    For testing purposes, not real usage

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _lastReviewDate?: Element

    When the citation was last reviewed

    _name?: Element

    Name for this citation (computer friendly)

    _publisher?: Element

    The publisher of the Citation, not the publisher of the article or artifact being cited

    _purpose?: Element

    Why this citation is defined

    _status?: Element

    draft | active | retired | unknown

    _title?: Element

    Name for this citation (human friendly)

    _url?: Element

    Canonical identifier for this citation, represented as a globally unique URI

    _version?: Element

    Business version of the citation

    approvalDate?: date

    When the citation was approved by publisher

    author?: ContactDetail[]

    Who authored the Citation

    citedArtifact?: CitationCitedArtifact

    The article or artifact being described

    classification?: CitationClassification[]

    The assignment to an organizing scheme

    contact?: ContactDetail[]

    Contact details for the publisher of the Citation Resource

    contained?: ConcreteType[]

    Contained, inline Resources

    copyright?: markdown

    Use and/or publishing restrictions for the Citation, not for the cited artifact

    currentState?: CodeableConcept[]

    The status of the citation

    date?: dateTime

    Date last changed

    description?: markdown

    Natural language description of the citation

    editor?: ContactDetail[]

    Who edited the Citation

    effectivePeriod?: Period

    When the citation is expected to be used

    endorser?: ContactDetail[]

    Who endorsed the Citation

    experimental?: boolean

    For testing purposes, not real usage

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Identifier for the Citation resource itself

    implicitRules?: uri

    A set of rules under which this content was created

    jurisdiction?: CodeableConcept[]

    Intended jurisdiction for citation (if applicable)

    language?: code

    Language of the resource content

    lastReviewDate?: date

    When the citation was last reviewed

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    name?: string

    Name for this citation (computer friendly)

    note?: Annotation[]

    Used for general notes and annotations not coded elsewhere

    publisher?: string

    The publisher of the Citation, not the publisher of the article or artifact being cited

    purpose?: markdown

    Why this citation is defined

    relatesTo?: CitationRelatesTo[]

    Artifact related to the Citation Resource

    resourceType: "Citation"
    reviewer?: ContactDetail[]

    Who reviewed the Citation

    status: code

    draft | active | retired | unknown

    statusDate?: CitationStatusDate[]

    An effective date or period for a status of the citation

    summary?: CitationSummary[]

    A human-readable display of the citation

    text?: Narrative

    Text summary of the resource, for human interpretation

    title?: string

    Name for this citation (human friendly)

    url?: uri

    Canonical identifier for this citation, represented as a globally unique URI

    useContext?: UsageContext[]

    The context that the Citation Resource content is intended to support

    version?: string

    Business version of the citation