description: Profile of Citation for Evidence Based Medicine IG. The PreprintCitation Profile is used for citations of an article published in a form prior to peer-reviewed publication in a journal, book, or other permanent record. package_name: hl7.fhir.uv.ebm derivation: constraint name: PreprintCitation type: Citation elements: citedArtifact: elements: classification: index: 0 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: 1 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: 2 required: [coding] classifier: index: 3 slicing: rules: open discriminator: - {path: coding, type: value} min: 1 slices: preprint: match: coding: {code: D000076942, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Preprint} schema: mustSupport: true _required: true index: 4 elements: coding: pattern: type: Coding value: {code: D000076942, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Preprint} index: 5 required: [coding] required: [classifier] studyDesign: match: type: coding: {code: study-design, system: 'https://fevir.net/resources/CodeSystem/179423', display: Study Design} schema: index: 6 elements: type: elements: coding: pattern: type: Coding value: {code: study-design, system: 'https://fevir.net/resources/CodeSystem/179423', display: Study Design} index: 7 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: 8 elements: type: elements: coding: pattern: type: Coding value: {code: defined-in-text, system: 'https://fevir.net/resources/CodeSystem/179423', display: Defined in text} index: 9 required: [coding] required: [classification] package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/ebm/StructureDefinition/preprint-citation base: http://hl7.org/fhir/StructureDefinition/Citation version: 1.0.0-ballot