IGUHealth
    Preparing search index...
    interface Library {
        _approvalDate?: Element;
        _copyright?: Element;
        _date?: Element;
        _description?: Element;
        _experimental?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _lastReviewDate?: Element;
        _name?: Element;
        _publisher?: Element;
        _purpose?: Element;
        _status?: Element;
        _subtitle?: Element;
        _title?: Element;
        _url?: Element;
        _usage?: Element;
        _version?: Element;
        approvalDate?: date;
        author?: ContactDetail[];
        contact?: ContactDetail[];
        contained?: ConcreteType[];
        content?: Attachment[];
        copyright?: markdown;
        dataRequirement?: DataRequirement[];
        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;
        parameter?: ParameterDefinition[];
        publisher?: string;
        purpose?: markdown;
        relatedArtifact?: RelatedArtifact[];
        resourceType: "Library";
        reviewer?: ContactDetail[];
        status: code;
        subjectCodeableConcept?: CodeableConcept;
        subjectReference?: Reference;
        subtitle?: string;
        text?: Narrative;
        title?: string;
        topic?: CodeableConcept[];
        type: CodeableConcept;
        url?: uri;
        usage?: string;
        useContext?: UsageContext[];
        version?: string;
    }
    Index

    Properties

    _approvalDate?: Element

    When the library was approved by publisher

    _copyright?: Element

    Use and/or publishing restrictions

    _date?: Element

    Date last changed

    _description?: Element

    Natural language description of the library

    _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 library was last reviewed

    _name?: Element

    Name for this library (computer friendly)

    _publisher?: Element

    Name of the publisher (organization or individual)

    _purpose?: Element

    Why this library is defined

    _status?: Element

    draft | active | retired | unknown

    _subtitle?: Element

    Subordinate title of the library

    _title?: Element

    Name for this library (human friendly)

    _url?: Element

    Canonical identifier for this library, represented as a URI (globally unique)

    _usage?: Element

    Describes the clinical usage of the library

    _version?: Element

    Business version of the library

    approvalDate?: date

    When the library was approved by publisher

    author?: ContactDetail[]

    Who authored the content

    contact?: ContactDetail[]

    Contact details for the publisher

    contained?: ConcreteType[]

    Contained, inline Resources

    content?: Attachment[]

    Contents of the library, either embedded or referenced

    copyright?: markdown

    Use and/or publishing restrictions

    dataRequirement?: DataRequirement[]

    What data is referenced by this library

    date?: dateTime

    Date last changed

    description?: markdown

    Natural language description of the library

    editor?: ContactDetail[]

    Who edited the content

    effectivePeriod?: Period

    When the library is expected to be used

    endorser?: ContactDetail[]

    Who endorsed the content

    experimental?: boolean

    For testing purposes, not real usage

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Additional identifier for the library

    implicitRules?: uri

    A set of rules under which this content was created

    jurisdiction?: CodeableConcept[]

    Intended jurisdiction for library (if applicable)

    language?: code

    Language of the resource content

    lastReviewDate?: date

    When the library was last reviewed

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    name?: string

    Name for this library (computer friendly)

    parameter?: ParameterDefinition[]

    Parameters defined by the library

    publisher?: string

    Name of the publisher (organization or individual)

    purpose?: markdown

    Why this library is defined

    relatedArtifact?: RelatedArtifact[]

    Additional documentation, citations, etc.

    resourceType: "Library"
    reviewer?: ContactDetail[]

    Who reviewed the content

    status: code

    draft | active | retired | unknown

    subjectCodeableConcept?: CodeableConcept

    Type of individual the library content is focused on

    subjectReference?: Reference

    Type of individual the library content is focused on

    subtitle?: string

    Subordinate title of the library

    text?: Narrative

    Text summary of the resource, for human interpretation

    title?: string

    Name for this library (human friendly)

    topic?: CodeableConcept[]

    E.g. Education, Treatment, Assessment, etc.

    logic-library | model-definition | asset-collection | module-definition

    url?: uri

    Canonical identifier for this library, represented as a URI (globally unique)

    usage?: string

    Describes the clinical usage of the library

    useContext?: UsageContext[]

    The context that the content is intended to support

    version?: string

    Business version of the library