interface CitationCitedArtifactPublicationFormPublishedIn {
    _publisherLocation?: Element;
    _title?: Element;
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    modifierExtension?: Extension[];
    publisher?: Reference;
    publisherLocation?: string;
    title?: string;
    type?: CodeableConcept;
}

Properties

_publisherLocation?: Element

Geographic location of the publisher

_title?: Element

Name of the database or title of the book or journal

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

identifier?: Identifier[]

Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID; Book identifiers include ISBN

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

publisher?: Reference

Name of the publisher

publisherLocation?: string

Geographic location of the publisher

title?: string

Name of the database or title of the book or journal

Kind of container (e.g. Periodical, database, or book)