ActivityDefinition
SpecializedThis resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| ActivityDefinition | 0..* | — | The definition of a specific activity to be taken, independent of any particular patient or context |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .urlΣ | 0..1 | uri | Canonical identifier for this activity definition, represented as a URI (globally unique) |
| .identifierΣ | 0..* | Identifier | Additional identifier for the activity definition |
| .versionΣ | 0..1 | string | Business version of the activity definition |
| .nameΣ | 0..1 | string | Name for this activity definition (computer friendly) |
| .titleΣ | 0..1 | string | Name for this activity definition (human friendly) |
| .subtitle | 0..1 | string | Subordinate title of the activity definition |
| .status?!Σ | 1..1 | code | draft | active | retired | unknown Bindingpublication-status(required) |
| .experimentalΣ | 0..1 | boolean | For testing purposes, not real usage |
| .subject[x] | 0..1 | CodeableConcept | Reference(Group) | Type of individual the activity definition is intended for Bindingsubject-type(extensible) |
| .dateΣ | 0..1 | dateTime | Date last changed |
| .publisherΣ | 0..1 | string | Name of the publisher (organization or individual) |
| .contactΣ | 0..* | ContactDetail | Contact details for the publisher |
| .descriptionΣ | 0..1 | markdown | Natural language description of the activity definition |
| .useContextΣ | 0..* | UsageContext | The context that the content is intended to support |
| .jurisdictionΣ | 0..* | CodeableConcept | Intended jurisdiction for activity definition (if applicable) Bindingjurisdiction(extensible) |
| .purpose | 0..1 | markdown | Why this activity definition is defined |
| .usage | 0..1 | string | Describes the clinical usage of the activity definition |
| .copyright | 0..1 | markdown | Use and/or publishing restrictions |
| .approvalDate | 0..1 | date | When the activity definition was approved by publisher |
| .lastReviewDate | 0..1 | date | When the activity definition was last reviewed |
| .effectivePeriodΣ | 0..1 | Period | When the activity definition is expected to be used |
| .topic | 0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc. Bindingdefinition-topic(example) |
| .author | 0..* | ContactDetail | Who authored the content |
| .editor | 0..* | ContactDetail | Who edited the content |
| .reviewer | 0..* | ContactDetail | Who reviewed the content |
| .endorser | 0..* | ContactDetail | Who endorsed the content |
| .relatedArtifact | 0..* | RelatedArtifact | Additional documentation, citations, etc. |
| .library | 0..* | canonical | Logic used by the activity definition |
| .kindΣ | 0..1 | code | Kind of resource Bindingrequest-resource-types(required) |
| .profile | 0..1 | canonical | What profile the resource needs to conform to |
| .codeΣ | 0..1 | CodeableConcept | Detail type of activity Bindingprocedure-code(example) |
| .intent | 0..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Bindingrequest-intent(required) |
| .priority | 0..1 | code | routine | urgent | asap | stat Bindingrequest-priority(required) |
| .doNotPerform?!Σ | 0..1 | boolean | True if the activity should not be performed |
| .timing[x] | 0..1 | Timing | dateTime | Age | Period | Range | Duration | When activity is to occur |
| .location | 0..1 | Reference(Location) | Where it should happen |
| .participant | 0..* | BackboneElement | Who should participate in the action |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .type | 1..1 | code | patient | practitioner | related-person | device Bindingaction-participant-type(required) |
| .role | 0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent, etc. Bindingaction-participant-role(example) |
| .product[x] | 0..1 | Reference(Medication | Substance) | CodeableConcept | What's administered/supplied Bindingmedication-codes(example) |
| .quantity | 0..1 | Quantity | How much is administered/consumed/supplied |
| .dosage | 0..* | Dosage | Detailed dosage instructions |
| .bodySite | 0..* | CodeableConcept | What part of body to perform on Bindingbody-site(example) |
| .specimenRequirement | 0..* | Reference(SpecimenDefinition) | What specimens are required to perform this action |
| .observationRequirement | 0..* | Reference(ObservationDefinition) | What observations are required to perform this action |
| .observationResultRequirement | 0..* | Reference(ObservationDefinition) | What observations must be produced by this action |
| .transform | 0..1 | canonical | Transform to apply the template |
| .dynamicValue | 0..* | BackboneElement | Dynamic aspects of the definition |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .path | 1..1 | string | The path to the element to be set dynamically |
| .expression | 1..1 | Expression | An expression that provides the dynamic value for the customization |