IGUHealth
    Preparing search index...
    interface ChargeItemDefinition {
        _approvalDate?: Element;
        _copyright?: Element;
        _date?: Element;
        _derivedFromUri?: Element[];
        _description?: Element;
        _experimental?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _lastReviewDate?: Element;
        _partOf?: Element[];
        _publisher?: Element;
        _replaces?: Element[];
        _status?: Element;
        _title?: Element;
        _url?: Element;
        _version?: Element;
        applicability?: ChargeItemDefinitionApplicability[];
        approvalDate?: date;
        code?: CodeableConcept;
        contact?: ContactDetail[];
        contained?: ConcreteType[];
        copyright?: markdown;
        date?: dateTime;
        derivedFromUri?: uri[];
        description?: markdown;
        effectivePeriod?: Period;
        experimental?: boolean;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        instance?: Reference[];
        jurisdiction?: CodeableConcept[];
        language?: code;
        lastReviewDate?: date;
        meta?: Meta;
        modifierExtension?: Extension[];
        partOf?: canonical[];
        propertyGroup?: ChargeItemDefinitionPropertyGroup[];
        publisher?: string;
        replaces?: canonical[];
        resourceType: "ChargeItemDefinition";
        status: code;
        text?: Narrative;
        title?: string;
        url: uri;
        useContext?: UsageContext[];
        version?: string;
    }
    Index

    Properties

    _approvalDate?: Element

    When the charge item definition was approved by publisher

    _copyright?: Element

    Use and/or publishing restrictions

    _date?: Element

    Date last changed

    _derivedFromUri?: Element[]

    Underlying externally-defined charge item definition

    _description?: Element

    Natural language description of the charge item definition

    _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 charge item definition was last reviewed

    _partOf?: Element[]

    A larger definition of which this particular definition is a component or step

    _publisher?: Element

    Name of the publisher (organization or individual)

    _replaces?: Element[]

    Completed or terminated request(s) whose function is taken by this new request

    _status?: Element

    draft | active | retired | unknown

    _title?: Element

    Name for this charge item definition (human friendly)

    _url?: Element

    Canonical identifier for this charge item definition, represented as a URI (globally unique)

    _version?: Element

    Business version of the charge item definition

    Whether or not the billing code is applicable

    approvalDate?: date

    When the charge item definition was approved by publisher

    Billing codes or product types this definition applies to

    contact?: ContactDetail[]

    Contact details for the publisher

    contained?: ConcreteType[]

    Contained, inline Resources

    copyright?: markdown

    Use and/or publishing restrictions

    date?: dateTime

    Date last changed

    derivedFromUri?: uri[]

    Underlying externally-defined charge item definition

    description?: markdown

    Natural language description of the charge item definition

    effectivePeriod?: Period

    When the charge item definition is expected to be used

    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 charge item definition

    implicitRules?: uri

    A set of rules under which this content was created

    instance?: Reference[]

    Instances this definition applies to

    jurisdiction?: CodeableConcept[]

    Intended jurisdiction for charge item definition (if applicable)

    language?: code

    Language of the resource content

    lastReviewDate?: date

    When the charge item definition was last reviewed

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    partOf?: canonical[]

    A larger definition of which this particular definition is a component or step

    Group of properties which are applicable under the same conditions

    publisher?: string

    Name of the publisher (organization or individual)

    replaces?: canonical[]

    Completed or terminated request(s) whose function is taken by this new request

    resourceType: "ChargeItemDefinition"
    status: code

    draft | active | retired | unknown

    text?: Narrative

    Text summary of the resource, for human interpretation

    title?: string

    Name for this charge item definition (human friendly)

    url: uri

    Canonical identifier for this charge item definition, represented as a URI (globally unique)

    useContext?: UsageContext[]

    The context that the content is intended to support

    version?: string

    Business version of the charge item definition