description: Profile of Citation for Evidence Based Medicine IG. The JournalArticleCitation Profile is used for citations of an article published in a periodical venue classified as a journal. package_name: hl7.fhir.uv.ebm derivation: constraint name: JournalArticleCitation type: Citation elements: effectivePeriod: {index: 0} citedArtifact: elements: classification: index: 1 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: 2 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: 3 required: [coding] classifier: index: 4 slicing: rules: open discriminator: - {path: coding, type: value} min: 1 slices: journalArticle: match: coding: {code: D016428, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Journal Article} schema: mustSupport: true _required: true index: 5 elements: coding: pattern: type: Coding value: {code: D016428, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Journal Article} index: 6 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: 7 elements: type: elements: coding: pattern: type: Coding value: {code: publishing-model, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Publishing Model} index: 8 required: [coding] publicationType: match: type: coding: {code: publication-type, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Publication type} schema: index: 9 elements: type: elements: coding: pattern: type: Coding value: {code: publication-type, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Publication type} index: 10 required: [coding] citationSubset: match: type: coding: {code: citation-subset, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Citation subset} schema: index: 11 elements: type: elements: coding: pattern: type: Coding value: {code: citation-subset, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Citation subset} index: 12 required: [coding] studyDesign: match: type: coding: {code: study-design, system: 'https://fevir.net/resources/CodeSystem/179423', display: Study Design} schema: index: 13 elements: type: elements: coding: pattern: type: Coding value: {code: study-design, system: 'https://fevir.net/resources/CodeSystem/179423', display: Study Design} index: 14 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: 15 elements: type: elements: coding: pattern: type: Coding value: {code: defined-in-text, system: 'https://fevir.net/resources/CodeSystem/179423', display: Defined in text} index: 16 required: [coding] meshHeading: match: type: coding: {code: mesh-heading, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: MeSH Heading} schema: index: 17 elements: type: elements: coding: pattern: type: Coding value: {code: mesh-heading, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: MeSH Heading} index: 18 required: [coding] chemical: match: type: coding: {code: chemical, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Chemical} schema: index: 19 elements: type: elements: coding: pattern: type: Coding value: {code: chemical, system: 'http://hl7.org/fhir/cited-artifact-classification-type', display: Chemical} index: 20 required: [coding] required: [classification] package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/ebm/StructureDefinition/journal-article-citation base: http://hl7.org/fhir/StructureDefinition/Citation version: 1.0.0-ballot