description: Profile of Citation for Evidence Based Medicine IG. The BookCitation Profile is used for citations of a book. package_name: hl7.fhir.uv.ebm derivation: constraint name: BookCitation type: Citation elements: citedArtifact: elements: identifier: {short: 'Unique identifier. May include ISBN, Bookshelf ID, GTIN, DOI, PMID, etc', index: 0} relatesTo: extensions: targetUri: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-uri', min: 0, max: 1, type: Extension, index: 2} targetCanonical: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-canonical', min: 0, max: 1, type: Extension, index: 3} targetReference: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-reference', min: 0, max: 1, type: Extension, index: 4} targetAttachment: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-attachment', min: 0, max: 1, type: Extension, index: 5} targetMarkdown: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-markdown', min: 0, max: 1, type: Extension, index: 6} elements: extension: index: 1 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: targetUri: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-uri', index: 2} min: 0 max: 1 targetCanonical: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-canonical', index: 3} min: 0 max: 1 targetReference: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-reference', index: 4} min: 0 max: 1 targetAttachment: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-attachment', index: 5} min: 0 max: 1 targetMarkdown: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/target-markdown', index: 6} min: 0 max: 1 publicationForm: elements: publishedIn: elements: type: {short: Not typically used when citing a book itself, index: 7} identifier: {short: Not typically used when citing a book itself, index: 8} title: {short: Not typically used when citing a book itself, index: 9} classification: index: 10 slicing: rules: open discriminator: - {path: type.coding, type: value} min: 1 slices: knowledgeArtifactType: match: type: coding: {code: knowledge-artifact-type, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Knowledge Artifact Type} schema: mustSupport: true _required: true index: 11 elements: type: elements: coding: pattern: type: Coding value: {code: knowledge-artifact-type, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Knowledge Artifact Type} index: 12 required: [coding] classifier: index: 13 slicing: rules: open discriminator: - {path: coding, type: value} min: 1 slices: book: match: coding: {code: D001877, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Book} schema: mustSupport: true _required: true index: 14 elements: coding: pattern: type: Coding value: {code: D001877, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Book} index: 15 required: [coding] required: [classifier] publishingModel: match: type: coding: {code: publishing-model, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Publishing Model} schema: index: 16 elements: type: elements: coding: pattern: type: Coding value: {code: publishing-model, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Publishing Model} index: 17 required: [coding] publicationType: match: type: coding: {code: publication-type, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Publication type} schema: index: 18 elements: type: elements: coding: pattern: type: Coding value: {code: publication-type, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Publication type} index: 19 required: [coding] definedInText: match: type: coding: {code: defined-in-text, system: 'https://fevir.net/resources/CodeSystem/179423', display: Defined in text} schema: array: true index: 20 elements: type: elements: coding: pattern: type: Coding value: {code: defined-in-text, system: 'https://fevir.net/resources/CodeSystem/179423', display: Defined in text} index: 21 required: [coding] required: [classification] package_version: 1.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/uv/ebm/StructureDefinition/book-citation base: http://hl7.org/fhir/StructureDefinition/Citation version: 1.0.0-ballot2