StructureDefinition-regimen-entry-template
{
"resourceType" : "StructureDefinition",
"id" : "regimen-entry-template",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>url</b>: <a href="http://nccn.org/fhir/StructureDefinition/regimen-entry-template">http://nccn.org/fhir/StructureDefinition/regimen-entry-template</a></p><p><b>version</b>: 1</p><p><b>name</b>: Regimen Entry Template</p><p><b>status</b>: DRAFT</p><p><b>date</b>: Apr 14, 2017</p><p><b>publisher</b>: The National Comprehensive Cancer Network</p><p><b>contact</b>: </p><p><b>url</b>: <a href="http://nccn.org/fhir/StructureDefinition/regimen-entry-template">http://nccn.org/fhir/StructureDefinition/regimen-entry-template</a></p><p><b>version</b>: 1</p><p><b>name</b>: Regimen Entry Template</p><p><b>status</b>: DRAFT</p><p><b>date</b>: Apr 14, 2017</p><p><b>publisher</b>: The National Comprehensive Cancer Network</p><p><b>contact</b>: </p><p><b>fhirVersion</b>: 1.9.0</p><blockquote><p><b>mapping</b></p><p><b>identity</b>: workflow</p><p><b>uri</b>: <a href="http://hl7.org/fhir/workflow">http://hl7.org/fhir/workflow</a></p><p><b>name</b>: Workflow Mapping</p></blockquote><blockquote><p><b>mapping</b></p><p><b>identity</b>: w5</p><p><b>uri</b>: <a href="http://hl7.org/fhir/w5">http://hl7.org/fhir/w5</a></p><p><b>name</b>: W5 Mapping</p></blockquote><blockquote><p><b>mapping</b></p><p><b>identity</b>: objimpl</p><p><b>uri</b>: <a href="http://hl7.org/fhir/object-implementation">http://hl7.org/fhir/object-implementation</a></p><p><b>name</b>: Object Implementation Information</p></blockquote><blockquote><p><b>mapping</b></p><p><b>identity</b>: rim</p><p><b>uri</b>: <a href="http://hl7.org/v3">http://hl7.org/v3</a></p><p><b>name</b>: RIM Mapping</p></blockquote><p><b>kind</b>: RESOURCE</p><p><b>abstract</b>: false</p><p><b>type</b>: ActivityDefinition</p><p><b>baseDefinition</b>: <a href="http://hl7.org/fhir/StructureDefinition/ActivityDefinition">http://hl7.org/fhir/StructureDefinition/ActivityDefinition</a></p><p><b>derivation</b>: CONSTRAINT</p><h3>Snapshots</h3><table class="grid"><tr><td>-</td><td><b>Element</b></td></tr><tr><td>*</td><td>todo-bundle</td></tr></table><h3>Differentials</h3><table class="grid"><tr><td>-</td><td><b>Element</b></td></tr><tr><td>*</td><td>todo-bundle</td></tr></table></div>"
},
"url" : "http://nccn.org/fhir/StructureDefinition/regimen-entry-template",
"version" : "1",
"name" : "Regimen Entry Template",
"status" : "draft",
"date" : "2017-04-14",
"publisher" : "The National Comprehensive Cancer Network",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://nccn.org"
}
]
}
],
"fhirVersion" : "1.9.0",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/w5",
"name" : "W5 Mapping"
},
{
"identity" : "objimpl",
"uri" : "http://hl7.org/fhir/object-implementation",
"name" : "Object Implementation Information"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "ActivityDefinition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ActivityDefinition",
"derivation" : "constraint",
"snapshot" : {
"element" : [
{
"id" : "ActivityDefinition:regimenentrytemplate",
"path" : "ActivityDefinition",
"sliceName" : "regimenEntryTemplate",
"short" : "NCCN Order Template Profile",
"definition" : "The NCCN Order Template Profile is based upon the core FHIR PlanDefinition Resource and designed to improve the safety and effectiveness of cancer treatment protocols.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "ActivityDefinition",
"min" : 0,
"max" : "*"
},
"constraint" : [
{
"key" : "dom-2",
"severity" : "error",
"human" : "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
"expression" : "contained.contained.empty()",
"xpath" : "not(parent::f:contained and f:contained)",
"source" : "DomainResource"
},
{
"key" : "dom-1",
"severity" : "error",
"human" : "If the resource is contained in another resource, it SHALL NOT contain any narrative",
"expression" : "contained.text.empty()",
"xpath" : "not(parent::f:contained and f:text)",
"source" : "DomainResource"
},
{
"key" : "dom-4",
"severity" : "error",
"human" : "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
"expression" : "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
"xpath" : "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
"source" : "DomainResource"
},
{
"key" : "dom-3",
"severity" : "error",
"human" : "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource",
"expression" : "contained.where(('#'+id in %resource.descendants().reference).not()).empty()",
"xpath" : "not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))",
"source" : "DomainResource"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "Entity. Role, or Act"
},
{
"identity" : "workflow",
"map" : "Definition"
},
{
"identity" : "w5",
"map" : "clinical.general"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.id",
"path" : "ActivityDefinition.id",
"short" : "Logical 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.",
"comment" : "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Resource.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "id"
}
],
"mustSupport" : false,
"isSummary" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta",
"path" : "ActivityDefinition.meta",
"short" : "Metadata about the resource",
"definition" : "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Resource.meta",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Meta"
}
],
"mustSupport" : false,
"isSummary" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.id",
"path" : "ActivityDefinition.meta.id",
"representation" : [
"xmlAttr"
],
"short" : "xml:id (or equivalent in JSON)",
"definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.extension",
"path" : "ActivityDefinition.meta.extension",
"short" : "Extension",
"definition" : "An Extension",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.versionId",
"path" : "ActivityDefinition.meta.versionId",
"short" : "The version of this order template",
"definition" : "On the NCCN FHIR server, this will always be in a format like [external version].[internal version]. The external version number is incremented each time the template is duplicated into a new version. The internal version number will increment with each save. Only published versions will be available from the API.",
"comment" : "This version number can be used for finding and retrieving specific versions of an OrderTemplate via the API. However, data consumers should use PlanDefinition.version as the primary source of version information because FHIR servers may override the Meta.versionId when a resource is copied.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Meta.versionId",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "id"
}
],
"example" : [
{
"label" : "General",
"valueId" : "1.1000000000000001"
}
],
"mustSupport" : false,
"isSummary" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.lastUpdated",
"path" : "ActivityDefinition.meta.lastUpdated",
"short" : "When the resource version last changed",
"definition" : "When the resource last changed - e.g. when the version changed.",
"comment" : "This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Meta.lastUpdated",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "instant"
}
],
"mustSupport" : false,
"isSummary" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.profile",
"path" : "ActivityDefinition.meta.profile",
"short" : "Profiles this resource claims to conform to",
"definition" : "A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url]().",
"comment" : "It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Meta.profile",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "uri"
}
],
"fixedUri" : "http://nccn.org/fhir/StructureDefinition/regimen-entry",
"mustSupport" : false,
"isSummary" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.security",
"path" : "ActivityDefinition.meta.security",
"short" : "Security Labels applied to this resource",
"definition" : "Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.",
"comment" : "The security labels can be updated without changing the stated version of the resource The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Meta.security",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "SecurityLabels"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean" : true
}
],
"strength" : "extensible",
"description" : "Security Labels from the Healthcare Privacy and Security Classification System.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/security-labels"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.tag",
"path" : "ActivityDefinition.meta.tag",
"short" : "Tags applied to this resource",
"definition" : "Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.",
"comment" : "The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Meta.tag",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "Tags"
}
],
"strength" : "example",
"description" : "Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones"",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/common-tags"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.implicitRules",
"path" : "ActivityDefinition.implicitRules",
"short" : "A 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.",
"comment" : "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 as much as possible.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Resource.implicitRules",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "uri"
}
],
"mustSupport" : false,
"isModifier" : true,
"isSummary" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.language",
"path" : "ActivityDefinition.language",
"short" : "Language of the resource content",
"definition" : "The base language in which the resource is written.",
"comment" : "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).",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Resource.language",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"mustSupport" : false,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"valueReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/all-languages"
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "Language"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean" : true
}
],
"strength" : "extensible",
"description" : "A human language.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/languages"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.text",
"path" : "ActivityDefinition.text",
"short" : "Text summary of the resource, for human interpretation",
"definition" : "A human-readable narrative that contains a summary of the resource, and may 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.",
"comment" : "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 in formation is added later.",
"alias" : [
"narrative",
"html",
"xhtml",
"display"
],
"min" : 0,
"max" : "0",
"base" : {
"path" : "DomainResource.text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Narrative"
}
],
"condition" : [
"dom-1"
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "Act.text?"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.contained",
"path" : "ActivityDefinition.contained",
"short" : "Contained, 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.",
"comment" : "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.",
"alias" : [
"inline resources",
"anonymous resources",
"contained resources"
],
"min" : 0,
"max" : "0",
"base" : {
"path" : "DomainResource.contained",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Resource"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "N/A"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.extension",
"path" : "ActivityDefinition.extension",
"short" : "Extension",
"definition" : "An Extension",
"min" : 0,
"max" : "0",
"base" : {
"path" : "DomainResource.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.modifierExtension",
"path" : "ActivityDefinition.modifierExtension",
"short" : "Extension",
"definition" : "An Extension",
"min" : 0,
"max" : "0",
"base" : {
"path" : "DomainResource.modifierExtension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"mustSupport" : false,
"isModifier" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.url",
"path" : "ActivityDefinition.url",
"short" : "Logical uri to reference this activity definition (globally unique)",
"definition" : "An absolute URL that is used to identify this activity definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this activity definition is (or will be) published. The URL SHOULD include the major version of the activity definition. For more information see [Technical and Business Versions](resource.html#versions).",
"comment" : "Can be a urn:uuid: or a urn:oid:, but real http: addresses are preferred.",
"requirements" : "Allows the activity definition to be referenced by a single globally unique identifier.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.url",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "uri"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.url"
},
{
"identity" : "w5",
"map" : "id"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.identifier",
"path" : "ActivityDefinition.identifier",
"short" : "Additional 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.",
"comment" : "Typically, this is used for identifiers that can go in an HL7 v3 II data type - e.g. to identify this activity definition outside of FHIR, where the logical URL is not possible to use.",
"requirements" : "Allows externally provided and/or useable business identifiers to be easily associated with the module.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.identifier",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Identifier"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.identifier"
},
{
"identity" : "objimpl",
"map" : "no-gen-base"
},
{
"identity" : "w5",
"map" : "id"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.version",
"path" : "ActivityDefinition.version",
"short" : "Business 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 are orderable. 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.",
"comment" : "There may be multiple different instances of a activity definition that have the same identifier but different versions.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.version",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.version"
},
{
"identity" : "w5",
"map" : "id.version"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.name",
"path" : "ActivityDefinition.name",
"short" : "Name 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.",
"comment" : "The name is not expected to be globally unique. The name should be a simple alpha-numeric type name to ensure it is computable friendly.",
"requirements" : "Support human navigation & code generation.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.name",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isSummary" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.title",
"path" : "ActivityDefinition.title",
"short" : "Name for this activity definition (Human friendly)",
"definition" : "A short, descriptive, user-friendly title for the activity definition.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.title",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.title"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.status",
"path" : "ActivityDefinition.status",
"short" : ""active" if the template is currently published",
"definition" : "The status of this activity definition. Enables tracking the life-cycle of the content.",
"comment" : "Allows filtering of activity definition that are appropriate for use vs. not.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.status",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"mustSupport" : false,
"isModifier" : true,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "PublicationStatus"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean" : true
}
],
"strength" : "required",
"description" : "The lifecycle status of a Value Set or Concept Map.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/publication-status"
}
},
"mapping" : [
{
"identity" : "workflow",
"map" : "Definitition.status (different ValueSet)"
},
{
"identity" : "w5",
"map" : "status"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.experimental",
"path" : "ActivityDefinition.experimental",
"short" : "If for testing purposes, not real usage",
"definition" : "A flag 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.",
"comment" : "Allows filtering of activity definition that are appropriate for use vs. not.",
"requirements" : "Enables experimental content to be developed following the same life-cycle as a production-level activity definition would.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.experimental",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : false,
"isModifier" : true,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.experimental"
},
{
"identity" : "w5",
"map" : "class"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.date",
"path" : "ActivityDefinition.date",
"short" : "Date this was last changed",
"definition" : "The date (and optionally time) when the activity definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the activity definition changes.",
"comment" : "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.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.date",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.date"
},
{
"identity" : "w5",
"map" : "when.recorded"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.publisher",
"path" : "ActivityDefinition.publisher",
"short" : "Name of the publisher (Organization or individual)",
"definition" : "The name of the individual or organization that published the activity definition.",
"comment" : "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.",
"requirements" : "Helps establish the "authority/credibility" of the activity definition. May also allow for contact.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.publisher",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"fixedString" : "National Comprehensive Cancer Network",
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.publisher (as string instead of CodeableConcept)"
},
{
"identity" : "w5",
"map" : "who.witness"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.description",
"path" : "ActivityDefinition.description",
"short" : "Natural language description of the activity definition",
"definition" : "A free text natural language description of the activity definition from the consumer's perspective.",
"comment" : "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 profile is presumed to be the predominant language in the place the profile was created).",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.description",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.description"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.purpose",
"path" : "ActivityDefinition.purpose",
"short" : "Why this activity definition is defined",
"definition" : "Explains why this activity definition is needed and why it has been designed as it has.",
"comment" : "This element does not describe the usage of the activity definition (See, e.g, the comments element, or relatedArtifacts), rather it's for 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.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.purpose",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.purpose"
},
{
"identity" : "objimpl",
"map" : "no-gen-base"
},
{
"identity" : "w5",
"map" : "why"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.usage",
"path" : "ActivityDefinition.usage",
"short" : "Describes the clinical usage of the asset",
"definition" : "A detailed description of how the asset is used from a clinical perspective.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.usage",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.approvalDate",
"path" : "ActivityDefinition.approvalDate",
"short" : "When the activity definition was approved by publisher",
"definition" : "The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage.",
"comment" : "The date may be more recent than the approval date because of minor changes / editorial corrections.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.approvalDate",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "date"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.approvalDate"
},
{
"identity" : "objimpl",
"map" : "no-gen-base"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.lastReviewDate",
"path" : "ActivityDefinition.lastReviewDate",
"short" : "When the activity definition was last reviewed",
"definition" : "The date on which the asset content was last reviewed. Review happens periodically after approval, but doesn't change the original approval date.",
"comment" : "If specified, this is usually after the approval date.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.lastReviewDate",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "date"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.lastReviewDate"
},
{
"identity" : "objimpl",
"map" : "no-gen-base"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.effectivePeriod",
"path" : "ActivityDefinition.effectivePeriod",
"short" : "When the activity definition is effective",
"definition" : "The period during which the activity definition content was or is planned to be effective.",
"comment" : "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 would be published in 2015.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.effectivePeriod",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Period"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.effectivePeriod"
},
{
"identity" : "objimpl",
"map" : "no-gen-base"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.useContext",
"path" : "ActivityDefinition.useContext",
"short" : "Content intends to support these contexts",
"definition" : "The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of code system definitions.",
"comment" : "When multiple usageContexts are specified, there is no expectation for whether all or any of the contexts apply.",
"requirements" : "Assist in searching for appropriate content.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.useContext",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "UsageContext"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.useContext"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.jurisdiction",
"path" : "ActivityDefinition.jurisdiction",
"short" : "Intended jurisdiction for activity definition (if applicable)",
"definition" : "A jurisdiction in which the activity definition is intended to be used.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.jurisdiction",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "Jurisdiction"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean" : true
}
],
"strength" : "extensible",
"description" : "Countries and regions within which this artifact is targeted for use",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/jurisdiction"
}
},
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.jurisdiction"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.topic",
"path" : "ActivityDefinition.topic",
"short" : "E.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.",
"requirements" : "Repositories must be able to determine how to categorize the asset so that it can be found by topical searches.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.topic",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "DefinitionTopic"
}
],
"strength" : "example",
"description" : "High-level categorization of the definition, used for searching, sorting, and filtering",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/definition-topic"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.contributor",
"path" : "ActivityDefinition.contributor",
"short" : "A content contributor",
"definition" : "A contributor to the content of the asset, including authors, editors, reviewers, and endorsers.",
"requirements" : "Consumers of the content must be able to quickly determine who contributed to the content of the knowledge asset.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.contributor",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Contributor"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.contact",
"path" : "ActivityDefinition.contact",
"short" : "Contact details for the publisher",
"definition" : "Contact details to assist a user in finding and communicating with the publisher.",
"comment" : "May be a web site, an email address, a telephone number, etc.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.contact",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "ContactDetail"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.contact"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.copyright",
"path" : "ActivityDefinition.copyright",
"short" : "Use 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.",
"requirements" : "Consumers of the library must be able to determine any legal restrictions on the use of the activity definition and/or its content.",
"alias" : [
"License",
"Restrictions"
],
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.copyright",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.copyright"
},
{
"identity" : "objimpl",
"map" : "no-gen-base"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.relatedArtifact",
"path" : "ActivityDefinition.relatedArtifact",
"short" : "Additional documentation, citations, etc",
"definition" : "Related artifacts such as additional documentation, justification, or bibliographic references.",
"comment" : "Each related artifact is either an attachment, or a reference to another resource, but not both.",
"requirements" : "Assets 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.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.relatedArtifact",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "RelatedArtifact"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.library",
"path" : "ActivityDefinition.library",
"short" : "Logic used by the asset",
"definition" : "A reference to a Library resource containing any formal logic used by the asset.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.library",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Library"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.kind",
"path" : "ActivityDefinition.kind",
"short" : "Kind of resource",
"definition" : "A description of the kind of resource the activity definition is representing. For example, a MedicationRequest, a ProcedureRequest, or a CommunicationRequest. Typically, but not always, this is a Request resource.",
"comment" : "May determine what types of extensions are permitted.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.kind",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"fixedCode" : "MedicationRequest",
"mustSupport" : false,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ActivityDefinitionKind"
}
],
"strength" : "required",
"description" : "The kind of activity the definition is describing",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/resource-types"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.code",
"path" : "ActivityDefinition.code",
"short" : "Detail type of activity",
"definition" : "Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.",
"comment" : "Tends to be less relevant for activities involving particular products.",
"requirements" : "Allows matching performed to planned as well as validation against protocols.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.code",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ActivityDefinitionType"
}
],
"strength" : "example",
"description" : "Detailed type of planned activity; e.g. CBC",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/procedure-code"
}
},
"mapping" : [
{
"identity" : "workflow",
"map" : "Definition.subjectCodeableConcept"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.timing[x]",
"path" : "ActivityDefinition.timing[x]",
"short" : "When activity is to occur",
"definition" : "The period, timing or frequency upon which the described activity is to occur.",
"requirements" : "Allows prompting for activities and detection of missed planned activities.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.timing[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Timing"
},
{
"code" : "dateTime"
},
{
"code" : "Period"
},
{
"code" : "Range"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.location",
"path" : "ActivityDefinition.location",
"short" : "Where it should happen",
"definition" : "Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc.",
"comment" : "May reference a specific clinical location or may just identify a type of location.",
"requirements" : "Helps in planning of activity.",
"alias" : [
"facility"
],
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.location",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Location"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.participant",
"path" : "ActivityDefinition.participant",
"short" : "Who should participate in the action",
"definition" : "Indicates who should participate in performing the action described.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.participant",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "children().count() > id.count()",
"xpath" : "@value|f:*|h:div",
"source" : "Element"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.participant.id",
"path" : "ActivityDefinition.participant.id",
"representation" : [
"xmlAttr"
],
"short" : "xml:id (or equivalent in JSON)",
"definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.participant.extension",
"path" : "ActivityDefinition.participant.extension",
"short" : "Additional Content defined by implementations",
"definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order 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.",
"comment" : "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.",
"alias" : [
"extensions",
"user content"
],
"min" : 0,
"max" : "*",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.participant.modifierExtension",
"path" : "ActivityDefinition.participant.modifierExtension",
"short" : "Extensions that cannot be ignored",
"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 that contains it. Usually modifier elements provide negation or qualification. In order 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.",
"comment" : "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.",
"alias" : [
"extensions",
"user content",
"modifiers"
],
"min" : 0,
"max" : "*",
"base" : {
"path" : "BackboneElement.modifierExtension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"isModifier" : true,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "N/A"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.participant.type",
"path" : "ActivityDefinition.participant.type",
"short" : "patient | practitioner | related-person",
"definition" : "The type of participant in the action.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.participant.type",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ActivityParticipantType"
}
],
"strength" : "required",
"description" : "The type of participant for an action in the orderset",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/action-participant-type"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.participant.role",
"path" : "ActivityDefinition.participant.role",
"short" : "E.g. Nurse, Surgeon, Parent, etc",
"definition" : "The role the participant should play in performing the described action.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.participant.role",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ActivityParticipantRole"
}
],
"strength" : "example",
"description" : "Defines roles played by participants for the action",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/action-participant-role"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.productCodeableConcept",
"path" : "ActivityDefinition.productCodeableConcept",
"short" : "What's administered/supplied",
"definition" : "Identifies the food, drug or other product being consumed or supplied in the activity.",
"alias" : [
"agent",
"medication"
],
"min" : 1,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.product[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"binding" : {
"strength" : "required",
"description" : "Concepts from RxNorm with a term type of IN, PIN, or MIN",
"valueSetReference" : {
"reference" : "http://nccn.org/fhir/ValueSet/rxnorm-ingredients"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.quantity",
"path" : "ActivityDefinition.quantity",
"short" : "regimen options",
"definition" : "Identifies the quantity expected to be consumed at once (per dose, per meal, etc.).",
"alias" : [
"dose"
],
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.quantity",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Quantity",
"profile" : "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage",
"path" : "ActivityDefinition.dosage",
"short" : "Detailed dosage instructions",
"definition" : "Provides detailed dosage instructions in the same way that they are described for MedicationRequest resources.",
"comment" : "In the current version of the NCCN Chemotherapy Order Template Tool, if the recommended dosing changes over time (e.g. dose titration), each dosage will be listed in its own ActivityDefinition.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.dosage",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Dosage"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.id",
"path" : "ActivityDefinition.dosage.id",
"representation" : [
"xmlAttr"
],
"short" : "xml:id (or equivalent in JSON)",
"definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.extension:isfullystructured",
"path" : "ActivityDefinition.dosage.extension",
"sliceName" : "isFullyStructured",
"short" : "Extension",
"definition" : "An Extension",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension",
"profile" : "http://nccn.org/fhir/StructureDefinition/fullyStructured"
}
],
"condition" : [
"ele-1"
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "children().count() > id.count()",
"xpath" : "@value|f:*|h:div",
"source" : "Element"
},
{
"key" : "ext-1",
"severity" : "error",
"human" : "Must have either extensions or value[x], not both",
"expression" : "extension.exists() != value.exists()",
"xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source" : "Extension"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.sequence",
"path" : "ActivityDefinition.dosage.sequence",
"short" : "The order of the dosage instructions",
"definition" : "Indicates the order in which the dosage instructions should be applied or interpreted.",
"requirements" : "If the sequence number of multiple Dosages is the same, then it is implied that the instructions are to be treated as concurrent. If the sequence number is different, then the Dosages are intended to be sequential.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Dosage.sequence",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : ".text"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.text",
"path" : "ActivityDefinition.dosage.text",
"short" : "Free text dosage instructions e.g. SIG",
"definition" : "Free text dosage instructions e.g. SIG.",
"requirements" : "Free text dosage instructions can be used for cases where the instructions are too complex to code. The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated. If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Dosage.text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : ".text"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.additionalInstruction",
"path" : "ActivityDefinition.dosage.additionalInstruction",
"short" : "Supplemental instruction - e.g. "with meals"",
"definition" : "Supplemental instruction - e.g. "with meals".",
"requirements" : "Additional instruction such as "Swallow with plenty of water" which may or may not be coded.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Dosage.additionalInstruction",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "AdditionalInstruction"
}
],
"strength" : "example",
"description" : "A coded concept identifying additional instructions such as "take with water" or "avoid operating heavy machinery".",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/additional-instruction-codes"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : ".text"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.patientInstruction",
"path" : "ActivityDefinition.dosage.patientInstruction",
"short" : "Patient or consumer oriented instructions",
"definition" : "Instructions in terms that are understood by the patient or consumer.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Dosage.patientInstruction",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : ".text"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing",
"path" : "ActivityDefinition.dosage.timing",
"short" : "When medication should be administered",
"definition" : "When medication should be administered.",
"comment" : "This attribute may not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.",
"requirements" : "The timing schedule for giving the medication to the patient. The Schedule data type allows many different expressions. For example: "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013". Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Dosage.timing",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Timing"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : ".effectiveTime"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.id",
"path" : "ActivityDefinition.dosage.timing.id",
"representation" : [
"xmlAttr"
],
"short" : "xml:id (or equivalent in JSON)",
"definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.extension:daysofcycle",
"path" : "ActivityDefinition.dosage.timing.extension",
"sliceName" : "daysOfCycle",
"short" : "Extension",
"definition" : "An Extension",
"comment" : "Consider changing to the core extension in the future.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension",
"profile" : "http://nccn.org/fhir/StructureDefinition/daysOfCycle"
}
],
"condition" : [
"ele-1"
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "children().count() > id.count()",
"xpath" : "@value|f:*|h:div",
"source" : "Element"
},
{
"key" : "ext-1",
"severity" : "error",
"human" : "Must have either extensions or value[x], not both",
"expression" : "extension.exists() != value.exists()",
"xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source" : "Extension"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.event",
"path" : "ActivityDefinition.dosage.timing.event",
"short" : "When the event occurs",
"definition" : "Identifies specific times when the event occurs.",
"requirements" : "In an MAR, for instance, you need to take a general specification, and turn it into a precise specification.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Timing.event",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "QLIST<TS>"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat",
"path" : "ActivityDefinition.dosage.timing.repeat",
"short" : "When the event is to occur",
"definition" : "A set of rules that describe when the event is scheduled.",
"requirements" : "Many timing schedules are determined by regular repetitions.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Element"
}
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "children().count() > id.count()",
"xpath" : "@value|f:*|h:div",
"source" : "Element"
},
{
"key" : "tim-9",
"severity" : "error",
"human" : "If there's an offset, there must be a when (and not C, CM, CD, CV)",
"expression" : "offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))",
"xpath" : "not(exists(f:offset)) or exists(f:when)",
"source" : "Timing.repeat"
},
{
"key" : "tim-5",
"severity" : "error",
"human" : "period SHALL be a non-negative value",
"expression" : "period.exists() implies period >= 0",
"xpath" : "f:period/@value >= 0 or not(f:period/@value)",
"source" : "Timing.repeat"
},
{
"key" : "tim-6",
"severity" : "error",
"human" : "If there's a periodMax, there must be a period",
"expression" : "periodMax.empty() or period.exists()",
"xpath" : "not(exists(f:periodMax)) or exists(f:period)",
"source" : "Timing.repeat"
},
{
"key" : "tim-7",
"severity" : "error",
"human" : "If there's a durationMax, there must be a duration",
"expression" : "durationMax.empty() or duration.exists()",
"xpath" : "not(exists(f:durationMax)) or exists(f:duration)",
"source" : "Timing.repeat"
},
{
"key" : "tim-8",
"severity" : "error",
"human" : "If there's a countMax, there must be a count",
"expression" : "countMax.empty() or count.exists()",
"xpath" : "not(exists(f:countMax)) or exists(f:count)",
"source" : "Timing.repeat"
},
{
"key" : "tim-1",
"severity" : "error",
"human" : "if there's a duration, there needs to be duration units",
"expression" : "duration.empty() or durationUnit.exists()",
"xpath" : "not(exists(f:duration)) or exists(f:durationUnit)",
"source" : "Timing.repeat"
},
{
"key" : "tim-10",
"severity" : "error",
"human" : "If there's a timeOfDay, there cannot be be a when, or vice versa",
"expression" : "timeOfDay.empty() or when.empty()",
"xpath" : "not(exists(f:timeofDay)) or not(exists(f:when))",
"source" : "Timing.repeat"
},
{
"key" : "tim-2",
"severity" : "error",
"human" : "if there's a period, there needs to be period units",
"expression" : "period.empty() or periodUnit.exists()",
"xpath" : "not(exists(f:period)) or exists(f:periodUnit)",
"source" : "Timing.repeat"
},
{
"key" : "tim-4",
"severity" : "error",
"human" : "duration SHALL be a non-negative value",
"expression" : "duration.exists() implies duration >= 0",
"xpath" : "f:duration/@value >= 0 or not(f:duration/@value)",
"source" : "Timing.repeat"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "Implies PIVL or EIVL"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.id",
"path" : "ActivityDefinition.dosage.timing.repeat.id",
"representation" : [
"xmlAttr"
],
"short" : "xml:id (or equivalent in JSON)",
"definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.extension",
"path" : "ActivityDefinition.dosage.timing.repeat.extension",
"short" : "Additional Content defined by implementations",
"definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order 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.",
"comment" : "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.",
"alias" : [
"extensions",
"user content"
],
"min" : 0,
"max" : "*",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.boundsRange",
"path" : "ActivityDefinition.dosage.timing.repeat.boundsRange",
"short" : "Length/Range of lengths, or (Start and/or end) limits",
"definition" : "Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.bounds[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Range"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "IVL(TS) used in a QSI"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.count",
"path" : "ActivityDefinition.dosage.timing.repeat.count",
"short" : "Number of times to repeat",
"definition" : "A total count of the desired number of repetitions.",
"comment" : "If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.",
"requirements" : "Repetitions may be limited by end time or total occurrences.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.count",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.count"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.countMax",
"path" : "ActivityDefinition.dosage.timing.repeat.countMax",
"short" : "Maximum number of times to repeat",
"definition" : "A maximum value for the count of the desired repetitions (e.g. do something 6-8 times).",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.countMax",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.count"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.duration",
"path" : "ActivityDefinition.dosage.timing.repeat.duration",
"short" : "How long when it happens",
"definition" : "How long this thing happens for when it happens.",
"comment" : "For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).",
"requirements" : "Some activities are not instantaneous and need to be maintained for a period of time.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.duration",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "decimal"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.durationMax",
"path" : "ActivityDefinition.dosage.timing.repeat.durationMax",
"short" : "How long when it happens (Max)",
"definition" : "The upper limit of how long this thing happens for when it happens.",
"comment" : "For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).",
"requirements" : "Some activities are not instantaneous and need to be maintained for a period of time.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.durationMax",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "decimal"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.durationUnit",
"path" : "ActivityDefinition.dosage.timing.repeat.durationUnit",
"short" : "s | min | h | d | wk | mo | a - unit of time (UCUM)",
"definition" : "The units of time for the duration, in UCUM units.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.durationUnit",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "UnitsOfTime"
}
],
"strength" : "required",
"description" : "A unit of time (units from UCUM).",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/units-of-time"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase.unit"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.frequency",
"path" : "ActivityDefinition.dosage.timing.repeat.frequency",
"short" : "Event occurs frequency times per period",
"definition" : "The number of times to repeat the action within the specified period / period range (i.e. both period and periodMax provided).",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.frequency",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
],
"defaultValueInteger" : 1,
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.frequencyMax",
"path" : "ActivityDefinition.dosage.timing.repeat.frequencyMax",
"short" : "Event occurs up to frequencyMax times per period",
"definition" : "If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.frequencyMax",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.period",
"path" : "ActivityDefinition.dosage.timing.repeat.period",
"short" : "Event occurs frequency times per period",
"definition" : "Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.period",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "decimal"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.periodMax",
"path" : "ActivityDefinition.dosage.timing.repeat.periodMax",
"short" : "Upper limit of period (3-4 hours)",
"definition" : "If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.periodMax",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "decimal"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.periodUnit",
"path" : "ActivityDefinition.dosage.timing.repeat.periodUnit",
"short" : "s | min | h | d | wk | mo | a - unit of time (UCUM)",
"definition" : "The units of time for the period in UCUM units.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Timing.repeat.periodUnit",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "UnitsOfTime"
}
],
"strength" : "required",
"description" : "A unit of time (units from UCUM).",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/units-of-time"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : "PIVL.phase.unit"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.dayOfWeek",
"path" : "ActivityDefinition.dosage.timing.repeat.dayOfWeek",
"short" : "mon | tue | wed | thu | fri | sat | sun",
"definition" : "If one or more days of week is provided, then the action happens only on the specified day(s).",
"comment" : "If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Timing.repeat.dayOfWeek",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "code"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "DayOfWeek"
}
],
"strength" : "required",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/days-of-week"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.timeOfDay",
"path" : "ActivityDefinition.dosage.timing.repeat.timeOfDay",
"short" : "Time of day for action",
"definition" : "Specified time of day for action to take place.",
"comment" : "When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Timing.repeat.timeOfDay",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "time"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.when",
"path" : "ActivityDefinition.dosage.timing.repeat.when",
"short" : "Regular life events the event is tied to",
"definition" : "Real world events that the occurrence of the event should be tied to.",
"comment" : "When more than one event is listed, the event is tied to the union of the specified events.",
"requirements" : "Timings are frequently determined by occurrences such as waking, eating and sleep.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Timing.repeat.when",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "code"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "EventTiming"
}
],
"strength" : "required",
"description" : "Real world event that the relating to the schedule.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/event-timing"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : "EIVL.event"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.offset",
"path" : "ActivityDefinition.dosage.timing.repeat.offset",
"short" : "Minutes from event (before or after)",
"definition" : "The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Timing.repeat.offset",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "unsignedInt"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "EIVL.offset"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.code",
"path" : "ActivityDefinition.dosage.timing.code",
"short" : "BID | TID | QID | AM | PM | QD | QOD | Q4H | Q6H +",
"definition" : "A code for the timing schedule. Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).",
"comment" : "BID etc are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or the a structured representation should be used (in this case, specifying the two event times).",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Timing.code",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "TimingAbbreviation"
}
],
"strength" : "preferred",
"description" : "Code for a known / defined timing pattern.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/timing-abbreviation"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : "QSC.code"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.asNeeded[x]",
"path" : "ActivityDefinition.dosage.asNeeded[x]",
"short" : "Take "as needed" (for x)",
"definition" : "Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).",
"comment" : "Can express "as needed" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. Or you can express "as needed" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be True. If you set the Boolean to False, then the dose is given according to the schedule and is not "prn" or "as needed".",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Dosage.asNeeded[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "boolean"
},
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "MedicationAsNeededReason"
}
],
"strength" : "example",
"description" : "A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up" etc.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/medication-as-needed-reason"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : ".outboundRelationship[typeCode=PRCN].target[classCode=OBS, moodCode=EVN, code="as needed"].value=boolean or codable concept"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.site",
"path" : "ActivityDefinition.dosage.site",
"short" : "Body site to administer to",
"definition" : "Body site to administer to.",
"comment" : "If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [body-site-instance](extension-body-site-instance.html). May be a summary code, or a reference to a very precise definition of the location, or both.",
"requirements" : "A coded specification of the anatomic site where the medication first enters the body.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Dosage.site",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "MedicationAdministrationSite"
}
],
"strength" : "example",
"description" : "A coded concept describing the site location the medicine enters into or onto the body.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/approach-site-codes"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : ".approachSiteCode"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.route",
"path" : "ActivityDefinition.dosage.route",
"short" : "How drug should enter body",
"definition" : "How drug should enter body.",
"requirements" : "A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Dosage.route",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "RouteOfAdministration"
}
],
"strength" : "example",
"description" : "A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/route-codes"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : ".routeCode"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.method",
"path" : "ActivityDefinition.dosage.method",
"short" : "Technique for administering medication",
"definition" : "Technique for administering medication.",
"comment" : "Only populated for IV push and IV continuous infusion.",
"requirements" : "A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. For examples, Slow Push; Deep IV.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Dosage.method",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isSummary" : true,
"binding" : {
"strength" : "required",
"description" : "Specifies the method of administration for an IV medication",
"valueSetReference" : {
"reference" : "http://nccn.org/fhir/ValueSet/iv-administration-methods"
}
},
"mapping" : [
{
"identity" : "rim",
"map" : ".doseQuantity"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.dose[x]",
"path" : "ActivityDefinition.dosage.dose[x]",
"short" : "Amount of medication per dose",
"definition" : "Amount of medication per dose.",
"comment" : "How to declare an extension that can appear on either doseQuanityt OR doseRange?",
"requirements" : "The amount of therapeutic or other substance given at one administration event.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Dosage.dose[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Range"
},
{
"code" : "Quantity",
"profile" : "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : ".doseQuantity"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.maxDosePerPeriod",
"path" : "ActivityDefinition.dosage.maxDosePerPeriod",
"short" : "Upper limit on medication per unit of time",
"definition" : "Upper limit on medication per unit of time.",
"comment" : "This is intended for use as an adjunct to the dosage when there is an upper cap. For example "2 tablets every 4 hours to a maximum of 8/day".",
"requirements" : "The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time. For example, 1000mg in 24 hours.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Dosage.maxDosePerPeriod",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Ratio"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : ".maxDoseQuantity"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.maxDosePerAdministration",
"path" : "ActivityDefinition.dosage.maxDosePerAdministration",
"short" : "Upper limit on medication per administration",
"definition" : "Upper limit on medication per administration.",
"comment" : "This is intended for use as an adjunct to the dosage when there is an upper cap. For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg.",
"requirements" : "The maximum total quantity of a therapeutic substance that may be administered to a subject per administration.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Dosage.maxDosePerAdministration",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Quantity",
"profile" : "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "not supported"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.maxDosePerLifetime",
"path" : "ActivityDefinition.dosage.maxDosePerLifetime",
"short" : "Upper limit on medication per lifetime of the patient",
"definition" : "Upper limit on medication per lifetime of the patient.",
"requirements" : "The maximum total quantity of a therapeutic substance that may be administered per lifetime of the subject.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "Dosage.maxDosePerLifetime",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Quantity",
"profile" : "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "not supported"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.rate[x]",
"path" : "ActivityDefinition.dosage.rate[x]",
"short" : "Amount of medication per unit of time",
"definition" : "Amount of medication per unit of time.",
"comment" : "It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.",
"requirements" : "Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Dosage.rate[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Ratio"
},
{
"code" : "Range"
},
{
"code" : "Quantity",
"profile" : "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
}
],
"mustSupport" : false,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : ".rateQuantity"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.bodySite",
"path" : "ActivityDefinition.bodySite",
"short" : "What 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).",
"comment" : "Only used if not implicit in the code found in ProcedureRequest.type.",
"requirements" : "Knowing where the procedure is made is important for tracking if multiple sites are possible.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.bodySite",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "BodySite"
}
],
"strength" : "example",
"description" : "A code that identifies the anatomical location.",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/body-site"
}
},
"mapping" : [
{
"identity" : "workflow",
"map" : "Procedure.targetBodySite"
},
{
"identity" : "rim",
"map" : "targetSiteCode"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.transform",
"path" : "ActivityDefinition.transform",
"short" : "Transform 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.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.transform",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/StructureMap"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue",
"path" : "ActivityDefinition.dynamicValue",
"short" : "Dynamic 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 intent resource that would contain the result.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "ActivityDefinition.dynamicValue",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "children().count() > id.count()",
"xpath" : "@value|f:*|h:div",
"source" : "Element"
}
],
"mustSupport" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue.id",
"path" : "ActivityDefinition.dynamicValue.id",
"representation" : [
"xmlAttr"
],
"short" : "xml:id (or equivalent in JSON)",
"definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue.extension",
"path" : "ActivityDefinition.dynamicValue.extension",
"short" : "Additional Content defined by implementations",
"definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order 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.",
"comment" : "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.",
"alias" : [
"extensions",
"user content"
],
"min" : 0,
"max" : "*",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue.modifierExtension",
"path" : "ActivityDefinition.dynamicValue.modifierExtension",
"short" : "Extensions that cannot be ignored",
"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 that contains it. Usually modifier elements provide negation or qualification. In order 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.",
"comment" : "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.",
"alias" : [
"extensions",
"user content",
"modifiers"
],
"min" : 0,
"max" : "*",
"base" : {
"path" : "BackboneElement.modifierExtension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"isModifier" : true,
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "N/A"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue.description",
"path" : "ActivityDefinition.dynamicValue.description",
"short" : "Natural language description of the dynamic value",
"definition" : "A brief, natural language description of the intended semantics of the dynamic value.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.dynamicValue.description",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue.path",
"path" : "ActivityDefinition.dynamicValue.path",
"short" : "The 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.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.dynamicValue.path",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue.language",
"path" : "ActivityDefinition.dynamicValue.language",
"short" : "Language of the expression",
"definition" : "The media type of the language for the expression.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.dynamicValue.language",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue.expression",
"path" : "ActivityDefinition.dynamicValue.expression",
"short" : "An expression that provides the dynamic value for the customization",
"definition" : "An expression specifying the value of the customized element.",
"comment" : "The expression may be inlined, or may be a reference to a named expression within a logic library referenced by the library element.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ActivityDefinition.dynamicValue.expression",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
}
]
},
"differential" : {
"element" : [
{
"id" : "ActivityDefinition:regimenentrytemplate",
"path" : "ActivityDefinition",
"sliceName" : "regimenEntryTemplate",
"short" : "NCCN Order Template Profile",
"definition" : "The NCCN Order Template Profile is based upon the core FHIR PlanDefinition Resource and designed to improve the safety and effectiveness of cancer treatment protocols.",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.id",
"path" : "ActivityDefinition.id",
"min" : 1,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta",
"path" : "ActivityDefinition.meta",
"min" : 1,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.id",
"path" : "ActivityDefinition.meta.id",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.extension",
"path" : "ActivityDefinition.meta.extension",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.versionId",
"path" : "ActivityDefinition.meta.versionId",
"short" : "The version of this order template",
"definition" : "On the NCCN FHIR server, this will always be in a format like [external version].[internal version]. The external version number is incremented each time the template is duplicated into a new version. The internal version number will increment with each save. Only published versions will be available from the API.",
"comment" : "This version number can be used for finding and retrieving specific versions of an OrderTemplate via the API. However, data consumers should use PlanDefinition.version as the primary source of version information because FHIR servers may override the Meta.versionId when a resource is copied.",
"min" : 0,
"max" : "0",
"type" : [
{
"code" : "id"
}
],
"example" : [
{
"label" : "General",
"valueId" : "1.1000000000000001"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.lastUpdated",
"path" : "ActivityDefinition.meta.lastUpdated",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.profile",
"path" : "ActivityDefinition.meta.profile",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "uri"
}
],
"fixedUri" : "http://nccn.org/fhir/StructureDefinition/regimen-entry",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.security",
"path" : "ActivityDefinition.meta.security",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.meta.tag",
"path" : "ActivityDefinition.meta.tag",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.implicitRules",
"path" : "ActivityDefinition.implicitRules",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.language",
"path" : "ActivityDefinition.language",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.text",
"path" : "ActivityDefinition.text",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.contained",
"path" : "ActivityDefinition.contained",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.extension",
"path" : "ActivityDefinition.extension",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.modifierExtension",
"path" : "ActivityDefinition.modifierExtension",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : true
},
{
"id" : "ActivityDefinition:regimenentrytemplate.url",
"path" : "ActivityDefinition.url",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.identifier",
"path" : "ActivityDefinition.identifier",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.version",
"path" : "ActivityDefinition.version",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.name",
"path" : "ActivityDefinition.name",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.title",
"path" : "ActivityDefinition.title",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.status",
"path" : "ActivityDefinition.status",
"short" : ""active" if the template is currently published",
"min" : 1,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.experimental",
"path" : "ActivityDefinition.experimental",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.date",
"path" : "ActivityDefinition.date",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.publisher",
"path" : "ActivityDefinition.publisher",
"min" : 0,
"max" : "0",
"type" : [
{
"code" : "string"
}
],
"fixedString" : "National Comprehensive Cancer Network",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.description",
"path" : "ActivityDefinition.description",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.purpose",
"path" : "ActivityDefinition.purpose",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.usage",
"path" : "ActivityDefinition.usage",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.approvalDate",
"path" : "ActivityDefinition.approvalDate",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.lastReviewDate",
"path" : "ActivityDefinition.lastReviewDate",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.effectivePeriod",
"path" : "ActivityDefinition.effectivePeriod",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.useContext",
"path" : "ActivityDefinition.useContext",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.jurisdiction",
"path" : "ActivityDefinition.jurisdiction",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.topic",
"path" : "ActivityDefinition.topic",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.contributor",
"path" : "ActivityDefinition.contributor",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.contact",
"path" : "ActivityDefinition.contact",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.copyright",
"path" : "ActivityDefinition.copyright",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.relatedArtifact",
"path" : "ActivityDefinition.relatedArtifact",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.library",
"path" : "ActivityDefinition.library",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.kind",
"path" : "ActivityDefinition.kind",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
],
"fixedCode" : "MedicationRequest",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.code",
"path" : "ActivityDefinition.code",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.timing[x]",
"path" : "ActivityDefinition.timing[x]",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.location",
"path" : "ActivityDefinition.location",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.participant",
"path" : "ActivityDefinition.participant",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.productCodeableConcept",
"path" : "ActivityDefinition.productCodeableConcept",
"alias" : [
"agent",
"medication"
],
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : false,
"isModifier" : false,
"binding" : {
"strength" : "required",
"description" : "Concepts from RxNorm with a term type of IN, PIN, or MIN",
"valueSetReference" : {
"reference" : "http://nccn.org/fhir/ValueSet/rxnorm-ingredients"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.quantity",
"path" : "ActivityDefinition.quantity",
"short" : "regimen options",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage",
"path" : "ActivityDefinition.dosage",
"comment" : "In the current version of the NCCN Chemotherapy Order Template Tool, if the recommended dosing changes over time (e.g. dose titration), each dosage will be listed in its own ActivityDefinition.",
"min" : 1,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.id",
"path" : "ActivityDefinition.dosage.id",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.extension:isfullystructured",
"path" : "ActivityDefinition.dosage.extension",
"sliceName" : "isFullyStructured",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nccn.org/fhir/StructureDefinition/fullyStructured"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.sequence",
"path" : "ActivityDefinition.dosage.sequence",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.text",
"path" : "ActivityDefinition.dosage.text",
"min" : 1,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.additionalInstruction",
"path" : "ActivityDefinition.dosage.additionalInstruction",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.patientInstructions",
"path" : "ActivityDefinition.dosage.patientInstructions",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing",
"path" : "ActivityDefinition.dosage.timing",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.id",
"path" : "ActivityDefinition.dosage.timing.id",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.extension:daysofcycle",
"path" : "ActivityDefinition.dosage.timing.extension",
"sliceName" : "daysOfCycle",
"comment" : "Consider changing to the core extension in the future.",
"type" : [
{
"code" : "Extension",
"profile" : "http://nccn.org/fhir/StructureDefinition/daysOfCycle"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.event",
"path" : "ActivityDefinition.dosage.timing.event",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat",
"path" : "ActivityDefinition.dosage.timing.repeat",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.boundsRange",
"path" : "ActivityDefinition.dosage.timing.repeat.boundsRange",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Range"
}
],
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.count",
"path" : "ActivityDefinition.dosage.timing.repeat.count",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.countMax",
"path" : "ActivityDefinition.dosage.timing.repeat.countMax",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.duration",
"path" : "ActivityDefinition.dosage.timing.repeat.duration",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.durationMax",
"path" : "ActivityDefinition.dosage.timing.repeat.durationMax",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.durationUnit",
"path" : "ActivityDefinition.dosage.timing.repeat.durationUnit",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.frequency",
"path" : "ActivityDefinition.dosage.timing.repeat.frequency",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.frequencyMax",
"path" : "ActivityDefinition.dosage.timing.repeat.frequencyMax",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.period",
"path" : "ActivityDefinition.dosage.timing.repeat.period",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.periodMax",
"path" : "ActivityDefinition.dosage.timing.repeat.periodMax",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.periodUnit",
"path" : "ActivityDefinition.dosage.timing.repeat.periodUnit",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.dayOfWeek",
"path" : "ActivityDefinition.dosage.timing.repeat.dayOfWeek",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.timeOfDay",
"path" : "ActivityDefinition.dosage.timing.repeat.timeOfDay",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.when",
"path" : "ActivityDefinition.dosage.timing.repeat.when",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.repeat.offset",
"path" : "ActivityDefinition.dosage.timing.repeat.offset",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.timing.code",
"path" : "ActivityDefinition.dosage.timing.code",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.asNeeded[x]",
"path" : "ActivityDefinition.dosage.asNeeded[x]",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.site",
"path" : "ActivityDefinition.dosage.site",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.route",
"path" : "ActivityDefinition.dosage.route",
"min" : 1,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.method",
"path" : "ActivityDefinition.dosage.method",
"comment" : "Only populated for IV push and IV continuous infusion.",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false,
"binding" : {
"strength" : "required",
"description" : "Specifies the method of administration for an IV medication",
"valueSetReference" : {
"reference" : "http://nccn.org/fhir/ValueSet/iv-administration-methods"
}
}
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.dose[x]",
"path" : "ActivityDefinition.dosage.dose[x]",
"comment" : "How to declare an extension that can appear on either doseQuanityt OR doseRange?",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.maxDosePerPeriod",
"path" : "ActivityDefinition.dosage.maxDosePerPeriod",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.maxDosePerAdministration",
"path" : "ActivityDefinition.dosage.maxDosePerAdministration",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.maxDosePerLifetime",
"path" : "ActivityDefinition.dosage.maxDosePerLifetime",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dosage.rate[x]",
"path" : "ActivityDefinition.dosage.rate[x]",
"min" : 0,
"max" : "1",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.bodySite",
"path" : "ActivityDefinition.bodySite",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.transform",
"path" : "ActivityDefinition.transform",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
},
{
"id" : "ActivityDefinition:regimenentrytemplate.dynamicValue",
"path" : "ActivityDefinition.dynamicValue",
"min" : 0,
"max" : "0",
"mustSupport" : false,
"isModifier" : false
}
]
}
}