description: Profile of Citation for Evidence Based Medicine IG. The WebPageCitation Profile is used for citations of a web page or website, typically when there is not another type being used to classify the cited artifact. package_name: hl7.fhir.uv.ebm derivation: constraint name: WebPageCitation type: Citation elements: citedArtifact: elements: identifier: {short: Unique identifier. Typically the URL., 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: elements: text: pattern: {type: String, value: Website} index: 7 identifier: {short: Unique identifier., index: 8} title: {short: Title of the website, index: 9} webLocation: {index: 10} classification: index: 11 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: 12 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: 13 required: [coding] classifier: index: 14 slicing: rules: open discriminator: - {path: coding, type: value} min: 1 slices: webpage: match: coding: {code: webpage, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Webpage} schema: mustSupport: true _required: true index: 15 elements: coding: pattern: type: Coding value: {code: webpage, system: 'http://hl7.org/fhir/citation-artifact-classifier', display: Webpage} index: 16 required: [coding] required: [classifier] definedInText: match: type: coding: {code: defined-in-text, system: 'https://fevir.net/resources/CodeSystem/179423', display: Defined in text} schema: array: true index: 17 elements: type: elements: coding: pattern: type: Coding value: {code: defined-in-text, system: 'https://fevir.net/resources/CodeSystem/179423', display: Defined in text} index: 18 required: [coding] required: [webLocation, classification] package_version: 1.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/uv/ebm/StructureDefinition/web-page-citation base: http://hl7.org/fhir/StructureDefinition/Citation version: 1.0.0-ballot2