IGUHealth
    Preparing search index...
    interface TerminologyCapabilities {
        _codeSearch?: Element;
        _copyright?: Element;
        _date?: Element;
        _description?: Element;
        _experimental?: Element;
        _implicitRules?: Element;
        _kind?: Element;
        _language?: Element;
        _lockedDate?: Element;
        _name?: Element;
        _publisher?: Element;
        _purpose?: Element;
        _status?: Element;
        _title?: Element;
        _url?: Element;
        _version?: Element;
        closure?: TerminologyCapabilitiesClosure;
        codeSearch?: code;
        codeSystem?: TerminologyCapabilitiesCodeSystem[];
        contact?: ContactDetail[];
        contained?: ConcreteType[];
        copyright?: markdown;
        date: dateTime;
        description?: markdown;
        expansion?: TerminologyCapabilitiesExpansion;
        experimental?: boolean;
        extension?: Extension[];
        id?: id;
        implementation?: TerminologyCapabilitiesImplementation;
        implicitRules?: uri;
        jurisdiction?: CodeableConcept[];
        kind: code;
        language?: code;
        lockedDate?: boolean;
        meta?: Meta;
        modifierExtension?: Extension[];
        name?: string;
        publisher?: string;
        purpose?: markdown;
        resourceType: "TerminologyCapabilities";
        software?: TerminologyCapabilitiesSoftware;
        status: code;
        text?: Narrative;
        title?: string;
        translation?: TerminologyCapabilitiesTranslation;
        url?: uri;
        useContext?: UsageContext[];
        validateCode?: TerminologyCapabilitiesValidateCode;
        version?: string;
    }
    Index

    Properties

    _codeSearch?: Element

    explicit | all

    _copyright?: Element

    Use and/or publishing restrictions

    _date?: Element

    Date last changed

    _description?: Element

    Natural language description of the terminology capabilities

    _experimental?: Element

    For testing purposes, not real usage

    _implicitRules?: Element

    A set of rules under which this content was created

    _kind?: Element

    instance | capability | requirements

    _language?: Element

    Language of the resource content

    _lockedDate?: Element

    Whether lockedDate is supported

    _name?: Element

    Name for this terminology capabilities (computer friendly)

    _publisher?: Element

    Name of the publisher (organization or individual)

    _purpose?: Element

    Why this terminology capabilities is defined

    _status?: Element

    draft | active | retired | unknown

    _title?: Element

    Name for this terminology capabilities (human friendly)

    _url?: Element

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

    _version?: Element

    Business version of the terminology capabilities

    Information about the ConceptMap/$closure operation

    codeSearch?: code

    explicit | all

    A code system supported by the server

    contact?: ContactDetail[]

    Contact details for the publisher

    contained?: ConcreteType[]

    Contained, inline Resources

    copyright?: markdown

    Use and/or publishing restrictions

    date: dateTime

    Date last changed

    description?: markdown

    Natural language description of the terminology capabilities

    Information about the ValueSet/$expand operation

    experimental?: boolean

    For testing purposes, not real usage

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    If this describes a specific instance

    implicitRules?: uri

    A set of rules under which this content was created

    jurisdiction?: CodeableConcept[]

    Intended jurisdiction for terminology capabilities (if applicable)

    kind: code

    instance | capability | requirements

    language?: code

    Language of the resource content

    lockedDate?: boolean

    Whether lockedDate is supported

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    name?: string

    Name for this terminology capabilities (computer friendly)

    publisher?: string

    Name of the publisher (organization or individual)

    purpose?: markdown

    Why this terminology capabilities is defined

    resourceType: "TerminologyCapabilities"

    Software that is covered by this terminology capability statement

    status: code

    draft | active | retired | unknown

    text?: Narrative

    Text summary of the resource, for human interpretation

    title?: string

    Name for this terminology capabilities (human friendly)

    Information about the ConceptMap/$translate operation

    url?: uri

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

    useContext?: UsageContext[]

    The context that the content is intended to support

    Information about the ValueSet/$validate-code operation

    version?: string

    Business version of the terminology capabilities