CH Core (R4)
5.0.0-ci-build - ci-build Switzerland flag

CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-core/ and changes regularly. See the Directory of published versions

Extension: Author of the content

Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author Version: 5.0.0-ci-build
Active as of 2024-04-16 Computable Name: Author

Copyright/Legal: CC0-1.0

Extension to reference the person (and her/his organization) who is responsible for the content (e.g. an author of an eMedication document or a recorder of an immunization). This extension is used to differentiate on entry level between the author of the content (represented with this extension) and the author of the medical decision or the performer of an event (represented e.g. with Resource.performer/informationSource).

Context of Use

This extension may be used on the following element(s):

  • Element ID MedicationStatement
  • Element ID MedicationDispense
  • Element ID MedicationRequest
  • Element ID Observation
  • Element ID Immunization

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type Reference: Extension to reference the person (and her/his organization) who is responsible for the content (e.g. an author of an eMedication document or a recorder of an immunization). This extension is used to differentiate on entry level between the author of the content (represented with this extension) and the author of the medical decision or the performer of an event (represented e.g. with Resource.performer/informationSource).

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension Extension
... extension 0..0
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author"
... Slices for value[x] 1..1 Reference() Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueReference 1..1 Reference(CH Core Patient | CH Core PractitionerRole | RelatedPerson) Author of the content
..... time 0..1 dateTime Timestamp of the authorship/data input
URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time
..... reference 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Optional Extensions Element
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author"
.... value[x]:valueReference 1..1 Reference(CH Core Patient | CH Core PractitionerRole | RelatedPerson) Author of the content
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... time 0..1 dateTime Timestamp of the authorship/data input
URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time
..... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Reference: Extension to reference the person (and her/his organization) who is responsible for the content (e.g. an author of an eMedication document or a recorder of an immunization). This extension is used to differentiate on entry level between the author of the content (represented with this extension) and the author of the medical decision or the performer of an event (represented e.g. with Resource.performer/informationSource).

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension Extension
... extension 0..0
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author"
... Slices for value[x] 1..1 Reference() Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueReference 1..1 Reference(CH Core Patient | CH Core PractitionerRole | RelatedPerson) Author of the content
..... time 0..1 dateTime Timestamp of the authorship/data input
URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time
..... reference 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Optional Extensions Element
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author"
.... value[x]:valueReference 1..1 Reference(CH Core Patient | CH Core PractitionerRole | RelatedPerson) Author of the content
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... time 0..1 dateTime Timestamp of the authorship/data input
URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time
..... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]:valueReference.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()