Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/4.0/StructureDefinition/profile-ActivityDefinition | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R4_ActivityDefinition_R3 | ||
This cross-version profile allows R4 ActivityDefinition content to be represented via FHIR STU3 ActivityDefinition resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | ActivityDefinition | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ActivityDefinition
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ActivityDefinition | The definition of a specific activity to be taken, independent of any particular patient or context | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | string | R4: Subordinate title of the activity definition (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.subtitle | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R4.Group for use in FHIR STU3(0.1.0) | Group) | R4: Type of individual the activity definition is intended for (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.subject Binding: R4SubjectTypeForR3 (0.1.0) (extensible): The possible types of subjects for an activity (E.g. Patient, Practitioner, Organization, Location, etc.). | |||||
![]() ![]() ![]() |
0..1 | uri | R4: What profile the resource needs to conform to (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.profile | |||||
![]() ![]() ![]() |
0..1 | code | R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.intent Binding: R4RequestIntentForR3 (0.1.0) (required): Codes indicating the degree of authority/intentionality associated with a request. | |||||
![]() ![]() ![]() |
0..1 | code | R4: routine | urgent | asap | stat (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.priority Binding: MedicationRequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() ![]() |
0..1 | Age, Duration | R4: timing additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.timing | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R4.SpecimenDefinition for use in FHIR STU3(0.1.0) | Basic) | R4: What specimens are required to perform this action (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.specimenRequirement | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R4.ObservationDefinition for use in FHIR STU3(0.1.0) | Basic) | R4: What observations are required to perform this action (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.observationRequirement | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R4.ObservationDefinition for use in FHIR STU3(0.1.0) | Basic) | R4: What observations must be produced by this action (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.observationResultRequirement | |||||
![]() ![]() |
?! | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
?! | 0..1 | boolean | R4: True if the activity should not be performed (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.doNotPerform | ||||
![]() ![]() |
Σ | 0..1 | uri | Logical URI to reference this activity definition (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the activity definition | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the activity definition | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this activity definition (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this activity definition (human friendly) | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map. | ||||
![]() ![]() |
?!Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date this was last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the activity definition | ||||
![]() ![]() |
0..1 | markdown | Why this activity definition is defined | |||||
![]() ![]() |
0..1 | string | Describes the clinical usage of the asset | |||||
![]() ![]() |
0..1 | date | When the activity definition was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the activity definition was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | Period | When the activity definition is expected to be used | ||||
![]() ![]() |
Σ | 0..* | UsageContext | Context the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for activity definition (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering | |||||
![]() ![]() |
0..* | Contributor | A content contributor | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who authored the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.author | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who edited the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.editor | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who reviewed the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.reviewer | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who endorsed the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.endorser | |||||
![]() ![]() ![]() |
Σ | 1..1 | code | author | editor | reviewer | endorser Binding: ContributorType (required): The type of contributor | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Who contributed the content | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactDetail | Contact details of the contributor | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc | |||||
![]() ![]() |
0..* | Reference(Library) | Logic used by the asset | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R4: Logic used by the activity definition additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.library | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | code | Kind of resource Binding: ResourceType (required): The kind of activity the definition is describing | |||||
![]() ![]() |
0..1 | CodeableConcept | Detail type of activity Binding: Procedure Codes (SNOMED CT) (example): Detailed type of the activity; e.g. CBC | |||||
![]() ![]() |
0..1 | When activity is to occur | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() |
0..1 | Reference(Location) | Where it should happen | |||||
![]() ![]() |
0..* | BackboneElement | Who should participate in the action | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..1 | code | patient | practitioner | related-person Binding: ActionParticipantType (required): The type of participant in the activity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4: patient | practitioner | related-person | device URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.participant.type Binding: R4ActionParticipantTypeForR3 (0.1.0) (required): The type of participant in the activity. | |||||
![]() ![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent, etc Binding: ActionParticipantRole (example): Defines roles played by participants for the action | |||||
![]() ![]() |
0..1 | What's administered/supplied Binding: SNOMED CT Medication Codes (example): Code describing the type of substance or medication | ||||||
![]() ![]() ![]() |
Reference(Medication | Substance) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
0..1 | SimpleQuantity | How much is administered/consumed/supplied | |||||
![]() ![]() |
0..* | Dosage | Detailed dosage instructions | |||||
![]() ![]() |
0..* | CodeableConcept | What part of body to perform on Binding: SNOMED CT Body Structures (example): A code that identifies the anatomical location | |||||
![]() ![]() |
0..1 | Reference(StructureMap) | Transform to apply the template | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R4: transform additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.transform | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | BackboneElement | Dynamic aspects of the definition | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | string | Natural language description of the dynamic value | |||||
![]() ![]() ![]() |
0..1 | string | The path to the element to be set dynamically | |||||
![]() ![]() ![]() |
0..1 | string | Language of the expression | |||||
![]() ![]() ![]() |
0..1 | string | An expression that provides the dynamic value for the customization | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.language | Base | extensible | Common Languages | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.topic | Base | example | DefinitionTopic | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.contributor.type | Base | required | ContributorType | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.kind | Base | required |
ResourceType
|
📍3.0.2 | tx.fhir.org |
| ActivityDefinition.code | Base | example | Procedure Codes (SNOMED CT) | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.participant.type | Base | required |
ActionParticipantType
|
📍3.0.2 | tx.fhir.org |
| ActivityDefinition.participant.role | Base | example | ActionParticipantRole | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.product[x] | Base | example | SNOMED CT Medication Codes | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.bodySite | Base | example | SNOMED CT Body Structures | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | ActivityDefinition | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ActivityDefinition
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | ActivityDefinition | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from ActivityDefinition
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ActivityDefinition | The definition of a specific activity to be taken, independent of any particular patient or context | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | string | R4: Subordinate title of the activity definition (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.subtitle | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R4.Group for use in FHIR STU3(0.1.0) | Group) | R4: Type of individual the activity definition is intended for (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.subject Binding: R4SubjectTypeForR3 (0.1.0) (extensible): The possible types of subjects for an activity (E.g. Patient, Practitioner, Organization, Location, etc.). | |||||
![]() ![]() ![]() |
0..1 | uri | R4: What profile the resource needs to conform to (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.profile | |||||
![]() ![]() ![]() |
0..1 | code | R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.intent Binding: R4RequestIntentForR3 (0.1.0) (required): Codes indicating the degree of authority/intentionality associated with a request. | |||||
![]() ![]() ![]() |
0..1 | code | R4: routine | urgent | asap | stat (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.priority Binding: MedicationRequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() ![]() |
0..1 | Age, Duration | R4: timing additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.timing | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R4.SpecimenDefinition for use in FHIR STU3(0.1.0) | Basic) | R4: What specimens are required to perform this action (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.specimenRequirement | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R4.ObservationDefinition for use in FHIR STU3(0.1.0) | Basic) | R4: What observations are required to perform this action (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.observationRequirement | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R4.ObservationDefinition for use in FHIR STU3(0.1.0) | Basic) | R4: What observations must be produced by this action (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.observationResultRequirement | |||||
![]() ![]() |
?! | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
?! | 0..1 | boolean | R4: True if the activity should not be performed (new) URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.doNotPerform | ||||
![]() ![]() |
Σ | 0..1 | uri | Logical URI to reference this activity definition (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the activity definition | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the activity definition | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this activity definition (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this activity definition (human friendly) | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map. | ||||
![]() ![]() |
?!Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date this was last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the activity definition | ||||
![]() ![]() |
0..1 | markdown | Why this activity definition is defined | |||||
![]() ![]() |
0..1 | string | Describes the clinical usage of the asset | |||||
![]() ![]() |
0..1 | date | When the activity definition was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the activity definition was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | Period | When the activity definition is expected to be used | ||||
![]() ![]() |
Σ | 0..* | UsageContext | Context the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for activity definition (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering | |||||
![]() ![]() |
0..* | Contributor | A content contributor | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who authored the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.author | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who edited the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.editor | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who reviewed the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.reviewer | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R4: Who endorsed the content additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.endorser | |||||
![]() ![]() ![]() |
Σ | 1..1 | code | author | editor | reviewer | endorser Binding: ContributorType (required): The type of contributor | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Who contributed the content | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactDetail | Contact details of the contributor | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc | |||||
![]() ![]() |
0..* | Reference(Library) | Logic used by the asset | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R4: Logic used by the activity definition additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.library | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | code | Kind of resource Binding: ResourceType (required): The kind of activity the definition is describing | |||||
![]() ![]() |
0..1 | CodeableConcept | Detail type of activity Binding: Procedure Codes (SNOMED CT) (example): Detailed type of the activity; e.g. CBC | |||||
![]() ![]() |
0..1 | When activity is to occur | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() |
0..1 | Reference(Location) | Where it should happen | |||||
![]() ![]() |
0..* | BackboneElement | Who should participate in the action | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..1 | code | patient | practitioner | related-person Binding: ActionParticipantType (required): The type of participant in the activity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4: patient | practitioner | related-person | device URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.participant.type Binding: R4ActionParticipantTypeForR3 (0.1.0) (required): The type of participant in the activity. | |||||
![]() ![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent, etc Binding: ActionParticipantRole (example): Defines roles played by participants for the action | |||||
![]() ![]() |
0..1 | What's administered/supplied Binding: SNOMED CT Medication Codes (example): Code describing the type of substance or medication | ||||||
![]() ![]() ![]() |
Reference(Medication | Substance) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
0..1 | SimpleQuantity | How much is administered/consumed/supplied | |||||
![]() ![]() |
0..* | Dosage | Detailed dosage instructions | |||||
![]() ![]() |
0..* | CodeableConcept | What part of body to perform on Binding: SNOMED CT Body Structures (example): A code that identifies the anatomical location | |||||
![]() ![]() |
0..1 | Reference(StructureMap) | Transform to apply the template | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R4: transform additional types URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ActivityDefinition.transform | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | BackboneElement | Dynamic aspects of the definition | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | string | Natural language description of the dynamic value | |||||
![]() ![]() ![]() |
0..1 | string | The path to the element to be set dynamically | |||||
![]() ![]() ![]() |
0..1 | string | Language of the expression | |||||
![]() ![]() ![]() |
0..1 | string | An expression that provides the dynamic value for the customization | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.language | Base | extensible | Common Languages | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.topic | Base | example | DefinitionTopic | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.contributor.type | Base | required | ContributorType | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.kind | Base | required |
ResourceType
|
📍3.0.2 | tx.fhir.org |
| ActivityDefinition.code | Base | example | Procedure Codes (SNOMED CT) | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.participant.type | Base | required |
ActionParticipantType
|
📍3.0.2 | tx.fhir.org |
| ActivityDefinition.participant.role | Base | example | ActionParticipantRole | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.product[x] | Base | example | SNOMED CT Medication Codes | 📍3.0.2 | FHIR Std. |
| ActivityDefinition.bodySite | Base | example | SNOMED CT Body Structures | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | ActivityDefinition | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ActivityDefinition
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron