Profile: Activity Definition

The Activity Definition resource represents... TODO

nametypestatusurl
ActivityDefinitionHreseptActivityDefinitiondrafthttps://simplifier.net/h-resept/StructureDefinition/ActivityDefinitionHresept

The Activity Definition FHIR Information Model

TODO

The Activity Definition FHIR Profile Structure

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
shiGuidelineMedicinalProductExtensionC0..*Extension(Reference(MedicinalProduct))
shiGuidelinePackagedProductExtensionC0..*Extension(Reference(MedicinalProductPackaged))
modifierExtension?! C0..*Extension
urlΣ0..0uri
id0..1string
extensionC0..*Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uriPattern
valueΣ1..1string
periodΣ C0..1Period
assignerΣ C0..0Reference(Organization)
versionΣ0..0string
nameΣ C0..1string
titleΣ0..0string
subtitle0..0string
statusΣ ?!1..1codeBinding
experimentalΣ0..0boolean
dateΣ0..0dateTime
publisherΣ0..1string
contactΣ0..0ContactDetail
descriptionΣ0..1markdown
useContextΣ0..0UsageContext
jurisdictionΣ0..0CodeableConceptBinding
purpose0..0markdown
usage0..0string
copyright0..0markdown
approvalDate0..0date
lastReviewDate0..0date
effectivePeriodΣ C0..0Period
topic0..0CodeableConcept
author0..0ContactDetail
editor0..0ContactDetail
reviewer0..0ContactDetail
endorser0..0ContactDetail
relatedArtifact0..0RelatedArtifact
library0..0canonical(Library)
kindΣ0..1codeBindingFixed Value
profile0..0canonical(StructureDefinition)
codeΣ0..0CodeableConcept
intent0..0codeBinding
priority0..0codeBinding
doNotPerformΣ ?!0..0boolean
locationC0..0Reference(Location)
quantityC0..0SimpleQuantity
dosage0..0Dosage
bodySite0..0CodeableConcept
specimenRequirementC0..0Reference(SpecimenDefinition)
observationRequirementC0..0Reference(ObservationDefinition)
observationResultRequirementC0..0Reference(ObservationDefinition)
transform0..0canonical(StructureMap)
ActivityDefinition
ShortThe definition of a specific activity to be taken, independent of any particular patient or context
Definition

This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.

Cardinality0..*
Constraints
  • dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
    contained.contained.empty()
  • dom-4: 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-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
    contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
  • dom-6: A resource should have narrative for robust management
    text.`div`.exists()
  • dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
    contained.meta.security.empty()
  • adf-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
    name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
Mappings
  • rim: Entity. Role, or Act
  • workflow: Definition
  • rim: Act[classCode=ACT; moodCode=DEFN]
ActivityDefinition.id
ShortLogical id of this artifact
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Cardinality0..1
Typestring
SummaryTrue
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

ActivityDefinition.meta
ShortMetadata about the resource
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Cardinality0..1
TypeMeta
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.implicitRules
ShortA set of rules under which this content was created
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

Cardinality0..1
Typeuri
ModifierTrue
SummaryTrue
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.language
ShortLanguage of the resource content
Definition

The base language in which the resource is written.

Cardinality0..1
Typecode
Binding

A human language.

CommonLanguages (preferred)

Binding extensions
maxValueSetAllLanguages
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.text
ShortText summary of the resource, for human interpretation
Definition

A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

Cardinality0..1
TypeNarrative
Aliasnarrative, html, xhtml, display
Comments

Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
  • rim: Act.text?
ActivityDefinition.contained
ShortContained, inline Resources
Definition

These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Cardinality0..*
TypeResource
Aliasinline resources, anonymous resources, contained resources
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Mappings
  • rim: Entity. Role, or Act
  • rim: N/A
ActivityDefinition.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.extension:shiGuidelineMedicinalProductExtension
ShortGuideline Medicinal Product
Definition

Reference to a relevant MedicinalProduct.

Cardinality0..*
TypeExtension(Reference(MedicinalProduct))
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.extension:shiGuidelinePackagedProductExtension
ShortGuideline Packaged Product
Definition

Reference to a relevant MedicinalProductPackaged.

Cardinality0..*
TypeExtension(Reference(MedicinalProductPackaged))
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.modifierExtension
ShortExtensions that cannot be ignored
Definition

May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
Aliasextensions, user content
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.url
ShortCanonical identifier for this activity definition, represented as a URI (globally unique)
Definition

An absolute URI that is used to identify this activity definition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this activity definition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the activity definition is stored on different servers.

Cardinality0..0
Typeuri
SummaryTrue
Requirements

Allows the activity definition to be referenced by a single globally unique identifier.

Comments

Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.

The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions.

In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.url
  • w5: FiveWs.identifier
  • rim: .identifier[scope=BUSN;reliability=ISS]
ActivityDefinition.identifier
ShortAdditional identifier for the activity definition
Definition

A formal identifier that is used to identify this activity definition when it is represented in other formats, or referenced in a specification, model, design or an instance.

Cardinality1..*
TypeIdentifier
SummaryTrue
Requirements

Allows externally provided and/or usable business identifiers to be easily associated with the module.

Comments

Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this activity definition outside of FHIR, where it is not possible to use the logical URI.

Slicing

Unordered, Open, by system(Pattern)

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
  • workflow: Definition.identifier
  • w5: FiveWs.identifier
  • rim: .identifier
  • objimpl: no-gen-base
ActivityDefinition.identifier:shiActivityDefinitionId
ShortAdditional identifier for the activity definition
Definition

A formal identifier that is used to identify this activity definition when it is represented in other formats, or referenced in a specification, model, design or an instance.

Cardinality1..1
TypeIdentifier
SummaryTrue
Requirements

Allows externally provided and/or usable business identifiers to be easily associated with the module.

Comments

Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this activity definition outside of FHIR, where it is not possible to use the logical URI.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Pattern
{
  "system": "https://pharmasys-api.sykehusinnkjop.no/shiActivityDefinitionId"
}
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
  • workflow: Definition.identifier
  • w5: FiveWs.identifier
  • rim: .identifier
  • objimpl: no-gen-base
ActivityDefinition.identifier:shiActivityDefinitionId.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
ActivityDefinition.identifier:shiActivityDefinitionId.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.identifier:shiActivityDefinitionId.use
Shortusual | official | temp | secondary | old (If known)
Definition

The purpose of this identifier.

Cardinality0..0
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)

ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
ActivityDefinition.identifier:shiActivityDefinitionId.type
ShortDescription of identifier
Definition

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Cardinality0..0
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)

SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
ActivityDefinition.identifier:shiActivityDefinitionId.system
ShortThe namespace for the identifier value
Definition

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Cardinality1..1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Pattern
https://pharmasys-api.sykehusinnkjop.no/shiActivityDefinitionId
ExamplesGeneral
http://www.acme.com/identifiers/patient
Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
ActivityDefinition.identifier:shiActivityDefinitionId.value
ShortThe value that is unique
Definition

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Cardinality1..1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
123456
Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
ActivityDefinition.identifier:shiActivityDefinitionId.period
ShortTime period when id is/was valid for use
Definition

Time period during which identifier is/was valid for use.

Cardinality0..1
TypePeriod
SummaryTrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
ActivityDefinition.identifier:shiActivityDefinitionId.assigner
ShortOrganization that issued id (may be just text)
Definition

Organization that issued/manages the identifier.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
ActivityDefinition.version
ShortBusiness version of the activity definition
Definition

The identifier that is used to identify this version of the activity definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the activity definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge assets, refer to the Decision Support Service specification. Note that a version is required for non-experimental active assets.

Cardinality0..0
Typestring
SummaryTrue
Comments

There may be different activity definition instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the activity definition with the format [url]|[version].

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.version
  • w5: FiveWs.version
  • rim: N/A (to add?)
ActivityDefinition.name
ShortName for this activity definition (computer friendly)
Definition

A natural language name identifying the activity definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.

Cardinality0..1
Typestring
SummaryTrue
Requirements

Support human navigation and code generation.

Comments

The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-0
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.title
ShortName for this activity definition (human friendly)
Definition

A short, descriptive, user-friendly title for the activity definition.

Cardinality0..0
Typestring
SummaryTrue
Comments

This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.title
  • rim: .title
ActivityDefinition.subtitle
ShortSubordinate title of the activity definition
Definition

An explanatory or alternate title for the activity definition giving additional information about its content.

Cardinality0..0
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.status
Shortdraft | active | retired | unknown
Definition

The status of this activity definition. Enables tracking the life-cycle of the content.

Cardinality1..1
Typecode
Binding

The lifecycle status of an artifact.

PublicationStatus (required)

ModifierTrue
SummaryTrue
Comments

Allows filtering of activity definitions that are appropriate for use versus not.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.status {different ValueSet}
  • w5: FiveWs.status
  • rim: .status
ActivityDefinition.experimental
ShortFor testing purposes, not real usage
Definition

A Boolean value to indicate that this activity definition is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.

Cardinality0..0
Typeboolean
SummaryTrue
Requirements

Enables experimental content to be developed following the same lifecycle that would be used for a production-level activity definition.

Comments

Allows filtering of activity definitions that are appropriate for use versus not.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.experimental
  • w5: FiveWs.class
  • rim: N/A (to add?)
ActivityDefinition.subject[x]
ShortType of individual the activity definition is intended for
Definition

A code or group definition that describes the intended subject of the activity being defined.

Cardinality0..0
TypeCodeableConcept | Reference(Group)
Binding

The possible types of subjects for an activity (E.g. Patient, Practitioner, Organization, Location, etc.).

SubjectType (extensible)

Meaning when missing

Patient

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.subject
ActivityDefinition.date
ShortDate last changed
Definition

The date (and optionally time) when the activity definition was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the activity definition changes.

Cardinality0..0
TypedateTime
SummaryTrue
AliasRevision Date
Comments

Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the activity definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.date
  • w5: FiveWs.recorded
  • rim: .participation[typeCode=AUT].time
ActivityDefinition.publisher
ShortName of the publisher (organization or individual)
Definition

The name of the organization or individual that published the activity definition.

Cardinality0..1
Typestring
SummaryTrue
Requirements

Helps establish the "authority/credibility" of the activity definition. May also allow for contact.

Comments

Usually an organization but may be an individual. The publisher (or steward) of the activity definition is the organization or individual primarily responsible for the maintenance and upkeep of the activity definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the activity definition. This item SHOULD be populated unless the information is available from context.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.publisher {as string instead of CodeableConcept}
  • w5: FiveWs.witness
  • rim: .participation[typeCode=AUT].role
ActivityDefinition.contact
ShortContact details for the publisher
Definition

Contact details to assist a user in finding and communicating with the publisher.

Cardinality0..0
TypeContactDetail
SummaryTrue
Comments

May be a web site, an email address, a telephone number, etc.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.contact
  • rim: .participation[typeCode=CALLBCK].role
ActivityDefinition.description
ShortNatural language description of the activity definition
Definition

A free text natural language description of the activity definition from a consumer's perspective.

Cardinality0..1
Typemarkdown
SummaryTrue
Comments

This description can be used to capture details such as why the activity definition was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the activity definition as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the activity definition is presumed to be the predominant language in the place the activity definition was created).

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.description
  • rim: .text
ActivityDefinition.useContext
ShortThe context that the content is intended to support
Definition

The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate activity definition instances.

Cardinality0..0
TypeUsageContext
SummaryTrue
Requirements

Assist in searching for appropriate content.

Comments

When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.useContext
  • rim: N/A (to add?)
ActivityDefinition.jurisdiction
ShortIntended jurisdiction for activity definition (if applicable)
Definition

A legal or geographic region in which the activity definition is intended to be used.

Cardinality0..0
TypeCodeableConcept
Binding

Countries and regions within which this artifact is targeted for use.

Jurisdiction ValueSet (extensible)

SummaryTrue
Comments

It may be possible for the activity definition to be used in jurisdictions other than those for which it was originally designed or intended.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • workflow: Definition.jurisdiction
  • rim: N/A (to add?)
ActivityDefinition.purpose
ShortWhy this activity definition is defined
Definition

Explanation of why this activity definition is needed and why it has been designed as it has.

Cardinality0..0
Typemarkdown
Comments

This element does not describe the usage of the activity definition. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this activity definition.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.purpose
  • w5: FiveWs.why[x]
  • rim: .reasonCode.text
  • objimpl: no-gen-base
ActivityDefinition.usage
ShortDescribes the clinical usage of the activity definition
Definition

A detailed description of how the activity definition is used from a clinical perspective.

Cardinality0..0
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A (to add?)
ActivityDefinition.copyright
ShortUse and/or publishing restrictions
Definition

A copyright statement relating to the activity definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the activity definition.

Cardinality0..0
Typemarkdown
AliasLicense, Restrictions
Requirements

Consumers must be able to determine any legal restrictions on the use of the activity definition and/or its content.

Comments

Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.copyright
  • rim: N/A (to add?)
  • objimpl: no-gen-base
ActivityDefinition.approvalDate
ShortWhen the activity definition was approved by publisher
Definition

The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.

Cardinality0..0
Typedate
Comments

The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.approvalDate
  • rim: .outboundRelationship[typeCode="SUBJ"].act[classCode=CACT;moodCode=EVN;code="approval"].effectiveTime
  • objimpl: no-gen-base
ActivityDefinition.lastReviewDate
ShortWhen the activity definition was last reviewed
Definition

The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.

Cardinality0..0
Typedate
Requirements

Gives a sense of how "current" the content is. Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant.

Comments

If specified, this date follows the original approval date.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.lastReviewDate
  • rim: .outboundRelationship[typeCode="SUBJ"; subsetCode="RECENT"].act[classCode=CACT;moodCode=EVN;code="review"].effectiveTime
  • objimpl: no-gen-base
ActivityDefinition.effectivePeriod
ShortWhen the activity definition is expected to be used
Definition

The period during which the activity definition content was or is planned to be in active use.

Cardinality0..0
TypePeriod
SummaryTrue
Requirements

Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of the activity definition are or are expected to be used instead.

Comments

The effective period for a activity definition determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • workflow: Definition.effectivePeriod
  • rim: N/A (to add?)
  • objimpl: no-gen-base
ActivityDefinition.topic
ShortE.g. Education, Treatment, Assessment, etc.
Definition

Descriptive topics related to the content of the activity. Topics provide a high-level categorization of the activity that can be useful for filtering and searching.

Cardinality0..0
TypeCodeableConcept
Binding

High-level categorization of the definition, used for searching, sorting, and filtering.

DefinitionTopic (example)

Requirements

Repositories must be able to determine how to categorize the activity definition so that it can be found by topical searches.

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • rim: N/A (to add?)
ActivityDefinition.author
ShortWho authored the content
Definition

An individiual or organization primarily involved in the creation and maintenance of the content.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=AUT]
ActivityDefinition.editor
ShortWho edited the content
Definition

An individual or organization primarily responsible for internal coherence of the content.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.reviewer
ShortWho reviewed the content
Definition

An individual or organization primarily responsible for review of some aspect of the content.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=VRF] {not clear whether VRF best corresponds to reviewer or endorser}
ActivityDefinition.endorser
ShortWho endorsed the content
Definition

An individual or organization responsible for officially endorsing the content for use in some setting.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=VRF] {not clear whether VRF best corresponds to reviewer or endorser}
ActivityDefinition.relatedArtifact
ShortAdditional documentation, citations, etc.
Definition

Related artifacts such as additional documentation, justification, or bibliographic references.

Cardinality0..0
TypeRelatedArtifact
Requirements

Activity definitions must be able to provide enough information for consumers of the content (and/or interventions or results produced by the content) to be able to determine and understand the justification for and evidence in support of the content.

Comments

Each related artifact is either an attachment, or a reference to another resource, but not both.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .outboundRelationship[typeCode=DOC,RSON,PREV, DRIV, USE, COMP] {successor would be PREV w/ inversionInd=true; No support for citation}
ActivityDefinition.library
ShortLogic used by the activity definition
Definition

A reference to a Library resource containing any formal logic used by the activity definition.

Cardinality0..0
Typecanonical(Library)
Comments
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .outboundRelationship[typeCode=USE].target[classCode=GROUPER,moodCode=EVN]
ActivityDefinition.kind
ShortKind of resource
Definition

A description of the kind of resource the activity definition is representing. For example, a MedicationRequest, a ServiceRequest, or a CommunicationRequest. Typically, but not always, this is a Request resource.

Cardinality0..1
Typecode
Binding

The kind of activity the definition is describing.

RequestResourceType (required)

SummaryTrue
Comments

May determine what types of extensions are permitted.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Fixed Value
MedicationRequest
Mappings
  • rim: n/a
  • rim: .classCode
ActivityDefinition.profile
ShortWhat profile the resource needs to conform to
Definition

A profile to which the target of the activity definition is expected to conform.

Cardinality0..0
Typecanonical(StructureDefinition)
Requirements

Allows profiles to be used to describe the types of activities that can be performed within a workflow, protocol, or order set.

Comments
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.code
ShortDetail type of activity
Definition

Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.

Cardinality0..0
TypeCodeableConcept
Binding

Detailed type of the activity; e.g. CBC.

ProcedureCodes(SNOMEDCT) (example)

SummaryTrue
Requirements

Allows matching performed to planned as well as validation against protocols.

Comments

Tends to be less relevant for activities involving particular products.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • rim: .code
ActivityDefinition.intent
Shortproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Definition

Indicates the level of authority/intentionality associated with the activity and where the request should fit into the workflow chain.

Cardinality0..0
Typecode
Binding

Codes indicating the degree of authority/intentionality associated with a request.

RequestIntent (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.priority
Shortroutine | urgent | asap | stat
Definition

Indicates how quickly the activity should be addressed with respect to other requests.

Cardinality0..0
Typecode
Binding

Identifies the level of importance to be assigned to actioning the request.

RequestPriority (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.doNotPerform
ShortTrue if the activity should not be performed
Definition

Set this to true if the definition is to indicate that a particular activity should NOT be performed. If true, this element should be interpreted to reinforce a negative coding. For example NPO as a code with a doNotPerform of true would still indicate to NOT perform the action.

Cardinality0..0
Typeboolean
ModifierTrue
SummaryTrue
Comments

This element is not intended to be used to communicate a decision support response to cancel an order in progress. That should be done with the "remove" type of a PlanDefinition or RequestGroup.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
ActivityDefinition.timing[x]
ShortWhen activity is to occur
Definition

The period, timing or frequency upon which the described activity is to occur.

Cardinality0..0
TypeAge | dateTime | Duration | Period | Range | Timing
Requirements

Allows prompting for activities and detection of missed planned activities.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .effectiveTime
ActivityDefinition.location
ShortWhere it should happen
Definition

Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc.

Cardinality0..0
TypeReference(Location)
Aliasfacility
Requirements

Helps in planning of activity.

Comments

May reference a specific clinical location or may just identify a type of location.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • rim: .participation[typeCode=LOC].role
ActivityDefinition.participant
ShortWho should participate in the action
Definition

Indicates who should participate in performing the action described.

Cardinality0..0
TypeBackboneElement
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=PFM]
ActivityDefinition.participant.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
ActivityDefinition.participant.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.participant.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.participant.type
Shortpatient | practitioner | related-person | device
Definition

The type of participant in the action.

Cardinality1..1
Typecode
Binding

The type of participant in the activity.

ActionParticipantType (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .role.classCode
ActivityDefinition.participant.role
ShortE.g. Nurse, Surgeon, Parent, etc.
Definition

The role the participant should play in performing the described action.

Cardinality0..1
TypeCodeableConcept
Binding

Defines roles played by participants for the action.

ActionParticipantRole (example)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • rim: .role.code
ActivityDefinition.product[x]
ShortWhat's administered/supplied
Definition

Identifies the food, drug or other product being consumed or supplied in the activity.

Cardinality0..0
TypeCodeableConcept | Reference(Medication | Substance)
Binding

Code describing the type of substance or medication.

SNOMEDCTMedicationCodes (example)

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=CSM].role
ActivityDefinition.quantity
ShortHow much is administered/consumed/supplied
Definition

Identifies the quantity expected to be consumed at once (per dose, per meal, etc.).

Cardinality0..0
TypeSimpleQuantity
Aliasdose
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3: If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
  • sqty-1: The comparator is not used on a SimpleQuantity
    comparator.empty()
Mappings
  • rim: n/a
  • v2: SN (see also Range) or CQ
  • rim: PQ, IVL<PQ>, MO, CO, depending on the values
  • rim: .quantity {for classCode=SPLY}
ActivityDefinition.dosage
ShortDetailed dosage instructions
Definition

Provides detailed dosage instructions in the same way that they are described for MedicationRequest resources.

Cardinality0..0
TypeDosage
Comments

If a dosage instruction is used, the definition should not specify timing or quantity.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=INT]
  • rim: .outboundRelationship[typeCode=COMP].target[classCode=SBADM; moodCode=DEFN]
ActivityDefinition.bodySite
ShortWhat part of body to perform on
Definition

Indicates the sites on the subject's body where the procedure should be performed (I.e. the target sites).

Cardinality0..0
TypeCodeableConcept
Binding

A code that identifies the anatomical location.

SNOMEDCTBodyStructures (example)

Requirements

Knowing where the procedure is made is important for tracking if multiple sites are possible.

Comments

Only used if not implicit in the code found in ServiceRequest.type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • rim: .targetSiteCode {for classCode=PROC, SBADM}
ActivityDefinition.specimenRequirement
ShortWhat specimens are required to perform this action
Definition

Defines specimen requirements for the action to be performed, such as required specimens for a lab test.

Cardinality0..0
TypeReference(SpecimenDefinition)
Requirements

Needed to represent lab order definitions.

Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
ActivityDefinition.observationRequirement
ShortWhat observations are required to perform this action
Definition

Defines observation requirements for the action to be performed, such as body weight or surface area.

Cardinality0..0
TypeReference(ObservationDefinition)
Requirements

Needed to represent observation definitions.

Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
ActivityDefinition.observationResultRequirement
ShortWhat observations must be produced by this action
Definition

Defines the observations that are expected to be produced by the action.

Cardinality0..0
TypeReference(ObservationDefinition)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
ActivityDefinition.transform
ShortTransform to apply the template
Definition

A reference to a StructureMap resource that defines a transform that can be executed to produce the intent resource using the ActivityDefinition instance as the input.

Cardinality0..0
Typecanonical(StructureMap)
Comments

Note that if both a transform and dynamic values are specified, the dynamic values will be applied to the result of the transform.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.dynamicValue
ShortDynamic aspects of the definition
Definition

Dynamic values that will be evaluated to produce values for elements of the resulting resource. For example, if the dosage of a medication must be computed based on the patient's weight, a dynamic value would be used to specify an expression that calculated the weight, and the path on the request resource that would contain the result.

Cardinality0..0
TypeBackboneElement
Comments

Dynamic values are applied in the order in which they are defined in the ActivityDefinition. Note that if both a transform and dynamic values are specified, the dynamic values will be applied to the result of the transform.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.dynamicValue.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
ActivityDefinition.dynamicValue.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.dynamicValue.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.dynamicValue.path
ShortThe path to the element to be set dynamically
Definition

The path to the element to be customized. This is the path on the resource that will hold the result of the calculation defined by the expression. The specified path SHALL be a FHIRPath resolveable on the specified target type of the ActivityDefinition, and SHALL consist only of identifiers, constant indexers, and a restricted subset of functions. The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the Simple FHIRPath Profile for full details).

Cardinality1..1
Typestring
Comments

The path attribute contains a Simple FHIRPath Subset that allows path traversal, but not calculation.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
ActivityDefinition.dynamicValue.expression
ShortAn expression that provides the dynamic value for the customization
Definition

An expression specifying the value of the customized element.

Cardinality1..1
TypeExpression
Comments

The expression may be inlined, or may be a reference to a named expression within a logic library referenced by the library element.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • exp-1: An expression or a reference must be provided
    expression.exists() or reference.exists()
Mappings
  • rim: n/a
  • rim: N/A
<StructureDefinition xmlns="http://hl7.org/fhir">
<url value="https://simplifier.net/h-resept/StructureDefinition/ActivityDefinitionHresept" />
<name value="ActivityDefinitionHresept" />
<title value="ActivityDefinition for H-resept (Sykehusinnkjøp HF)" />
<status value="draft" />
<publisher value="Sykehusinnkjøp HF" />
<fhirVersion value="4.0.1" />
<kind value="resource" />
<abstract value="false" />
<type value="ActivityDefinition" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/ActivityDefinition" />
<derivation value="constraint" />
<element id="ActivityDefinition.extension:shiGuidelineMedicinalProductExtension">
<path value="ActivityDefinition.extension" />
<sliceName value="shiGuidelineMedicinalProductExtension" />
<code value="Extension" />
<profile value="https://simplifier.net/h-resept/StructureDefinition/shiGuidelineMedicinalProduct" />
</type>
<isModifier value="false" />
</element>
<element id="ActivityDefinition.extension:shiGuidelinePackagedProductExtension">
<path value="ActivityDefinition.extension" />
<sliceName value="shiGuidelinePackagedProductExtension" />
<code value="Extension" />
<profile value="https://simplifier.net/h-resept/StructureDefinition/shiGuidelinePackagedProduct" />
</type>
<isModifier value="false" />
</element>
<element id="ActivityDefinition.url">
<path value="ActivityDefinition.url" />
<max value="0" />
</element>
<element id="ActivityDefinition.identifier">
<path value="ActivityDefinition.identifier" />
<type value="pattern" />
<path value="system" />
</discriminator>
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="ActivityDefinition.identifier:shiActivityDefinitionId">
<path value="ActivityDefinition.identifier" />
<sliceName value="shiActivityDefinitionId" />
<min value="1" />
<max value="1" />
<system value="https://pharmasys-api.sykehusinnkjop.no/shiActivityDefinitionId" />
</patternIdentifier>
</element>
<element id="ActivityDefinition.identifier:shiActivityDefinitionId.use">
<path value="ActivityDefinition.identifier.use" />
<max value="0" />
</element>
<element id="ActivityDefinition.identifier:shiActivityDefinitionId.type">
<path value="ActivityDefinition.identifier.type" />
<max value="0" />
</element>
<element id="ActivityDefinition.identifier:shiActivityDefinitionId.system">
<path value="ActivityDefinition.identifier.system" />
<min value="1" />
</element>
<element id="ActivityDefinition.identifier:shiActivityDefinitionId.value">
<path value="ActivityDefinition.identifier.value" />
<min value="1" />
</element>
<element id="ActivityDefinition.identifier:shiActivityDefinitionId.assigner">
<path value="ActivityDefinition.identifier.assigner" />
<max value="0" />
</element>
<element id="ActivityDefinition.version">
<path value="ActivityDefinition.version" />
<max value="0" />
</element>
<element id="ActivityDefinition.title">
<path value="ActivityDefinition.title" />
<max value="0" />
</element>
<element id="ActivityDefinition.subtitle">
<path value="ActivityDefinition.subtitle" />
<max value="0" />
</element>
<element id="ActivityDefinition.experimental">
<path value="ActivityDefinition.experimental" />
<max value="0" />
</element>
<element id="ActivityDefinition.subject[x]">
<path value="ActivityDefinition.subject[x]" />
<max value="0" />
</element>
<element id="ActivityDefinition.date">
<path value="ActivityDefinition.date" />
<max value="0" />
</element>
<element id="ActivityDefinition.contact">
<path value="ActivityDefinition.contact" />
<max value="0" />
</element>
<element id="ActivityDefinition.useContext">
<path value="ActivityDefinition.useContext" />
<max value="0" />
</element>
<element id="ActivityDefinition.jurisdiction">
<path value="ActivityDefinition.jurisdiction" />
<max value="0" />
</element>
<element id="ActivityDefinition.purpose">
<path value="ActivityDefinition.purpose" />
<max value="0" />
</element>
<element id="ActivityDefinition.usage">
<path value="ActivityDefinition.usage" />
<max value="0" />
</element>
<element id="ActivityDefinition.copyright">
<path value="ActivityDefinition.copyright" />
<max value="0" />
</element>
<element id="ActivityDefinition.approvalDate">
<path value="ActivityDefinition.approvalDate" />
<max value="0" />
</element>
<element id="ActivityDefinition.lastReviewDate">
<path value="ActivityDefinition.lastReviewDate" />
<max value="0" />
</element>
<element id="ActivityDefinition.effectivePeriod">
<path value="ActivityDefinition.effectivePeriod" />
<max value="0" />
</element>
<element id="ActivityDefinition.topic">
<path value="ActivityDefinition.topic" />
<max value="0" />
</element>
<element id="ActivityDefinition.author">
<path value="ActivityDefinition.author" />
<max value="0" />
</element>
<element id="ActivityDefinition.editor">
<path value="ActivityDefinition.editor" />
<max value="0" />
</element>
<element id="ActivityDefinition.reviewer">
<path value="ActivityDefinition.reviewer" />
<max value="0" />
</element>
<element id="ActivityDefinition.endorser">
<path value="ActivityDefinition.endorser" />
<max value="0" />
</element>
<element id="ActivityDefinition.relatedArtifact">
<path value="ActivityDefinition.relatedArtifact" />
<max value="0" />
</element>
<element id="ActivityDefinition.library">
<path value="ActivityDefinition.library" />
<max value="0" />
</element>
<element id="ActivityDefinition.kind">
<path value="ActivityDefinition.kind" />
<fixedCode value="MedicationRequest" />
</element>
<element id="ActivityDefinition.profile">
<path value="ActivityDefinition.profile" />
<max value="0" />
</element>
<element id="ActivityDefinition.code">
<path value="ActivityDefinition.code" />
<max value="0" />
</element>
<element id="ActivityDefinition.intent">
<path value="ActivityDefinition.intent" />
<max value="0" />
</element>
<element id="ActivityDefinition.priority">
<path value="ActivityDefinition.priority" />
<max value="0" />
</element>
<element id="ActivityDefinition.doNotPerform">
<path value="ActivityDefinition.doNotPerform" />
<max value="0" />
</element>
<element id="ActivityDefinition.timing[x]">
<path value="ActivityDefinition.timing[x]" />
<max value="0" />
</element>
<element id="ActivityDefinition.location">
<path value="ActivityDefinition.location" />
<max value="0" />
</element>
<element id="ActivityDefinition.participant">
<path value="ActivityDefinition.participant" />
<max value="0" />
</element>
<element id="ActivityDefinition.product[x]">
<path value="ActivityDefinition.product[x]" />
<max value="0" />
</element>
<element id="ActivityDefinition.quantity">
<path value="ActivityDefinition.quantity" />
<max value="0" />
</element>
<element id="ActivityDefinition.dosage">
<path value="ActivityDefinition.dosage" />
<max value="0" />
</element>
<element id="ActivityDefinition.bodySite">
<path value="ActivityDefinition.bodySite" />
<max value="0" />
</element>
<element id="ActivityDefinition.specimenRequirement">
<path value="ActivityDefinition.specimenRequirement" />
<max value="0" />
</element>
<element id="ActivityDefinition.observationRequirement">
<path value="ActivityDefinition.observationRequirement" />
<max value="0" />
</element>
<element id="ActivityDefinition.observationResultRequirement">
<path value="ActivityDefinition.observationResultRequirement" />
<max value="0" />
</element>
<element id="ActivityDefinition.transform">
<path value="ActivityDefinition.transform" />
<max value="0" />
</element>
<element id="ActivityDefinition.dynamicValue">
<path value="ActivityDefinition.dynamicValue" />
<max value="0" />
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"url": "https://simplifier.net/h-resept/StructureDefinition/ActivityDefinitionHresept",
"name": "ActivityDefinitionHresept",
"title": "ActivityDefinition for H-resept (Sykehusinnkjøp HF)",
"status": "draft",
"publisher": "Sykehusinnkjøp HF",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ActivityDefinition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ActivityDefinition",
"derivation": "constraint",
"element": [
{
"id": "ActivityDefinition.extension:shiGuidelineMedicinalProductExtension",
"path": "ActivityDefinition.extension",
"sliceName": "shiGuidelineMedicinalProductExtension",
"type": [
{
"code": "Extension",
"profile": [
"https://simplifier.net/h-resept/StructureDefinition/shiGuidelineMedicinalProduct"
]
}
],
"isModifier": false
},
{
"id": "ActivityDefinition.extension:shiGuidelinePackagedProductExtension",
"path": "ActivityDefinition.extension",
"sliceName": "shiGuidelinePackagedProductExtension",
"type": [
{
"code": "Extension",
"profile": [
"https://simplifier.net/h-resept/StructureDefinition/shiGuidelinePackagedProduct"
]
}
],
"isModifier": false
},
{
"id": "ActivityDefinition.url",
"path": "ActivityDefinition.url",
"max": "0"
},
{
"id": "ActivityDefinition.identifier",
"path": "ActivityDefinition.identifier",
"slicing": {
{
"type": "pattern",
"path": "system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "ActivityDefinition.identifier:shiActivityDefinitionId",
"path": "ActivityDefinition.identifier",
"sliceName": "shiActivityDefinitionId",
"min": 1,
"max": "1",
"system": "https://pharmasys-api.sykehusinnkjop.no/shiActivityDefinitionId"
}
},
{
"id": "ActivityDefinition.identifier:shiActivityDefinitionId.use",
"path": "ActivityDefinition.identifier.use",
"max": "0"
},
{
"id": "ActivityDefinition.identifier:shiActivityDefinitionId.type",
"path": "ActivityDefinition.identifier.type",
"max": "0"
},
{
"id": "ActivityDefinition.identifier:shiActivityDefinitionId.system",
"path": "ActivityDefinition.identifier.system",
"min": 1
},
{
"id": "ActivityDefinition.identifier:shiActivityDefinitionId.value",
"path": "ActivityDefinition.identifier.value",
"min": 1
},
{
"id": "ActivityDefinition.identifier:shiActivityDefinitionId.assigner",
"path": "ActivityDefinition.identifier.assigner",
"max": "0"
},
{
"id": "ActivityDefinition.version",
"path": "ActivityDefinition.version",
"max": "0"
},
{
"id": "ActivityDefinition.title",
"path": "ActivityDefinition.title",
"max": "0"
},
{
"id": "ActivityDefinition.subtitle",
"path": "ActivityDefinition.subtitle",
"max": "0"
},
{
"id": "ActivityDefinition.experimental",
"path": "ActivityDefinition.experimental",
"max": "0"
},
{
"id": "ActivityDefinition.subject[x]",
"path": "ActivityDefinition.subject[x]",
"max": "0"
},
{
"id": "ActivityDefinition.date",
"path": "ActivityDefinition.date",
"max": "0"
},
{
"id": "ActivityDefinition.contact",
"path": "ActivityDefinition.contact",
"max": "0"
},
{
"id": "ActivityDefinition.useContext",
"path": "ActivityDefinition.useContext",
"max": "0"
},
{
"id": "ActivityDefinition.jurisdiction",
"path": "ActivityDefinition.jurisdiction",
"max": "0"
},
{
"id": "ActivityDefinition.purpose",
"path": "ActivityDefinition.purpose",
"max": "0"
},
{
"id": "ActivityDefinition.usage",
"path": "ActivityDefinition.usage",
"max": "0"
},
{
"id": "ActivityDefinition.copyright",
"path": "ActivityDefinition.copyright",
"max": "0"
},
{
"id": "ActivityDefinition.approvalDate",
"path": "ActivityDefinition.approvalDate",
"max": "0"
},
{
"id": "ActivityDefinition.lastReviewDate",
"path": "ActivityDefinition.lastReviewDate",
"max": "0"
},
{
"id": "ActivityDefinition.effectivePeriod",
"path": "ActivityDefinition.effectivePeriod",
"max": "0"
},
{
"id": "ActivityDefinition.topic",
"path": "ActivityDefinition.topic",
"max": "0"
},
{
"id": "ActivityDefinition.author",
"path": "ActivityDefinition.author",
"max": "0"
},
{
"id": "ActivityDefinition.editor",
"path": "ActivityDefinition.editor",
"max": "0"
},
{
"id": "ActivityDefinition.reviewer",
"path": "ActivityDefinition.reviewer",
"max": "0"
},
{
"id": "ActivityDefinition.endorser",
"path": "ActivityDefinition.endorser",
"max": "0"
},
{
"id": "ActivityDefinition.relatedArtifact",
"path": "ActivityDefinition.relatedArtifact",
"max": "0"
},
{
"id": "ActivityDefinition.library",
"path": "ActivityDefinition.library",
"max": "0"
},
{
"id": "ActivityDefinition.kind",
"path": "ActivityDefinition.kind",
"fixedCode": "MedicationRequest"
},
{
"id": "ActivityDefinition.profile",
"path": "ActivityDefinition.profile",
"max": "0"
},
{
"id": "ActivityDefinition.code",
"path": "ActivityDefinition.code",
"max": "0"
},
{
"id": "ActivityDefinition.intent",
"path": "ActivityDefinition.intent",
"max": "0"
},
{
"id": "ActivityDefinition.priority",
"path": "ActivityDefinition.priority",
"max": "0"
},
{
"id": "ActivityDefinition.doNotPerform",
"path": "ActivityDefinition.doNotPerform",
"max": "0"
},
{
"id": "ActivityDefinition.timing[x]",
"path": "ActivityDefinition.timing[x]",
"max": "0"
},
{
"id": "ActivityDefinition.location",
"path": "ActivityDefinition.location",
"max": "0"
},
{
"id": "ActivityDefinition.participant",
"path": "ActivityDefinition.participant",
"max": "0"
},
{
"id": "ActivityDefinition.product[x]",
"path": "ActivityDefinition.product[x]",
"max": "0"
},
{
"id": "ActivityDefinition.quantity",
"path": "ActivityDefinition.quantity",
"max": "0"
},
{
"id": "ActivityDefinition.dosage",
"path": "ActivityDefinition.dosage",
"max": "0"
},
{
"id": "ActivityDefinition.bodySite",
"path": "ActivityDefinition.bodySite",
"max": "0"
},
{
"id": "ActivityDefinition.specimenRequirement",
"path": "ActivityDefinition.specimenRequirement",
"max": "0"
},
{
"id": "ActivityDefinition.observationRequirement",
"path": "ActivityDefinition.observationRequirement",
"max": "0"
},
{
"id": "ActivityDefinition.observationResultRequirement",
"path": "ActivityDefinition.observationResultRequirement",
"max": "0"
},
{
"id": "ActivityDefinition.transform",
"path": "ActivityDefinition.transform",
"max": "0"
},
{
"id": "ActivityDefinition.dynamicValue",
"path": "ActivityDefinition.dynamicValue",
"max": "0"
}
]
}
}