Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

Resource Profile: BookCitation

Official URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/book-citation Version: 1.0.0-ballot2
Standards status: Draft Maturity Level: 1 Computable Name: BookCitation
Other Identifiers: OID:2.16.840.1.113883.4.642.40.44.42.8

Profile of Citation for Evidence Based Medicine IG. The BookCitation Profile is used for citations of a book.

See Understanding the Citation Resource for additional information.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. Citation C 0..* Citation A description of identification, location, or contributorship of a publication (article or artifact)
cnl-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
... citedArtifact 0..1 BackboneElement The article or artifact being described
ele-1: All FHIR elements must have a @value or children or both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
.... identifier Σ 0..* Identifier Unique identifier. May include ISBN, Bookshelf ID, GTIN, DOI, PMID, etc
ele-1: All FHIR elements must have a @value or children
.... Slices for classification 1..* BackboneElement The assignment to an organizing scheme
Slice: Unordered, Open by value:type.coding
ele-1: All FHIR elements must have a @value or children or both
..... classification:All Slices Content/Rules for all slices
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
..... classification:knowledgeArtifactType S 1..1 BackboneElement The assignment to an organizing scheme
ele-1: All FHIR elements must have a @value or children or both
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
...... Slices for classifier 1..* CodeableConcept The specific classification value
Slice: Unordered, Open by value:coding
Binding: CitationArtifactClassifier (example)
ele-1: All FHIR elements must have a @value or children
....... classifier:book S 1..1 CodeableConcept The specific classification value
Binding: CitationArtifactClassifier (example)
ele-1: All FHIR elements must have a @value or children
........ coding 1..1 Coding Code defined by a terminology system
ele-1: All FHIR elements must have a @value or children

Required Pattern: At least the following
......... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/citation-artifact-classifier
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: D001877
......... display 1..1 string Representation defined by the system
Fixed Value: Book
..... classification:publishingModel 0..1 BackboneElement The assignment to an organizing scheme
ele-1: All FHIR elements must have a @value or children or both
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
..... classification:publicationType 0..1 BackboneElement The assignment to an organizing scheme
ele-1: All FHIR elements must have a @value or children or both
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
..... classification:definedInText 0..* BackboneElement The assignment to an organizing scheme
ele-1: All FHIR elements must have a @value or children or both
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Citation.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|6.0.0-ballot3
from the FHIR Standard
Citation.citedArtifact.classification:knowledgeArtifactType.classifierexampleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
from the FHIR Standard
Citation.citedArtifact.classification:knowledgeArtifactType.classifier:bookexampleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cnl-0warningCitationName should be usable as an identifier for the module by machine processing applications such as code generation
: name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

 

Other representations of profile: CSV, Excel, Schematron