2025.2.0 - ci-build

IGTTPFHIRGatewaygICS - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: ConsentPolicy

Official URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/ActivityDefinition/ConsentPolicy Version: 2025.2.0
Active as of 2025-06-12 Computable Name: ConsentPolicy

Copyright/Legal: Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald

Abbildung aller relevanten Information zur Verwaltung wiederverwendbarer Einwilligungspolicies mit gICS

Suchparameter

Name Typ Beschreibung Pfad
useContextIdentifier token Eindeutiger Name (Identifikator) der Domain ActivityDefinition.useContext.valueReference(ResearchStudy).identifier
name string Name der Policy ActivityDefinition.name
code token Code der Policy ActivityDefinition.code
version token Version der Policy ActivityDefinition.version

Zulässige Kombinationen von Suchparametern:

  • alle Policies einer Consent Domain
    GET [base]/gics/ActivityDefinition?useContextIdentifier=MIRACUM
  • spezifische Policy einer Consent Domain nach Name
    GET [base]/gics/ActivityDefinition?useContextIdentifier=MIRACUM&name=BIOMAT_Analysedaten_erheben&version=1.0
  • spezifische Policy einer Consent Domain nach Code
    GET [base]/gics/ActivityDefinition?useContextIdentifier=MIRACUM&code=https://ths-greifswald.de/fhir/CodeSystem/gics/Policy|MDAT_speichern&version=1.0

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ActivityDefinition C 0..* ActivityDefinition Consent Policy
Constraints: adf-0
... meta SΣ 1..1 Meta Metadata about the resource
.... lastUpdated SΣ 1..1 instant updateDate
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... extension:created S 0..1 instant Created
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/Created
.... extension:externalProperty S 0..* (Complex) externalProperties
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:key 1..1 Extension Extension
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "key"
....... value[x] S 1..1 string Value of extension
...... extension:value 1..1 Extension Extension
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "value"
....... value[x] S 1..1 string Value of extension
..... url 1..1 uri "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty"
... version SΣ 1..1 string version
... name SΣC 1..1 string name
... title SΣ 0..1 string label
... status ?!SΣ 1..1 code finalisiert ja/nein
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description SΣ 0..1 markdown comment
... useContext SΣ 1..1 UsageContext domainName
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
..... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: program
.... value[x] SΣ 1..1 Reference(Consent Domain) Value that defines the context
..... reference SΣC 1..1 string Literal reference, Relative, internal or absolute URL
... code SΣ 1..1 CodeableConcept Detail type of activity
Binding: Policy (extensible)
.... coding SΣ 1..* Coding Code defined by a terminology system
..... system SΣ 1..1 uri Identity of the terminology system
..... code SΣ 1..1 code Symbol in syntax defined by the system

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ActivityDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.
ActivityDefinition.useContext.​code Base extensible UsageContextType 📍4.0.1 FHIR Std.
ActivityDefinition.code Base extensible Policy 📦2025.2.0 This IG
ActivityDefinition.participant.​type Base required ActionParticipantType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
adf-0 warning ActivityDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
dom-2 error ActivityDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ActivityDefinition 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 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()
dom-4 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ActivityDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** elements Must have either extensions or value[x], not both extension.exists() != value.exists()
exp-1 error ActivityDefinition.dynamicValue.expression An expression or a reference must be provided expression.exists() or reference.exists()

This structure is derived from ActivityDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ActivityDefinition 0..* ActivityDefinition Consent Policy
... meta S 1..1 Meta Metadata about the resource
.... lastUpdated S 1..1 instant updateDate
... Slices for extension Content/Rules for all slices
.... extension:created S 0..1 instant Created
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/Created
.... extension:externalProperty S 0..* (Complex) externalProperties
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
..... Slices for extension Content/Rules for all slices
...... extension:key 1..1 Extension Extension
....... value[x] S 1..1 string Value of extension
...... extension:value 1..1 Extension Extension
....... value[x] S 1..1 string Value of extension
... url 0..0 Canonical identifier for this activity definition, represented as a URI (globally unique)
... identifier 0..0 Additional identifier for the activity definition
... version S 1..1 string version
... name S 1..1 string name
... title S 0..1 string label
... subtitle 0..0 Subordinate title of the activity definition
... status S 1..1 code finalisiert ja/nein
... experimental 0..0 For testing purposes, not real usage
... subject[x] 0..0 Type of individual the activity definition is intended for
... date 0..0 Date last changed
... publisher 0..0 Name of the publisher (organization or individual)
... contact 0..0 Contact details for the publisher
... description S 0..1 markdown comment
... useContext S 1..1 UsageContext domainName
.... code S 1..1 Coding Type of context being specified
..... system S 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... code S 1..1 code Symbol in syntax defined by the system
Fixed Value: program
.... value[x] S 1..1 Reference(Consent Domain) Value that defines the context
..... reference S 1..1 string Literal reference, Relative, internal or absolute URL
... jurisdiction 0..0 Intended jurisdiction for activity definition (if applicable)
... purpose 0..0 Why this activity definition is defined
... usage 0..0 comment
... copyright 0..0 Use and/or publishing restrictions
... approvalDate 0..0 When the activity definition was approved by publisher
... lastReviewDate 0..0 When the activity definition was last reviewed
... effectivePeriod 0..0 When the activity definition is expected to be used
... topic 0..0 E.g. Education, Treatment, Assessment, etc.
... author 0..0 Who authored the content
... editor 0..0 Who edited the content
... reviewer 0..0 Who reviewed the content
... endorser 0..0 Who endorsed the content
... relatedArtifact 0..0 Additional documentation, citations, etc.
... library 0..0 Logic used by the activity definition
... kind 0..0 Kind of resource
... profile 0..0 What profile the resource needs to conform to
... code S 1..1 CodeableConcept Detail type of activity
Binding: Policy (extensible)
.... coding S 1..* Coding Code defined by a terminology system
..... system S 1..1 uri Identity of the terminology system
..... code S 1..1 code Symbol in syntax defined by the system
... intent 0..0 proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
... priority 0..0 routine | urgent | asap | stat
... doNotPerform 0..0 True if the activity should not be performed
... timing[x] 0..0 When activity is to occur
... location 0..0 Where it should happen
... participant 0..0 Who should participate in the action
... product[x] 0..0 What's administered/supplied
... quantity 0..0 How much is administered/consumed/supplied
... dosage 0..0 Detailed dosage instructions
... bodySite 0..0 What part of body to perform on
... specimenRequirement 0..0 What specimens are required to perform this action
... observationRequirement 0..0 What observations are required to perform this action
... observationResultRequirement 0..0 What observations must be produced by this action
... transform 0..0 Transform to apply the template
... dynamicValue 0..0 Dynamic aspects of the definition

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ActivityDefinition.code Base extensible Policy 📦2025.2.0 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ActivityDefinition C 0..* ActivityDefinition Consent Policy
Constraints: adf-0
... id Σ 0..1 id Logical id of this artifact
... meta SΣ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated SΣ 1..1 instant updateDate
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:created S 0..1 instant Created
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/Created
.... extension:externalProperty S 0..* (Complex) externalProperties
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:key 1..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "key"
....... value[x] S 1..1 string Value of extension
...... extension:value 1..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "value"
....... value[x] S 1..1 string Value of extension
..... url 1..1 uri "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty"
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... version SΣ 1..1 string version
... name SΣC 1..1 string name
... title SΣ 0..1 string label
... status ?!SΣ 1..1 code finalisiert ja/nein
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description SΣ 0..1 markdown comment
... useContext SΣ 1..1 UsageContext domainName
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... version Σ 0..1 string Version of the system - if relevant
..... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: program
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... value[x] SΣ 1..1 Reference(Consent Domain) Value that defines the context
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference SΣ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
... code SΣ 1..1 CodeableConcept Detail type of activity
Binding: Policy (extensible)
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code SΣ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ActivityDefinition.meta.​security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
ActivityDefinition.meta.​tag Base example Common Tags 📍4.0.1 FHIR Std.
ActivityDefinition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
ActivityDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.
ActivityDefinition.useContext.​code Base extensible UsageContextType 📍4.0.1 FHIR Std.
ActivityDefinition.useContext.​value[x].type Base extensible ResourceType 📍4.0.1 FHIR Std.
ActivityDefinition.code Base extensible Policy 📦2025.2.0 This IG
ActivityDefinition.participant.​type Base required ActionParticipantType 📍4.0.1 FHIR Std.
ActivityDefinition.participant.​role Base example Action participant role 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
adf-0 warning ActivityDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
dom-2 error ActivityDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ActivityDefinition 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 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()
dom-4 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ActivityDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** elements Must have either extensions or value[x], not both extension.exists() != value.exists()
exp-1 error ActivityDefinition.dynamicValue.expression An expression or a reference must be provided expression.exists() or reference.exists()

This structure is derived from ActivityDefinition

Summary

Mandatory: 12 elements
Must-Support: 21 elements
Fixed: 2 elements
Prohibited: 39 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ActivityDefinition C 0..* ActivityDefinition Consent Policy
Constraints: adf-0
... meta SΣ 1..1 Meta Metadata about the resource
.... lastUpdated SΣ 1..1 instant updateDate
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... extension:created S 0..1 instant Created
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/Created
.... extension:externalProperty S 0..* (Complex) externalProperties
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:key 1..1 Extension Extension
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "key"
....... value[x] S 1..1 string Value of extension
...... extension:value 1..1 Extension Extension
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "value"
....... value[x] S 1..1 string Value of extension
..... url 1..1 uri "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty"
... version SΣ 1..1 string version
... name SΣC 1..1 string name
... title SΣ 0..1 string label
... status ?!SΣ 1..1 code finalisiert ja/nein
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description SΣ 0..1 markdown comment
... useContext SΣ 1..1 UsageContext domainName
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
..... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: program
.... value[x] SΣ 1..1 Reference(Consent Domain) Value that defines the context
..... reference SΣC 1..1 string Literal reference, Relative, internal or absolute URL
... code SΣ 1..1 CodeableConcept Detail type of activity
Binding: Policy (extensible)
.... coding SΣ 1..* Coding Code defined by a terminology system
..... system SΣ 1..1 uri Identity of the terminology system
..... code SΣ 1..1 code Symbol in syntax defined by the system

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ActivityDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.
ActivityDefinition.useContext.​code Base extensible UsageContextType 📍4.0.1 FHIR Std.
ActivityDefinition.code Base extensible Policy 📦2025.2.0 This IG
ActivityDefinition.participant.​type Base required ActionParticipantType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
adf-0 warning ActivityDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
dom-2 error ActivityDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ActivityDefinition 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 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()
dom-4 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ActivityDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** elements Must have either extensions or value[x], not both extension.exists() != value.exists()
exp-1 error ActivityDefinition.dynamicValue.expression An expression or a reference must be provided expression.exists() or reference.exists()

Differential View

This structure is derived from ActivityDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ActivityDefinition 0..* ActivityDefinition Consent Policy
... meta S 1..1 Meta Metadata about the resource
.... lastUpdated S 1..1 instant updateDate
... Slices for extension Content/Rules for all slices
.... extension:created S 0..1 instant Created
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/Created
.... extension:externalProperty S 0..* (Complex) externalProperties
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
..... Slices for extension Content/Rules for all slices
...... extension:key 1..1 Extension Extension
....... value[x] S 1..1 string Value of extension
...... extension:value 1..1 Extension Extension
....... value[x] S 1..1 string Value of extension
... url 0..0 Canonical identifier for this activity definition, represented as a URI (globally unique)
... identifier 0..0 Additional identifier for the activity definition
... version S 1..1 string version
... name S 1..1 string name
... title S 0..1 string label
... subtitle 0..0 Subordinate title of the activity definition
... status S 1..1 code finalisiert ja/nein
... experimental 0..0 For testing purposes, not real usage
... subject[x] 0..0 Type of individual the activity definition is intended for
... date 0..0 Date last changed
... publisher 0..0 Name of the publisher (organization or individual)
... contact 0..0 Contact details for the publisher
... description S 0..1 markdown comment
... useContext S 1..1 UsageContext domainName
.... code S 1..1 Coding Type of context being specified
..... system S 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... code S 1..1 code Symbol in syntax defined by the system
Fixed Value: program
.... value[x] S 1..1 Reference(Consent Domain) Value that defines the context
..... reference S 1..1 string Literal reference, Relative, internal or absolute URL
... jurisdiction 0..0 Intended jurisdiction for activity definition (if applicable)
... purpose 0..0 Why this activity definition is defined
... usage 0..0 comment
... copyright 0..0 Use and/or publishing restrictions
... approvalDate 0..0 When the activity definition was approved by publisher
... lastReviewDate 0..0 When the activity definition was last reviewed
... effectivePeriod 0..0 When the activity definition is expected to be used
... topic 0..0 E.g. Education, Treatment, Assessment, etc.
... author 0..0 Who authored the content
... editor 0..0 Who edited the content
... reviewer 0..0 Who reviewed the content
... endorser 0..0 Who endorsed the content
... relatedArtifact 0..0 Additional documentation, citations, etc.
... library 0..0 Logic used by the activity definition
... kind 0..0 Kind of resource
... profile 0..0 What profile the resource needs to conform to
... code S 1..1 CodeableConcept Detail type of activity
Binding: Policy (extensible)
.... coding S 1..* Coding Code defined by a terminology system
..... system S 1..1 uri Identity of the terminology system
..... code S 1..1 code Symbol in syntax defined by the system
... intent 0..0 proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
... priority 0..0 routine | urgent | asap | stat
... doNotPerform 0..0 True if the activity should not be performed
... timing[x] 0..0 When activity is to occur
... location 0..0 Where it should happen
... participant 0..0 Who should participate in the action
... product[x] 0..0 What's administered/supplied
... quantity 0..0 How much is administered/consumed/supplied
... dosage 0..0 Detailed dosage instructions
... bodySite 0..0 What part of body to perform on
... specimenRequirement 0..0 What specimens are required to perform this action
... observationRequirement 0..0 What observations are required to perform this action
... observationResultRequirement 0..0 What observations must be produced by this action
... transform 0..0 Transform to apply the template
... dynamicValue 0..0 Dynamic aspects of the definition

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ActivityDefinition.code Base extensible Policy 📦2025.2.0 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ActivityDefinition C 0..* ActivityDefinition Consent Policy
Constraints: adf-0
... id Σ 0..1 id Logical id of this artifact
... meta SΣ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated SΣ 1..1 instant updateDate
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:created S 0..1 instant Created
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/Created
.... extension:externalProperty S 0..* (Complex) externalProperties
URL: https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:key 1..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "key"
....... value[x] S 1..1 string Value of extension
...... extension:value 1..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "value"
....... value[x] S 1..1 string Value of extension
..... url 1..1 uri "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty"
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... version SΣ 1..1 string version
... name SΣC 1..1 string name
... title SΣ 0..1 string label
... status ?!SΣ 1..1 code finalisiert ja/nein
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description SΣ 0..1 markdown comment
... useContext SΣ 1..1 UsageContext domainName
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... version Σ 0..1 string Version of the system - if relevant
..... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: program
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... value[x] SΣ 1..1 Reference(Consent Domain) Value that defines the context
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference SΣ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
... code SΣ 1..1 CodeableConcept Detail type of activity
Binding: Policy (extensible)
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code SΣ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ActivityDefinition.meta.​security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
ActivityDefinition.meta.​tag Base example Common Tags 📍4.0.1 FHIR Std.
ActivityDefinition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
ActivityDefinition.status Base required PublicationStatus 📍4.0.1 FHIR Std.
ActivityDefinition.useContext.​code Base extensible UsageContextType 📍4.0.1 FHIR Std.
ActivityDefinition.useContext.​value[x].type Base extensible ResourceType 📍4.0.1 FHIR Std.
ActivityDefinition.code Base extensible Policy 📦2025.2.0 This IG
ActivityDefinition.participant.​type Base required ActionParticipantType 📍4.0.1 FHIR Std.
ActivityDefinition.participant.​role Base example Action participant role 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
adf-0 warning ActivityDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
dom-2 error ActivityDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ActivityDefinition 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 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()
dom-4 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ActivityDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ActivityDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** elements Must have either extensions or value[x], not both extension.exists() != value.exists()
exp-1 error ActivityDefinition.dynamicValue.expression An expression or a reference must be provided expression.exists() or reference.exists()

This structure is derived from ActivityDefinition

Summary

Mandatory: 12 elements
Must-Support: 21 elements
Fixed: 2 elements
Prohibited: 39 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron