IGUHealth
    Preparing search index...

    Interface CitationCitedArtifactPublicationFormPeriodicRelease

    interface CitationCitedArtifactPublicationFormPeriodicRelease {
        _issue?: Element;
        _volume?: Element;
        citedMedium?: CodeableConcept;
        dateOfPublication?: CitationCitedArtifactPublicationFormPeriodicReleaseDateOfPublication;
        extension?: Extension[];
        id?: id;
        issue?: string;
        modifierExtension?: Extension[];
        volume?: string;
    }
    Index

    Properties

    _issue?: Element

    Issue, part or supplement of journal in which the article is published

    _volume?: Element

    Volume number of journal in which the article is published

    citedMedium?: CodeableConcept

    Internet or Print

    Defining the date on which the issue of the journal was published

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    issue?: string

    Issue, part or supplement of journal in which the article is published

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    volume?: string

    Volume number of journal in which the article is published