Extensions for Using Data Elements from FHIR STU3 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/3.0/StructureDefinition/profile-ActivityDefinition | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R3_ActivityDefinition_R4B | ||
This cross-version profile allows STU3 ActivityDefinition content to be represented via FHIR R4B 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.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | ActivityDefinition(4.3.0) | The definition of a specific activity to be taken, independent of any particular patient or context Constraints: cnl-0 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | Contributor | STU3: A content contributor (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.contributor Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Timing, Period, Range | STU3: timing additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.timing Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
?!Σ | 0..1 | boolean | True if the activity should not be performed |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | ActivityDefinition | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies 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.exists() and ('#'+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(uri) = '#').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 | ActivityDefinition.implicitRules, ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension, ActivityDefinition.status, ActivityDefinition.doNotPerform | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension | 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: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | ActivityDefinition(4.3.0) | The definition of a specific activity to be taken, independent of any particular patient or context Constraints: cnl-0 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example) | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required) | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | Contributor | STU3: A content contributor (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.contributor Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Timing, Period, Range | STU3: timing additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.timing Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..1 | uri | Canonical identifier for this activity definition, represented as a URI (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the activity definition | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | STU3: identifier additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the activity definition | ||||
![]() ![]() |
ΣC | 0..1 | string | Name for this activity definition (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this activity definition (human friendly) | ||||
![]() ![]() |
0..1 | string | Subordinate title of the activity definition | |||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
0..1 | Type of individual the activity definition is intended for Binding: SubjectType (extensible): The possible types of subjects for an activity (E.g. Patient, Practitioner, Organization, Location, etc.). | ||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Reference(Group) | |||||||
![]() ![]() ![]() |
canonical(Any) | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | ContactDetail | STU3: contact additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.contact Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details for individual or organization | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the activity definition | ||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | UsageContext | STU3: Context the content is intended to support additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.useContext Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Type of context being specified Binding: UsageContextType (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Value that defines the context Binding: Context of Use ValueSet (example) | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Reference(PlanDefinition | ResearchStudy | InsurancePlan | HealthcareService | Group | Location | Organization) | |||||||
![]() ![]() |
Σ | 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..1 | markdown | Why this activity definition is defined | |||||
![]() ![]() |
0..1 | string | Describes the clinical usage of the activity definition | |||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Period | STU3: effectivePeriod additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.effectivePeriod Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc. Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering. | |||||
![]() ![]() |
0..* | ContactDetail | Who authored the content | |||||
![]() ![]() |
0..* | ContactDetail | Who edited the content | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the content | |||||
![]() ![]() |
0..* | ContactDetail | Who endorsed the content | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc. | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | RelatedArtifact | STU3: Additional documentation, citations, etc additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.relatedArtifact Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 1..1 | code | documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of Binding: RelatedArtifactType (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Short label | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Brief description of the related artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | markdown | Bibliographic citation for the artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | url | Where the artifact can be accessed | ||||
![]() ![]() ![]() |
Σ | 0..1 | Attachment | What document is being referenced | ||||
![]() ![]() ![]() |
Σ | 0..1 | canonical(Resource) | What resource is being referenced | ||||
![]() ![]() |
0..* | canonical(Library) | Logic used by the activity definition | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for STU3.Library for use in FHIR R4B(0.1.0) | Library) | STU3: Logic used by the asset additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.library Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | canonical | Primitive value for canonical | |||||
![]() ![]() |
Σ | 0..1 | code | Kind of resource Binding: RequestResourceType (required): The kind of activity the definition is describing. | ||||
![]() ![]() |
0..1 | canonical(StructureDefinition) | What profile the resource needs to conform to | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Detail type of activity Binding: ProcedureCodes(SNOMEDCT) (example): Detailed type of the activity; e.g. CBC. | ||||
![]() ![]() |
0..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request. | |||||
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() |
?!Σ | 0..1 | boolean | True if the activity should not be performed | ||||
![]() ![]() |
0..1 | When activity is to occur | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
Duration | |||||||
![]() ![]() |
0..1 | Reference(Location) | Where it should happen | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: location additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | BackboneElement | Who should participate in the action | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant in the activity. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent, etc. Binding: ActionParticipantRole (2.0.0) (example): Defines roles played by participants for the action. | |||||
![]() ![]() |
0..1 | What's administered/supplied Binding: SNOMEDCTMedicationCodes (example): Code describing the type of substance or medication. | ||||||
![]() ![]() ![]() |
Content/Rules for all Types | |||||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: product URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
Reference(Medication | Substance | Ingredient) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
0..1 | SimpleQuantity(4.3.0) | How much is administered/consumed/supplied | |||||
![]() ![]() |
0..* | Dosage | Detailed dosage instructions | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Dosage | STU3: dosage additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dosage Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | integer | The order of the dosage instructions | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Free text dosage instructions e.g. SIG | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness" Binding: SNOMEDCTAdditionalDosageInstructions (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Patient or consumer oriented instructions | ||||
![]() ![]() ![]() |
Σ | 0..1 | Timing | When medication should be administered | ||||
![]() ![]() ![]() |
Σ | 0..1 | Take "as needed" (for x) Binding: SNOMEDCTMedicationAsNeededReasonCodes (example) | |||||
![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Body site to administer to Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | How drug should enter body Binding: SNOMEDCTRouteCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Technique for administering medication Binding: SNOMEDCTAdministrationMethodCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..* | Element | Amount of medication administered | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The kind of dose or rate specified Binding: DoseAndRateType (example) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Amount of medication per dose | |||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Amount of medication per unit of time | |||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() |
Σ | 0..1 | Ratio | Upper limit on medication per unit of time | ||||
![]() ![]() ![]() |
Σ | 0..1 | SimpleQuantity(4.3.0) | Upper limit on medication per administration | ||||
![]() ![]() ![]() |
Σ | 0..1 | SimpleQuantity(4.3.0) | Upper limit on medication per lifetime of the patient | ||||
![]() ![]() |
0..* | CodeableConcept | What part of body to perform on Binding: SNOMEDCTBodyStructures (example): A code that identifies the anatomical location. | |||||
![]() ![]() |
0..* | Reference(SpecimenDefinition) | What specimens are required to perform this action | |||||
![]() ![]() |
0..* | Reference(ObservationDefinition) | What observations are required to perform this action | |||||
![]() ![]() |
0..* | Reference(ObservationDefinition) | What observations must be produced by this action | |||||
![]() ![]() |
0..1 | canonical(StructureMap) | Transform to apply the template | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.StructureMap for use in FHIR R4B(0.1.0) | StructureMap) | STU3: transform additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.transform Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | canonical | Primitive value for canonical | |||||
![]() ![]() |
0..* | BackboneElement | Dynamic aspects of the definition | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | string | The path to the element to be set dynamically | |||||
![]() ![]() ![]() |
1..1 | Expression | An expression that provides the dynamic value for the customization | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | STU3: Natural language description of the dynamic value additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dynamicValue.description Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | STU3: Language of the expression additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dynamicValue.language Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | STU3: expression additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dynamicValue.expression Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Natural language description of the condition | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | id | Short name assigned to expression for reuse | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | text/cql | text/fhirpath | application/x-fhir-query | text/cql-identifier | text/cql-expression | etc. Binding: ExpressionLanguage (extensible)
| ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Expression in specified language | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Where the expression is found | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.meta.security | Base | extensible | SecurityLabels | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.meta.tag | Base | example | Common Tags | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.text.status | Base | required | NarrativeStatus | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.identifier.use | Base | required | IdentifierUse | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.identifier.type | Base | extensible | IdentifierType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.subject[x] | Base | extensible | Subject type | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.useContext.code | Base | extensible | UsageContextType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.useContext.value[x] | Base | example | ConformanceUseContext | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.jurisdiction | Base | extensible | Jurisdiction | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.topic | Base | example | DefinitionTopic | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.relatedArtifact.type | Base | required | RelatedArtifactType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.kind | Base | required | RequestResourceType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.code | Base | example | Procedure Codes (SNOMED CT) | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.intent | Base | required | RequestIntent | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.priority | Base | required | RequestPriority | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.location.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.participant.type | Base | required | ActionParticipantType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.participant.role | Base | example | Action Participant Role | 📍2.0.0 | THO v7.1 |
| ActivityDefinition.product[x] | Base | example | SNOMED CT Medication Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.additionalInstruction | Base | example | SNOMED CT Additional Dosage Instructions | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.asNeeded[x] | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.site | Base | example | SNOMED CT Anatomical Structure for Administration Site Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.route | Base | example | SNOMED CT Route Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.method | Base | example | SNOMED CT Administration Method Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.doseAndRate.type | Base | example | DoseAndRateType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.bodySite | Base | example | SNOMED CT Body Structures | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dynamicValue.expression.language | Base | extensible | ExpressionLanguage | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | ActivityDefinition | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies 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.exists() and ('#'+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(uri) = '#').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()
|
| dom-r4b | warning | ActivityDefinition.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | ActivityDefinition.meta, ActivityDefinition.meta.extension, ActivityDefinition.meta.extension:meta, ActivityDefinition.meta.versionId, ActivityDefinition.meta.lastUpdated, ActivityDefinition.meta.source, ActivityDefinition.meta.profile, ActivityDefinition.meta.security, ActivityDefinition.meta.tag, ActivityDefinition.implicitRules, ActivityDefinition.language, ActivityDefinition.text, ActivityDefinition.text.extension, ActivityDefinition.text.extension:text, ActivityDefinition.text.status, ActivityDefinition.text.div, ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension, ActivityDefinition.url, ActivityDefinition.identifier, ActivityDefinition.identifier.extension, ActivityDefinition.identifier.extension:identifier, ActivityDefinition.identifier.use, ActivityDefinition.identifier.type, ActivityDefinition.identifier.system, ActivityDefinition.identifier.value, ActivityDefinition.identifier.period, ActivityDefinition.identifier.assigner, ActivityDefinition.version, ActivityDefinition.name, ActivityDefinition.title, ActivityDefinition.subtitle, ActivityDefinition.status, ActivityDefinition.experimental, ActivityDefinition.subject[x], ActivityDefinition.date, ActivityDefinition.publisher, ActivityDefinition.contact, ActivityDefinition.contact.extension, ActivityDefinition.contact.extension:contact, ActivityDefinition.contact.name, ActivityDefinition.contact.telecom, ActivityDefinition.description, ActivityDefinition.useContext, ActivityDefinition.useContext.extension, ActivityDefinition.useContext.extension:useContext, ActivityDefinition.useContext.code, ActivityDefinition.useContext.value[x], ActivityDefinition.jurisdiction, ActivityDefinition.purpose, ActivityDefinition.usage, ActivityDefinition.copyright, ActivityDefinition.approvalDate, ActivityDefinition.lastReviewDate, ActivityDefinition.effectivePeriod, ActivityDefinition.effectivePeriod.extension, ActivityDefinition.effectivePeriod.extension:effectivePeriod, ActivityDefinition.effectivePeriod.start, ActivityDefinition.effectivePeriod.end, ActivityDefinition.topic, ActivityDefinition.author, ActivityDefinition.editor, ActivityDefinition.reviewer, ActivityDefinition.endorser, ActivityDefinition.relatedArtifact, ActivityDefinition.relatedArtifact.extension, ActivityDefinition.relatedArtifact.extension:relatedArtifact, ActivityDefinition.relatedArtifact.type, ActivityDefinition.relatedArtifact.label, ActivityDefinition.relatedArtifact.display, ActivityDefinition.relatedArtifact.citation, ActivityDefinition.relatedArtifact.url, ActivityDefinition.relatedArtifact.document, ActivityDefinition.relatedArtifact.resource, ActivityDefinition.library, ActivityDefinition.library.extension, ActivityDefinition.library.extension:library, ActivityDefinition.kind, ActivityDefinition.profile, ActivityDefinition.code, ActivityDefinition.intent, ActivityDefinition.priority, ActivityDefinition.doNotPerform, ActivityDefinition.timing[x], ActivityDefinition.location, ActivityDefinition.location.extension, ActivityDefinition.location.extension:location, ActivityDefinition.location.reference, ActivityDefinition.location.type, ActivityDefinition.location.identifier, ActivityDefinition.location.display, ActivityDefinition.participant, ActivityDefinition.participant.extension, ActivityDefinition.participant.modifierExtension, ActivityDefinition.participant.type, ActivityDefinition.participant.role, ActivityDefinition.product[x], ActivityDefinition.product[x].extension, ActivityDefinition.product[x].extension:alternateReference, ActivityDefinition.quantity, ActivityDefinition.dosage, ActivityDefinition.dosage.extension, ActivityDefinition.dosage.extension:dosage, ActivityDefinition.dosage.modifierExtension, ActivityDefinition.dosage.sequence, ActivityDefinition.dosage.text, ActivityDefinition.dosage.additionalInstruction, ActivityDefinition.dosage.patientInstruction, ActivityDefinition.dosage.timing, ActivityDefinition.dosage.asNeeded[x], ActivityDefinition.dosage.site, ActivityDefinition.dosage.route, ActivityDefinition.dosage.method, ActivityDefinition.dosage.doseAndRate, ActivityDefinition.dosage.doseAndRate.extension, ActivityDefinition.dosage.doseAndRate.type, ActivityDefinition.dosage.doseAndRate.dose[x], ActivityDefinition.dosage.doseAndRate.rate[x], ActivityDefinition.dosage.maxDosePerPeriod, ActivityDefinition.dosage.maxDosePerAdministration, ActivityDefinition.dosage.maxDosePerLifetime, ActivityDefinition.bodySite, ActivityDefinition.specimenRequirement, ActivityDefinition.observationRequirement, ActivityDefinition.observationResultRequirement, ActivityDefinition.transform, ActivityDefinition.transform.extension, ActivityDefinition.transform.extension:transform, ActivityDefinition.dynamicValue, ActivityDefinition.dynamicValue.extension, ActivityDefinition.dynamicValue.modifierExtension, ActivityDefinition.dynamicValue.path, ActivityDefinition.dynamicValue.expression, ActivityDefinition.dynamicValue.expression.extension, ActivityDefinition.dynamicValue.expression.extension:description, ActivityDefinition.dynamicValue.expression.extension:language, ActivityDefinition.dynamicValue.expression.extension:expression, ActivityDefinition.dynamicValue.expression.description, ActivityDefinition.dynamicValue.expression.name, ActivityDefinition.dynamicValue.expression.language, ActivityDefinition.dynamicValue.expression.expression, ActivityDefinition.dynamicValue.expression.reference | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ActivityDefinition.meta.extension, ActivityDefinition.meta.extension:meta, ActivityDefinition.text.extension, ActivityDefinition.text.extension:text, ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension, ActivityDefinition.identifier.extension, ActivityDefinition.identifier.extension:identifier, ActivityDefinition.contact.extension, ActivityDefinition.contact.extension:contact, ActivityDefinition.useContext.extension, ActivityDefinition.useContext.extension:useContext, ActivityDefinition.effectivePeriod.extension, ActivityDefinition.effectivePeriod.extension:effectivePeriod, ActivityDefinition.relatedArtifact.extension, ActivityDefinition.relatedArtifact.extension:relatedArtifact, ActivityDefinition.library.extension, ActivityDefinition.library.extension:library, ActivityDefinition.location.extension, ActivityDefinition.location.extension:location, ActivityDefinition.participant.extension, ActivityDefinition.participant.modifierExtension, ActivityDefinition.product[x].extension, ActivityDefinition.product[x].extension:alternateReference, ActivityDefinition.dosage.extension, ActivityDefinition.dosage.extension:dosage, ActivityDefinition.dosage.modifierExtension, ActivityDefinition.dosage.doseAndRate.extension, ActivityDefinition.transform.extension, ActivityDefinition.transform.extension:transform, ActivityDefinition.dynamicValue.extension, ActivityDefinition.dynamicValue.modifierExtension, ActivityDefinition.dynamicValue.expression.extension, ActivityDefinition.dynamicValue.expression.extension:description, ActivityDefinition.dynamicValue.expression.extension:language, ActivityDefinition.dynamicValue.expression.extension:expression | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | ActivityDefinition.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | ActivityDefinition.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from ActivityDefinition
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | ActivityDefinition(4.3.0) | The definition of a specific activity to be taken, independent of any particular patient or context Constraints: cnl-0 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | Contributor | STU3: A content contributor (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.contributor Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Timing, Period, Range | STU3: timing additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.timing Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
?!Σ | 0..1 | boolean | True if the activity should not be performed |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | ActivityDefinition | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies 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.exists() and ('#'+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(uri) = '#').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 | ActivityDefinition.implicitRules, ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension, ActivityDefinition.status, ActivityDefinition.doNotPerform | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension | 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: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | ActivityDefinition(4.3.0) | The definition of a specific activity to be taken, independent of any particular patient or context Constraints: cnl-0 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example) | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required) | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | Contributor | STU3: A content contributor (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.contributor Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Timing, Period, Range | STU3: timing additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.timing Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..1 | uri | Canonical identifier for this activity definition, represented as a URI (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the activity definition | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | STU3: identifier additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the activity definition | ||||
![]() ![]() |
ΣC | 0..1 | string | Name for this activity definition (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this activity definition (human friendly) | ||||
![]() ![]() |
0..1 | string | Subordinate title of the activity definition | |||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
0..1 | Type of individual the activity definition is intended for Binding: SubjectType (extensible): The possible types of subjects for an activity (E.g. Patient, Practitioner, Organization, Location, etc.). | ||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Reference(Group) | |||||||
![]() ![]() ![]() |
canonical(Any) | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | ContactDetail | STU3: contact additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.contact Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details for individual or organization | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the activity definition | ||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | UsageContext | STU3: Context the content is intended to support additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.useContext Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Type of context being specified Binding: UsageContextType (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Value that defines the context Binding: Context of Use ValueSet (example) | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Reference(PlanDefinition | ResearchStudy | InsurancePlan | HealthcareService | Group | Location | Organization) | |||||||
![]() ![]() |
Σ | 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..1 | markdown | Why this activity definition is defined | |||||
![]() ![]() |
0..1 | string | Describes the clinical usage of the activity definition | |||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Period | STU3: effectivePeriod additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.effectivePeriod Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc. Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering. | |||||
![]() ![]() |
0..* | ContactDetail | Who authored the content | |||||
![]() ![]() |
0..* | ContactDetail | Who edited the content | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the content | |||||
![]() ![]() |
0..* | ContactDetail | Who endorsed the content | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc. | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | RelatedArtifact | STU3: Additional documentation, citations, etc additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.relatedArtifact Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 1..1 | code | documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of Binding: RelatedArtifactType (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Short label | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Brief description of the related artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | markdown | Bibliographic citation for the artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | url | Where the artifact can be accessed | ||||
![]() ![]() ![]() |
Σ | 0..1 | Attachment | What document is being referenced | ||||
![]() ![]() ![]() |
Σ | 0..1 | canonical(Resource) | What resource is being referenced | ||||
![]() ![]() |
0..* | canonical(Library) | Logic used by the activity definition | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for STU3.Library for use in FHIR R4B(0.1.0) | Library) | STU3: Logic used by the asset additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.library Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | canonical | Primitive value for canonical | |||||
![]() ![]() |
Σ | 0..1 | code | Kind of resource Binding: RequestResourceType (required): The kind of activity the definition is describing. | ||||
![]() ![]() |
0..1 | canonical(StructureDefinition) | What profile the resource needs to conform to | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Detail type of activity Binding: ProcedureCodes(SNOMEDCT) (example): Detailed type of the activity; e.g. CBC. | ||||
![]() ![]() |
0..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request. | |||||
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() |
?!Σ | 0..1 | boolean | True if the activity should not be performed | ||||
![]() ![]() |
0..1 | When activity is to occur | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
Duration | |||||||
![]() ![]() |
0..1 | Reference(Location) | Where it should happen | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: location additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | BackboneElement | Who should participate in the action | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant in the activity. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent, etc. Binding: ActionParticipantRole (2.0.0) (example): Defines roles played by participants for the action. | |||||
![]() ![]() |
0..1 | What's administered/supplied Binding: SNOMEDCTMedicationCodes (example): Code describing the type of substance or medication. | ||||||
![]() ![]() ![]() |
Content/Rules for all Types | |||||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: product URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
Reference(Medication | Substance | Ingredient) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
0..1 | SimpleQuantity(4.3.0) | How much is administered/consumed/supplied | |||||
![]() ![]() |
0..* | Dosage | Detailed dosage instructions | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Dosage | STU3: dosage additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dosage Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | integer | The order of the dosage instructions | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Free text dosage instructions e.g. SIG | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness" Binding: SNOMEDCTAdditionalDosageInstructions (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Patient or consumer oriented instructions | ||||
![]() ![]() ![]() |
Σ | 0..1 | Timing | When medication should be administered | ||||
![]() ![]() ![]() |
Σ | 0..1 | Take "as needed" (for x) Binding: SNOMEDCTMedicationAsNeededReasonCodes (example) | |||||
![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Body site to administer to Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | How drug should enter body Binding: SNOMEDCTRouteCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Technique for administering medication Binding: SNOMEDCTAdministrationMethodCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..* | Element | Amount of medication administered | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The kind of dose or rate specified Binding: DoseAndRateType (example) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Amount of medication per dose | |||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Amount of medication per unit of time | |||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() |
Σ | 0..1 | Ratio | Upper limit on medication per unit of time | ||||
![]() ![]() ![]() |
Σ | 0..1 | SimpleQuantity(4.3.0) | Upper limit on medication per administration | ||||
![]() ![]() ![]() |
Σ | 0..1 | SimpleQuantity(4.3.0) | Upper limit on medication per lifetime of the patient | ||||
![]() ![]() |
0..* | CodeableConcept | What part of body to perform on Binding: SNOMEDCTBodyStructures (example): A code that identifies the anatomical location. | |||||
![]() ![]() |
0..* | Reference(SpecimenDefinition) | What specimens are required to perform this action | |||||
![]() ![]() |
0..* | Reference(ObservationDefinition) | What observations are required to perform this action | |||||
![]() ![]() |
0..* | Reference(ObservationDefinition) | What observations must be produced by this action | |||||
![]() ![]() |
0..1 | canonical(StructureMap) | Transform to apply the template | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.StructureMap for use in FHIR R4B(0.1.0) | StructureMap) | STU3: transform additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.transform Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | canonical | Primitive value for canonical | |||||
![]() ![]() |
0..* | BackboneElement | Dynamic aspects of the definition | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | string | The path to the element to be set dynamically | |||||
![]() ![]() ![]() |
1..1 | Expression | An expression that provides the dynamic value for the customization | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | STU3: Natural language description of the dynamic value additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dynamicValue.description Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | STU3: Language of the expression additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dynamicValue.language Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | STU3: expression additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ActivityDefinition.dynamicValue.expression Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Natural language description of the condition | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | id | Short name assigned to expression for reuse | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | text/cql | text/fhirpath | application/x-fhir-query | text/cql-identifier | text/cql-expression | etc. Binding: ExpressionLanguage (extensible)
| ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Expression in specified language | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Where the expression is found | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ActivityDefinition.meta.security | Base | extensible | SecurityLabels | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.meta.tag | Base | example | Common Tags | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.text.status | Base | required | NarrativeStatus | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.identifier.use | Base | required | IdentifierUse | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.identifier.type | Base | extensible | IdentifierType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.subject[x] | Base | extensible | Subject type | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.useContext.code | Base | extensible | UsageContextType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.useContext.value[x] | Base | example | ConformanceUseContext | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.jurisdiction | Base | extensible | Jurisdiction | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.topic | Base | example | DefinitionTopic | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.relatedArtifact.type | Base | required | RelatedArtifactType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.kind | Base | required | RequestResourceType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.code | Base | example | Procedure Codes (SNOMED CT) | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.intent | Base | required | RequestIntent | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.priority | Base | required | RequestPriority | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.location.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.participant.type | Base | required | ActionParticipantType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.participant.role | Base | example | Action Participant Role | 📍2.0.0 | THO v7.1 |
| ActivityDefinition.product[x] | Base | example | SNOMED CT Medication Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.additionalInstruction | Base | example | SNOMED CT Additional Dosage Instructions | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.asNeeded[x] | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.site | Base | example | SNOMED CT Anatomical Structure for Administration Site Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.route | Base | example | SNOMED CT Route Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.method | Base | example | SNOMED CT Administration Method Codes | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dosage.doseAndRate.type | Base | example | DoseAndRateType | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.bodySite | Base | example | SNOMED CT Body Structures | 📍4.3.0 | FHIR Std. |
| ActivityDefinition.dynamicValue.expression.language | Base | extensible | ExpressionLanguage | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | ActivityDefinition | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies 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.exists() and ('#'+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(uri) = '#').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()
|
| dom-r4b | warning | ActivityDefinition.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | ActivityDefinition.meta, ActivityDefinition.meta.extension, ActivityDefinition.meta.extension:meta, ActivityDefinition.meta.versionId, ActivityDefinition.meta.lastUpdated, ActivityDefinition.meta.source, ActivityDefinition.meta.profile, ActivityDefinition.meta.security, ActivityDefinition.meta.tag, ActivityDefinition.implicitRules, ActivityDefinition.language, ActivityDefinition.text, ActivityDefinition.text.extension, ActivityDefinition.text.extension:text, ActivityDefinition.text.status, ActivityDefinition.text.div, ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension, ActivityDefinition.url, ActivityDefinition.identifier, ActivityDefinition.identifier.extension, ActivityDefinition.identifier.extension:identifier, ActivityDefinition.identifier.use, ActivityDefinition.identifier.type, ActivityDefinition.identifier.system, ActivityDefinition.identifier.value, ActivityDefinition.identifier.period, ActivityDefinition.identifier.assigner, ActivityDefinition.version, ActivityDefinition.name, ActivityDefinition.title, ActivityDefinition.subtitle, ActivityDefinition.status, ActivityDefinition.experimental, ActivityDefinition.subject[x], ActivityDefinition.date, ActivityDefinition.publisher, ActivityDefinition.contact, ActivityDefinition.contact.extension, ActivityDefinition.contact.extension:contact, ActivityDefinition.contact.name, ActivityDefinition.contact.telecom, ActivityDefinition.description, ActivityDefinition.useContext, ActivityDefinition.useContext.extension, ActivityDefinition.useContext.extension:useContext, ActivityDefinition.useContext.code, ActivityDefinition.useContext.value[x], ActivityDefinition.jurisdiction, ActivityDefinition.purpose, ActivityDefinition.usage, ActivityDefinition.copyright, ActivityDefinition.approvalDate, ActivityDefinition.lastReviewDate, ActivityDefinition.effectivePeriod, ActivityDefinition.effectivePeriod.extension, ActivityDefinition.effectivePeriod.extension:effectivePeriod, ActivityDefinition.effectivePeriod.start, ActivityDefinition.effectivePeriod.end, ActivityDefinition.topic, ActivityDefinition.author, ActivityDefinition.editor, ActivityDefinition.reviewer, ActivityDefinition.endorser, ActivityDefinition.relatedArtifact, ActivityDefinition.relatedArtifact.extension, ActivityDefinition.relatedArtifact.extension:relatedArtifact, ActivityDefinition.relatedArtifact.type, ActivityDefinition.relatedArtifact.label, ActivityDefinition.relatedArtifact.display, ActivityDefinition.relatedArtifact.citation, ActivityDefinition.relatedArtifact.url, ActivityDefinition.relatedArtifact.document, ActivityDefinition.relatedArtifact.resource, ActivityDefinition.library, ActivityDefinition.library.extension, ActivityDefinition.library.extension:library, ActivityDefinition.kind, ActivityDefinition.profile, ActivityDefinition.code, ActivityDefinition.intent, ActivityDefinition.priority, ActivityDefinition.doNotPerform, ActivityDefinition.timing[x], ActivityDefinition.location, ActivityDefinition.location.extension, ActivityDefinition.location.extension:location, ActivityDefinition.location.reference, ActivityDefinition.location.type, ActivityDefinition.location.identifier, ActivityDefinition.location.display, ActivityDefinition.participant, ActivityDefinition.participant.extension, ActivityDefinition.participant.modifierExtension, ActivityDefinition.participant.type, ActivityDefinition.participant.role, ActivityDefinition.product[x], ActivityDefinition.product[x].extension, ActivityDefinition.product[x].extension:alternateReference, ActivityDefinition.quantity, ActivityDefinition.dosage, ActivityDefinition.dosage.extension, ActivityDefinition.dosage.extension:dosage, ActivityDefinition.dosage.modifierExtension, ActivityDefinition.dosage.sequence, ActivityDefinition.dosage.text, ActivityDefinition.dosage.additionalInstruction, ActivityDefinition.dosage.patientInstruction, ActivityDefinition.dosage.timing, ActivityDefinition.dosage.asNeeded[x], ActivityDefinition.dosage.site, ActivityDefinition.dosage.route, ActivityDefinition.dosage.method, ActivityDefinition.dosage.doseAndRate, ActivityDefinition.dosage.doseAndRate.extension, ActivityDefinition.dosage.doseAndRate.type, ActivityDefinition.dosage.doseAndRate.dose[x], ActivityDefinition.dosage.doseAndRate.rate[x], ActivityDefinition.dosage.maxDosePerPeriod, ActivityDefinition.dosage.maxDosePerAdministration, ActivityDefinition.dosage.maxDosePerLifetime, ActivityDefinition.bodySite, ActivityDefinition.specimenRequirement, ActivityDefinition.observationRequirement, ActivityDefinition.observationResultRequirement, ActivityDefinition.transform, ActivityDefinition.transform.extension, ActivityDefinition.transform.extension:transform, ActivityDefinition.dynamicValue, ActivityDefinition.dynamicValue.extension, ActivityDefinition.dynamicValue.modifierExtension, ActivityDefinition.dynamicValue.path, ActivityDefinition.dynamicValue.expression, ActivityDefinition.dynamicValue.expression.extension, ActivityDefinition.dynamicValue.expression.extension:description, ActivityDefinition.dynamicValue.expression.extension:language, ActivityDefinition.dynamicValue.expression.extension:expression, ActivityDefinition.dynamicValue.expression.description, ActivityDefinition.dynamicValue.expression.name, ActivityDefinition.dynamicValue.expression.language, ActivityDefinition.dynamicValue.expression.expression, ActivityDefinition.dynamicValue.expression.reference | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ActivityDefinition.meta.extension, ActivityDefinition.meta.extension:meta, ActivityDefinition.text.extension, ActivityDefinition.text.extension:text, ActivityDefinition.extension, ActivityDefinition.extension:contributor, ActivityDefinition.extension:timing, ActivityDefinition.modifierExtension, ActivityDefinition.identifier.extension, ActivityDefinition.identifier.extension:identifier, ActivityDefinition.contact.extension, ActivityDefinition.contact.extension:contact, ActivityDefinition.useContext.extension, ActivityDefinition.useContext.extension:useContext, ActivityDefinition.effectivePeriod.extension, ActivityDefinition.effectivePeriod.extension:effectivePeriod, ActivityDefinition.relatedArtifact.extension, ActivityDefinition.relatedArtifact.extension:relatedArtifact, ActivityDefinition.library.extension, ActivityDefinition.library.extension:library, ActivityDefinition.location.extension, ActivityDefinition.location.extension:location, ActivityDefinition.participant.extension, ActivityDefinition.participant.modifierExtension, ActivityDefinition.product[x].extension, ActivityDefinition.product[x].extension:alternateReference, ActivityDefinition.dosage.extension, ActivityDefinition.dosage.extension:dosage, ActivityDefinition.dosage.modifierExtension, ActivityDefinition.dosage.doseAndRate.extension, ActivityDefinition.transform.extension, ActivityDefinition.transform.extension:transform, ActivityDefinition.dynamicValue.extension, ActivityDefinition.dynamicValue.modifierExtension, ActivityDefinition.dynamicValue.expression.extension, ActivityDefinition.dynamicValue.expression.extension:description, ActivityDefinition.dynamicValue.expression.extension:language, ActivityDefinition.dynamicValue.expression.extension:expression | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | ActivityDefinition.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | ActivityDefinition.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from ActivityDefinition
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron