Package | openehr.base |
Type | StructureDefinition |
Id | ISM-TRANSITION |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-ISM-TRANSITION.html |
URL | http://openehr.org/fhir/StructureDefinition/ISM-TRANSITION |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | ISM_TRANSITION |
Title | ISM_TRANSITION |
Realm | uv |
Authority | hl7 |
Description | Model of a transition in the Instruction State Machine, caused by a careflow step. The attributes document the careflow step as well as the ISM transition. |
Type | http://openehr.org/fhir/StructureDefinition/ISM_TRANSITION |
Kind | logical |
StructureDefinition | |
ACTION | ACTION |
StructureDefinition | |
DV-CODED-TEXT | DV_CODED_TEXT |
DV-TEXT | DV_TEXT |
PATHABLE | PATHABLE |
ValueSet | |
valueset-instruction_states | Instruction States |
valueset-instruction_transitions | Instruction Transitions |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ISM-TRANSITION
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | PATHABLE | Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit Model of a transition in the Instruction State Machine, caused by a careflow step | |
![]() ![]() ![]() | 1..1 | DV_CODED_TEXT | The ISM current state. Coded by openEHR terminology group Instruction states Binding: Instruction States (required) | |
![]() ![]() ![]() | 0..1 | DV_CODED_TEXT | The ISM transition which occurred to arrive in the current_state Binding: Instruction Transitions (required) | |
![]() ![]() ![]() | 0..1 | DV_CODED_TEXT | The step in the careflow process which occurred as part of generating this action | |
![]() ![]() ![]() | 0..* | DV_TEXT | Optional possibility of adding one or more reasons for this careflow step having been taken | |
{ "resourceType": "StructureDefinition", "id": "ISM-TRANSITION", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/RM/development/ehr.html#_ism_transition_class" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint", "valueCode": "element-view-replace-cardinality" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/ISM-TRANSITION", "version": "0.1.0", "name": "ISM_TRANSITION", "title": "ISM_TRANSITION", "status": "active", "experimental": false, "date": "2024-12-31T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Model of a transition in the Instruction State Machine, caused by a careflow step. The attributes document the careflow step as well as the ISM transition.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/ISM_TRANSITION", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/PATHABLE", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "ISM_TRANSITION", "path": "ISM_TRANSITION", "short": "Model of a transition in the Instruction State Machine, caused by a careflow step", "definition": "Model of a transition in the Instruction State Machine, caused by a careflow step. The attributes document the careflow step as well as the ISM transition.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ISM_TRANSITION.name", "path": "ISM_TRANSITION.name", "short": "Runtime name of this fragment, used to build runtime paths", "definition": "This is the term provided via a clinical application or batch process to name this EHR construct: its retention in the EHR faithfully preserves the original label by which this entry was known to end users.", "min": 1, "max": "1", "base": { "path": "PATHABLE.name", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT" } ], "isModifier": false }, { "id": "ISM_TRANSITION.archetype-node-id", "path": "ISM_TRANSITION.archetype_node_id", "short": "Design-time archetype identifier of this node taken from its generating archetype", "definition": "Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. Always in the form of an at-code, e.g. at0005. This value enables a 'standardised' name for this node to be generated, by referring to the generating archetype local terminology.", "comment": "At an archetype root point, the value of this attribute is always the stringified form of the archetype_id found in the archetype_details object.", "min": 1, "max": "1", "base": { "path": "PATHABLE.archetype_node_id", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "ISM_TRANSITION.uid", "path": "ISM_TRANSITION.uid", "short": "Optional globally unique object identifier for root points of archetyped structures", "definition": "Optional globally unique object identifier for root points of archetyped structures.", "min": 0, "max": "1", "base": { "path": "PATHABLE.uid", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/UID-BASED-ID" } ], "isModifier": false }, { "id": "ISM_TRANSITION.links", "path": "ISM_TRANSITION.links", "short": "Links to other archetyped structures", "definition": "Links to other archetyped structures (data whose root object inherits from ARCHETYPED, such as ENTRY, SECTION and so on). Links may be to structures in other compositions.", "min": 0, "max": "*", "base": { "path": "PATHABLE.links", "min": 0, "max": "*" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/LINK" } ], "isModifier": false }, { "id": "ISM_TRANSITION.archetype-details", "path": "ISM_TRANSITION.archetype_details", "short": "Details of archetyping used on this node", "definition": "Details of archetyping used on this node.", "min": 0, "max": "1", "base": { "path": "PATHABLE.archetype_details", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/ARCHETYPED" } ], "isModifier": false }, { "id": "ISM_TRANSITION.feeder-audit", "path": "ISM_TRANSITION.feeder_audit", "short": "Audit trail from non-openEHR system of original commit of information forming the content of this node", "definition": "Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.", "min": 0, "max": "1", "base": { "path": "PATHABLE.feeder_audit", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT" } ], "isModifier": false }, { "id": "ISM_TRANSITION.current-state", "path": "ISM_TRANSITION.current_state", "short": "The ISM current state. Coded by openEHR terminology group Instruction states", "definition": "The ISM current state. Coded by openEHR terminology group Instruction states.", "min": 1, "max": "1", "base": { "path": "ISM_TRANSITION.current_state", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-instruction_states" } }, { "id": "ISM_TRANSITION.transition", "path": "ISM_TRANSITION.transition", "short": "The ISM transition which occurred to arrive in the current_state", "definition": "The ISM transition which occurred to arrive in the current_state. Coded by openEHR terminology group Instruction transitions.", "min": 0, "max": "1", "base": { "path": "ISM_TRANSITION.transition", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-instruction_transitions" } }, { "id": "ISM_TRANSITION.careflow-step", "path": "ISM_TRANSITION.careflow_step", "short": "The step in the careflow process which occurred as part of generating this action", "definition": "The step in the careflow process which occurred as part of generating this action, e.g. dispense , start_administration. This attribute represents the clinical label for the activity, as opposed to current_state which represents the state machine (ISM) computable form. Defined in archetype.", "min": 0, "max": "1", "base": { "path": "ISM_TRANSITION.careflow_step", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT" } ], "isModifier": false }, { "id": "ISM_TRANSITION.reason", "path": "ISM_TRANSITION.reason", "short": "Optional possibility of adding one or more reasons for this careflow step having been taken", "definition": "Optional possibility of adding one or more reasons for this careflow step having been taken. Multiple reasons may occur in medication management for example.", "min": 0, "max": "*", "base": { "path": "ISM_TRANSITION.reason", "min": 0, "max": "*" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "ISM_TRANSITION", "path": "ISM_TRANSITION", "short": "Model of a transition in the Instruction State Machine, caused by a careflow step", "definition": "Model of a transition in the Instruction State Machine, caused by a careflow step. The attributes document the careflow step as well as the ISM transition.", "min": 0, "max": "*", "isModifier": false }, { "id": "ISM_TRANSITION.current-state", "path": "ISM_TRANSITION.current_state", "short": "The ISM current state. Coded by openEHR terminology group Instruction states", "definition": "The ISM current state. Coded by openEHR terminology group Instruction states.", "min": 1, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-instruction_states" } }, { "id": "ISM_TRANSITION.transition", "path": "ISM_TRANSITION.transition", "short": "The ISM transition which occurred to arrive in the current_state", "definition": "The ISM transition which occurred to arrive in the current_state. Coded by openEHR terminology group Instruction transitions.", "min": 0, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-instruction_transitions" } }, { "id": "ISM_TRANSITION.careflow-step", "path": "ISM_TRANSITION.careflow_step", "short": "The step in the careflow process which occurred as part of generating this action", "definition": "The step in the careflow process which occurred as part of generating this action, e.g. dispense , start_administration. This attribute represents the clinical label for the activity, as opposed to current_state which represents the state machine (ISM) computable form. Defined in archetype.", "min": 0, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT" } ], "isModifier": false }, { "id": "ISM_TRANSITION.reason", "path": "ISM_TRANSITION.reason", "short": "Optional possibility of adding one or more reasons for this careflow step having been taken", "definition": "Optional possibility of adding one or more reasons for this careflow step having been taken. Multiple reasons may occur in medication management for example.", "min": 0, "max": "*", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT" } ], "isModifier": false } ] } }