FHIR IG analytics| Package | hl7.fhir.uv.xver-r4b.r4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-profile-Citation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition profile-Citation
{
"resourceType": "StructureDefinition",
"id": "profile-Citation",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
},
{
"url": "version",
"valueString": "0.1.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"
}
]
}
}
],
"url": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Citation",
"version": "0.1.0",
"name": "Profile_R4B_Citation_R4",
"title": "Cross-version Profile for R4B.Citation for use in FHIR R4",
"status": "active",
"experimental": false,
"date": "2026-03-17T16:03:45.5258321-05:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This cross-version profile allows R4B Citation content to be represented via FHIR R4 Basic resources.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Basic",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic|4.0.1",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "Basic",
"path": "Basic",
"short": "Resource for non-supported content",
"definition": "Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification.",
"alias": [
"Z-resource",
"Extension-resource",
"Custom-resource"
],
"min": 0,
"max": "*",
"base": {
"path": "Basic",
"min": 0,
"max": "*"
},
"constraint": [
{
"key": "dom-2",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
"expression": "contained.contained.empty()",
"xpath": "not(parent::f:contained and f:contained)",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource|4.0.1"
},
{
"key": "dom-3",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource",
"expression": "contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()",
"xpath": "not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource|4.0.1"
},
{
"key": "dom-4",
"severity": "error",
"human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
"expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
"xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource|4.0.1"
},
{
"key": "dom-5",
"severity": "error",
"human": "If a resource is contained in another resource, it SHALL NOT have a security label",
"expression": "contained.meta.security.empty()",
"xpath": "not(exists(f:contained/*/f:meta/f:security))",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource|4.0.1"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice",
"valueBoolean": true
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation",
"valueMarkdown": "When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time."
}
],
"key": "dom-6",
"severity": "warning",
"human": "A resource should have narrative for robust management",
"expression": "text.`div`.exists()",
"xpath": "exists(f:text/h:div)",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource|4.0.1"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "Entity. Role, or Act"
},
{
"identity": "rim",
"map": "Act, Entity or Role"
}
]
},
{
"id": "Basic.id",
"path": "Basic.id",
"short": "Logical id of this artifact",
"definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
"comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "id"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": true
},
{
"id": "Basic.meta",
"path": "Basic.meta",
"short": "Metadata about the resource",
"definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.meta",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Meta"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": false,
"isSummary": true
},
{
"id": "Basic.implicitRules",
"path": "Basic.implicitRules",
"short": "A set of rules under which this content was created",
"definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.",
"comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.implicitRules",
"min": 0,
"max": "1"
},
"type": [
{
"code": "uri"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": true,
"isModifierReason": "This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation",
"isSummary": true
},
{
"id": "Basic.language",
"path": "Basic.language",
"short": "Language of the resource content",
"definition": "The base language in which the resource is written.",
"comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
"min": 0,
"max": "1",
"base": {
"path": "Resource.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": false,
"isSummary": false,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages|4.0.1"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
}
],
"strength": "preferred",
"description": "A human language.",
"valueSet": "http://hl7.org/fhir/ValueSet/languages|4.0.1"
}
},
{
"id": "Basic.text",
"path": "Basic.text",
"short": "Text summary of the resource, for human interpretation",
"definition": "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
"comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
"alias": [
"narrative",
"html",
"xhtml",
"display"
],
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Narrative"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "Act.text?"
}
]
},
{
"id": "Basic.contained",
"path": "Basic.contained",
"short": "Contained, inline Resources",
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
"comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.",
"alias": [
"inline resources",
"anonymous resources",
"contained resources"
],
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.contained",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Resource"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Basic.extension",
"path": "Basic.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"short": "Extension",
"definition": "An Extension",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:url",
"path": "Basic.extension",
"sliceName": "url",
"short": "R4B: Canonical identifier for this citation, represented as a globally unique URI (new)",
"definition": "R4B: `Citation.url` (new:uri)",
"comment": "Element `Citation.url` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.url` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nCan be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.url|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:version",
"path": "Basic.extension",
"sliceName": "version",
"short": "R4B: Business version of the citation (new)",
"definition": "R4B: `Citation.version` (new:string)",
"comment": "Element `Citation.version` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.version` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThere may be different citation instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the citation with the format [url]|[version].",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.version|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:name",
"path": "Basic.extension",
"sliceName": "name",
"short": "R4B: Name for this citation (computer friendly) (new)",
"definition": "R4B: `Citation.name` (new:string)",
"comment": "Element `Citation.name` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.name` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.name|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:title",
"path": "Basic.extension",
"sliceName": "title",
"short": "R4B: Name for this citation (human friendly) (new)",
"definition": "R4B: `Citation.title` (new:string)",
"comment": "Element `Citation.title` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.title` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.title|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:experimental",
"path": "Basic.extension",
"sliceName": "experimental",
"short": "R4B: For testing purposes, not real usage (new)",
"definition": "R4B: `Citation.experimental` (new:boolean)",
"comment": "Element `Citation.experimental` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.experimental` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nAllows filtering of citations that are appropriate for use versus not.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.experimental|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:date",
"path": "Basic.extension",
"sliceName": "date",
"short": "R4B: Date last changed (new)",
"definition": "R4B: `Citation.date` (new:dateTime)",
"comment": "Element `Citation.date` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.date` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nNote that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the citation. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.date|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:publisher",
"path": "Basic.extension",
"sliceName": "publisher",
"short": "R4B: The publisher of the Citation, not the publisher of the article or artifact being cited (new)",
"definition": "R4B: `Citation.publisher` (new:string)",
"comment": "Element `Citation.publisher` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.publisher` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nUsually an organization but may be an individual. The publisher (or steward) of the citation is the organization or individual primarily responsible for the maintenance and upkeep of the citation. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the citation. This item SHOULD be populated unless the information is available from context.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.publisher|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:contact",
"path": "Basic.extension",
"sliceName": "contact",
"short": "R4B: Contact details for the publisher of the Citation Resource (new)",
"definition": "R4B: `Citation.contact` (new:ContactDetail)",
"comment": "Element `Citation.contact` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.contact` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nMay be a web site, an email address, a telephone number, etc.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.contact|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:description",
"path": "Basic.extension",
"sliceName": "description",
"short": "R4B: Natural language description of the citation (new)",
"definition": "R4B: `Citation.description` (new:markdown)",
"comment": "Element `Citation.description` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.description` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis description can be used to capture details such as why the citation was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the citation as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the citation is presumed to be the predominant language in the place the citation was created).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.description|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:useContext",
"path": "Basic.extension",
"sliceName": "useContext",
"short": "R4B: The context that the Citation Resource content is intended to support (new)",
"definition": "R4B: `Citation.useContext` (new:UsageContext)",
"comment": "Element `Citation.useContext` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.useContext` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nWhen multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.useContext|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:jurisdiction",
"path": "Basic.extension",
"sliceName": "jurisdiction",
"short": "R4B: Intended jurisdiction for citation (if applicable) (new)",
"definition": "R4B: `Citation.jurisdiction` (new:CodeableConcept)",
"comment": "Element `Citation.jurisdiction` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.jurisdiction` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nIt may be possible for the citation to be used in jurisdictions other than those for which it was originally designed or intended.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.jurisdiction|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:purpose",
"path": "Basic.extension",
"sliceName": "purpose",
"short": "R4B: Why this citation is defined (new)",
"definition": "R4B: `Citation.purpose` (new:markdown)",
"comment": "Element `Citation.purpose` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.purpose` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis element does not describe the usage of the citation. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this citation.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.purpose|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:copyright",
"path": "Basic.extension",
"sliceName": "copyright",
"short": "R4B: Use and/or publishing restrictions for the Citation, not for the cited artifact (new)",
"definition": "R4B: `Citation.copyright` (new:markdown)",
"comment": "Element `Citation.copyright` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.copyright` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.copyright|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:approvalDate",
"path": "Basic.extension",
"sliceName": "approvalDate",
"short": "R4B: When the citation was approved by publisher (new)",
"definition": "R4B: `Citation.approvalDate` (new:date)",
"comment": "Element `Citation.approvalDate` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.approvalDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe 'date' element may be more recent than the approval date because of minor changes or editorial corrections.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.approvalDate|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:lastReviewDate",
"path": "Basic.extension",
"sliceName": "lastReviewDate",
"short": "R4B: When the citation was last reviewed (new)",
"definition": "R4B: `Citation.lastReviewDate` (new:date)",
"comment": "Element `Citation.lastReviewDate` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.lastReviewDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nIf specified, this date follows the original approval date.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.lastReviewDate|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:effectivePeriod",
"path": "Basic.extension",
"sliceName": "effectivePeriod",
"short": "R4B: When the citation is expected to be used (new)",
"definition": "R4B: `Citation.effectivePeriod` (new:Period)",
"comment": "Element `Citation.effectivePeriod` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.effectivePeriod` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe effective period for a citation determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.effectivePeriod|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:author",
"path": "Basic.extension",
"sliceName": "author",
"short": "R4B: Who authored the Citation (new)",
"definition": "R4B: `Citation.author` (new:ContactDetail)",
"comment": "Element `Citation.author` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.author` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nWhile the source element matches Basic element path `` (``), the definitions are not compatible (source: `ContactDetail`:0..* -> basic: `Reference(http://hl7.org/fhir/StructureDefinition/Practitioner,http://hl7.org/fhir/StructureDefinition/PractitionerRole,http://hl7.org/fhir/StructureDefinition/Patient,http://hl7.org/fhir/StructureDefinition/RelatedPerson,http://hl7.org/fhir/StructureDefinition/Organization)`:0..1).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.author|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:editor",
"path": "Basic.extension",
"sliceName": "editor",
"short": "R4B: Who edited the Citation (new)",
"definition": "R4B: `Citation.editor` (new:ContactDetail)",
"comment": "Element `Citation.editor` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.editor` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.editor|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:reviewer",
"path": "Basic.extension",
"sliceName": "reviewer",
"short": "R4B: Who reviewed the Citation (new)",
"definition": "R4B: `Citation.reviewer` (new:ContactDetail)",
"comment": "Element `Citation.reviewer` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.reviewer` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.reviewer|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:endorser",
"path": "Basic.extension",
"sliceName": "endorser",
"short": "R4B: Who endorsed the Citation (new)",
"definition": "R4B: `Citation.endorser` (new:ContactDetail)",
"comment": "Element `Citation.endorser` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.endorser` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.endorser|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:summary",
"path": "Basic.extension",
"sliceName": "summary",
"short": "R4B: A human-readable display of the citation (new)",
"definition": "R4B: `Citation.summary` (new:BackboneElement)",
"comment": "Element `Citation.summary` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.summary` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.summary|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:classification",
"path": "Basic.extension",
"sliceName": "classification",
"short": "R4B: The assignment to an organizing scheme (new)",
"definition": "R4B: `Citation.classification` (new:BackboneElement)",
"comment": "Element `Citation.classification` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.classification` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.classification|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:note",
"path": "Basic.extension",
"sliceName": "note",
"short": "R4B: Used for general notes and annotations not coded elsewhere (new)",
"definition": "R4B: `Citation.note` (new:Annotation)",
"comment": "Element `Citation.note` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.note|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:currentState",
"path": "Basic.extension",
"sliceName": "currentState",
"short": "R4B: The status of the citation (new)",
"definition": "R4B: `Citation.currentState` (new:CodeableConcept)",
"comment": "Element `Citation.currentState` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.currentState` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.currentState|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:statusDate",
"path": "Basic.extension",
"sliceName": "statusDate",
"short": "R4B: An effective date or period for a status of the citation (new)",
"definition": "R4B: `Citation.statusDate` (new:BackboneElement)",
"comment": "Element `Citation.statusDate` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.statusDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.statusDate|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:relatesTo",
"path": "Basic.extension",
"sliceName": "relatesTo",
"short": "R4B: Artifact related to the Citation Resource (new)",
"definition": "R4B: `Citation.relatesTo` (new:BackboneElement)",
"comment": "Element `Citation.relatesTo` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.relatesTo` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.relatesTo|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.extension:citedArtifact",
"path": "Basic.extension",
"sliceName": "citedArtifact",
"short": "R4B: The article or artifact being described (new)",
"definition": "R4B: `Citation.citedArtifact` (new:BackboneElement)",
"comment": "Element `Citation.citedArtifact` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.citedArtifact` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": false,
"isSummary": false
},
{
"id": "Basic.modifierExtension",
"path": "Basic.modifierExtension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"short": "Extension",
"definition": "An Extension",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them",
"isSummary": false
},
{
"id": "Basic.modifierExtension:status",
"path": "Basic.modifierExtension",
"sliceName": "status",
"short": "R4B: draft | active | retired | unknown (new)",
"definition": "R4B: `Citation.status` (new:code)",
"comment": "Element `Citation.status` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.status` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nAllows filtering of summarys s that are appropriate for use versus not.",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.status|0.1.0"
]
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension|4.0.1"
}
],
"isModifier": true,
"isModifierReason": "This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration",
"isSummary": false
},
{
"id": "Basic.identifier",
"path": "Basic.identifier",
"short": "Business identifier",
"definition": "Identifier assigned to the resource for business purposes, outside the context of FHIR.",
"min": 0,
"max": "*",
"base": {
"path": "Basic.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "w5",
"map": "FiveWs.identifier"
},
{
"identity": "rim",
"map": "./identifier"
}
]
},
{
"id": "Basic.code",
"path": "Basic.code",
"short": "Kind of Resource",
"definition": "Identifies the 'type' of resource - equivalent to the resource name for other resources.",
"comment": "Because resource references will only be able to indicate 'Basic', the type of reference will need to be specified in a Profile identified as part of the resource. Refer to the resource notes section for information on appropriate terminologies for this code.\n\nThis element is labeled as a modifier because it defines the meaning of the resource and cannot be ignored.",
"requirements": "Must be able to distinguish different types of Basic resources.",
"min": 1,
"max": "1",
"base": {
"path": "Basic.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": true,
"isModifierReason": "This element determines what kind of resource is being represented which drives the meaning of all of the other elements.",
"isSummary": true,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BasicResourceType"
}
],
"strength": "example",
"description": "Codes for identifying types of resources not yet defined by FHIR.",
"valueSet": "http://hl7.org/fhir/ValueSet/basic-resource-type|4.0.1"
},
"mapping": [
{
"identity": "w5",
"map": "FiveWs.what[x]"
},
{
"identity": "rim",
"map": "./code"
}
]
},
{
"id": "Basic.subject",
"path": "Basic.subject",
"short": "Identifies the focus of this resource",
"definition": "Identifies the patient, practitioner, device or any other resource that is the \"focus\" of this resource.",
"comment": "Optional as not all potential resources will have subjects. Resources associated with multiple subjects can handle this via extension.",
"requirements": "Needed for partitioning the resource by Patient.",
"min": 0,
"max": "1",
"base": {
"path": "Basic.subject",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Resource|4.0.1"
]
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "w5",
"map": "FiveWs.subject[x]"
},
{
"identity": "rim",
"map": "./participation[typeCode='SBJ'] (possibly through a ControlAct and Role)"
},
{
"identity": "w5",
"map": "FiveWs.subject"
}
]
},
{
"id": "Basic.created",
"path": "Basic.created",
"short": "When created",
"definition": "Identifies when the resource was first created.",
"requirements": "Allows ordering resource instances by time.",
"min": 0,
"max": "1",
"base": {
"path": "Basic.created",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "w5",
"map": "FiveWs.recorded"
},
{
"identity": "rim",
"map": "./participation[typeCode='AUT']/time (possibly through a ControlAct and Role)"
}
]
},
{
"id": "Basic.author",
"path": "Basic.author",
"short": "Who created",
"definition": "Indicates who was responsible for creating the resource instance.",
"requirements": "Needed for partitioning the resource.",
"min": 0,
"max": "1",
"base": {
"path": "Basic.author",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1",
"http://hl7.org/fhir/StructureDefinition/Patient|4.0.1",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1",
"http://hl7.org/fhir/StructureDefinition/Organization|4.0.1"
]
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element|4.0.1"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "w5",
"map": "FiveWs.author"
},
{
"identity": "rim",
"map": "./participation[typeCode='SUB'] (possibly through a ControlAct and Role)"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Basic",
"path": "Basic"
},
{
"id": "Basic.extension",
"path": "Basic.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"min": 0,
"max": "*"
},
{
"id": "Basic.extension:url",
"path": "Basic.extension",
"sliceName": "url",
"short": "R4B: Canonical identifier for this citation, represented as a globally unique URI (new)",
"definition": "R4B: `Citation.url` (new:uri)",
"comment": "Element `Citation.url` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.url` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nCan be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.url|0.1.0"
]
}
]
},
{
"id": "Basic.extension:version",
"path": "Basic.extension",
"sliceName": "version",
"short": "R4B: Business version of the citation (new)",
"definition": "R4B: `Citation.version` (new:string)",
"comment": "Element `Citation.version` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.version` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThere may be different citation instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the citation with the format [url]|[version].",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.version|0.1.0"
]
}
]
},
{
"id": "Basic.extension:name",
"path": "Basic.extension",
"sliceName": "name",
"short": "R4B: Name for this citation (computer friendly) (new)",
"definition": "R4B: `Citation.name` (new:string)",
"comment": "Element `Citation.name` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.name` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.name|0.1.0"
]
}
]
},
{
"id": "Basic.extension:title",
"path": "Basic.extension",
"sliceName": "title",
"short": "R4B: Name for this citation (human friendly) (new)",
"definition": "R4B: `Citation.title` (new:string)",
"comment": "Element `Citation.title` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.title` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.title|0.1.0"
]
}
]
},
{
"id": "Basic.extension:experimental",
"path": "Basic.extension",
"sliceName": "experimental",
"short": "R4B: For testing purposes, not real usage (new)",
"definition": "R4B: `Citation.experimental` (new:boolean)",
"comment": "Element `Citation.experimental` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.experimental` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nAllows filtering of citations that are appropriate for use versus not.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.experimental|0.1.0"
]
}
]
},
{
"id": "Basic.extension:date",
"path": "Basic.extension",
"sliceName": "date",
"short": "R4B: Date last changed (new)",
"definition": "R4B: `Citation.date` (new:dateTime)",
"comment": "Element `Citation.date` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.date` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nNote that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the citation. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.date|0.1.0"
]
}
]
},
{
"id": "Basic.extension:publisher",
"path": "Basic.extension",
"sliceName": "publisher",
"short": "R4B: The publisher of the Citation, not the publisher of the article or artifact being cited (new)",
"definition": "R4B: `Citation.publisher` (new:string)",
"comment": "Element `Citation.publisher` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.publisher` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nUsually an organization but may be an individual. The publisher (or steward) of the citation is the organization or individual primarily responsible for the maintenance and upkeep of the citation. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the citation. This item SHOULD be populated unless the information is available from context.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.publisher|0.1.0"
]
}
]
},
{
"id": "Basic.extension:contact",
"path": "Basic.extension",
"sliceName": "contact",
"short": "R4B: Contact details for the publisher of the Citation Resource (new)",
"definition": "R4B: `Citation.contact` (new:ContactDetail)",
"comment": "Element `Citation.contact` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.contact` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nMay be a web site, an email address, a telephone number, etc.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.contact|0.1.0"
]
}
]
},
{
"id": "Basic.extension:description",
"path": "Basic.extension",
"sliceName": "description",
"short": "R4B: Natural language description of the citation (new)",
"definition": "R4B: `Citation.description` (new:markdown)",
"comment": "Element `Citation.description` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.description` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis description can be used to capture details such as why the citation was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the citation as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the citation is presumed to be the predominant language in the place the citation was created).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.description|0.1.0"
]
}
]
},
{
"id": "Basic.extension:useContext",
"path": "Basic.extension",
"sliceName": "useContext",
"short": "R4B: The context that the Citation Resource content is intended to support (new)",
"definition": "R4B: `Citation.useContext` (new:UsageContext)",
"comment": "Element `Citation.useContext` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.useContext` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nWhen multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.useContext|0.1.0"
]
}
]
},
{
"id": "Basic.extension:jurisdiction",
"path": "Basic.extension",
"sliceName": "jurisdiction",
"short": "R4B: Intended jurisdiction for citation (if applicable) (new)",
"definition": "R4B: `Citation.jurisdiction` (new:CodeableConcept)",
"comment": "Element `Citation.jurisdiction` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.jurisdiction` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nIt may be possible for the citation to be used in jurisdictions other than those for which it was originally designed or intended.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.jurisdiction|0.1.0"
]
}
]
},
{
"id": "Basic.extension:purpose",
"path": "Basic.extension",
"sliceName": "purpose",
"short": "R4B: Why this citation is defined (new)",
"definition": "R4B: `Citation.purpose` (new:markdown)",
"comment": "Element `Citation.purpose` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.purpose` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis element does not describe the usage of the citation. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this citation.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.purpose|0.1.0"
]
}
]
},
{
"id": "Basic.extension:copyright",
"path": "Basic.extension",
"sliceName": "copyright",
"short": "R4B: Use and/or publishing restrictions for the Citation, not for the cited artifact (new)",
"definition": "R4B: `Citation.copyright` (new:markdown)",
"comment": "Element `Citation.copyright` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.copyright` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.copyright|0.1.0"
]
}
]
},
{
"id": "Basic.extension:approvalDate",
"path": "Basic.extension",
"sliceName": "approvalDate",
"short": "R4B: When the citation was approved by publisher (new)",
"definition": "R4B: `Citation.approvalDate` (new:date)",
"comment": "Element `Citation.approvalDate` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.approvalDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe 'date' element may be more recent than the approval date because of minor changes or editorial corrections.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.approvalDate|0.1.0"
]
}
]
},
{
"id": "Basic.extension:lastReviewDate",
"path": "Basic.extension",
"sliceName": "lastReviewDate",
"short": "R4B: When the citation was last reviewed (new)",
"definition": "R4B: `Citation.lastReviewDate` (new:date)",
"comment": "Element `Citation.lastReviewDate` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.lastReviewDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nIf specified, this date follows the original approval date.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.lastReviewDate|0.1.0"
]
}
]
},
{
"id": "Basic.extension:effectivePeriod",
"path": "Basic.extension",
"sliceName": "effectivePeriod",
"short": "R4B: When the citation is expected to be used (new)",
"definition": "R4B: `Citation.effectivePeriod` (new:Period)",
"comment": "Element `Citation.effectivePeriod` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.effectivePeriod` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe effective period for a citation determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.effectivePeriod|0.1.0"
]
}
]
},
{
"id": "Basic.extension:author",
"path": "Basic.extension",
"sliceName": "author",
"short": "R4B: Who authored the Citation (new)",
"definition": "R4B: `Citation.author` (new:ContactDetail)",
"comment": "Element `Citation.author` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.author` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nWhile the source element matches Basic element path `` (``), the definitions are not compatible (source: `ContactDetail`:0..* -> basic: `Reference(http://hl7.org/fhir/StructureDefinition/Practitioner,http://hl7.org/fhir/StructureDefinition/PractitionerRole,http://hl7.org/fhir/StructureDefinition/Patient,http://hl7.org/fhir/StructureDefinition/RelatedPerson,http://hl7.org/fhir/StructureDefinition/Organization)`:0..1).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.author|0.1.0"
]
}
]
},
{
"id": "Basic.extension:editor",
"path": "Basic.extension",
"sliceName": "editor",
"short": "R4B: Who edited the Citation (new)",
"definition": "R4B: `Citation.editor` (new:ContactDetail)",
"comment": "Element `Citation.editor` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.editor` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.editor|0.1.0"
]
}
]
},
{
"id": "Basic.extension:reviewer",
"path": "Basic.extension",
"sliceName": "reviewer",
"short": "R4B: Who reviewed the Citation (new)",
"definition": "R4B: `Citation.reviewer` (new:ContactDetail)",
"comment": "Element `Citation.reviewer` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.reviewer` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.reviewer|0.1.0"
]
}
]
},
{
"id": "Basic.extension:endorser",
"path": "Basic.extension",
"sliceName": "endorser",
"short": "R4B: Who endorsed the Citation (new)",
"definition": "R4B: `Citation.endorser` (new:ContactDetail)",
"comment": "Element `Citation.endorser` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.endorser` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.endorser|0.1.0"
]
}
]
},
{
"id": "Basic.extension:summary",
"path": "Basic.extension",
"sliceName": "summary",
"short": "R4B: A human-readable display of the citation (new)",
"definition": "R4B: `Citation.summary` (new:BackboneElement)",
"comment": "Element `Citation.summary` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.summary` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.summary|0.1.0"
]
}
]
},
{
"id": "Basic.extension:classification",
"path": "Basic.extension",
"sliceName": "classification",
"short": "R4B: The assignment to an organizing scheme (new)",
"definition": "R4B: `Citation.classification` (new:BackboneElement)",
"comment": "Element `Citation.classification` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.classification` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.classification|0.1.0"
]
}
]
},
{
"id": "Basic.extension:note",
"path": "Basic.extension",
"sliceName": "note",
"short": "R4B: Used for general notes and annotations not coded elsewhere (new)",
"definition": "R4B: `Citation.note` (new:Annotation)",
"comment": "Element `Citation.note` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.note|0.1.0"
]
}
]
},
{
"id": "Basic.extension:currentState",
"path": "Basic.extension",
"sliceName": "currentState",
"short": "R4B: The status of the citation (new)",
"definition": "R4B: `Citation.currentState` (new:CodeableConcept)",
"comment": "Element `Citation.currentState` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.currentState` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.currentState|0.1.0"
]
}
]
},
{
"id": "Basic.extension:statusDate",
"path": "Basic.extension",
"sliceName": "statusDate",
"short": "R4B: An effective date or period for a status of the citation (new)",
"definition": "R4B: `Citation.statusDate` (new:BackboneElement)",
"comment": "Element `Citation.statusDate` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.statusDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.statusDate|0.1.0"
]
}
]
},
{
"id": "Basic.extension:relatesTo",
"path": "Basic.extension",
"sliceName": "relatesTo",
"short": "R4B: Artifact related to the Citation Resource (new)",
"definition": "R4B: `Citation.relatesTo` (new:BackboneElement)",
"comment": "Element `Citation.relatesTo` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.relatesTo` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.relatesTo|0.1.0"
]
}
]
},
{
"id": "Basic.extension:citedArtifact",
"path": "Basic.extension",
"sliceName": "citedArtifact",
"short": "R4B: The article or artifact being described (new)",
"definition": "R4B: `Citation.citedArtifact` (new:BackboneElement)",
"comment": "Element `Citation.citedArtifact` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.citedArtifact` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact|0.1.0"
]
}
]
},
{
"id": "Basic.modifierExtension",
"path": "Basic.modifierExtension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"min": 0,
"max": "*"
},
{
"id": "Basic.modifierExtension:status",
"path": "Basic.modifierExtension",
"sliceName": "status",
"short": "R4B: draft | active | retired | unknown (new)",
"definition": "R4B: `Citation.status` (new:code)",
"comment": "Element `Citation.status` is not mapped to FHIR R4, since FHIR R4B `Citation` is not mapped.\nElement `Citation.status` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nAllows filtering of summarys s that are appropriate for use versus not.",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.status|0.1.0"
]
}
]
}
]
}
}