{
"description": "Entry subtype for administrative information, i.e. information about setting up the clinical process, but not itself clinically relevant. Archetypes will define contained information.\\n\\nUsed for administrative details of admission, episode, ward location, discharge, appointment (if not stored in a practice management or appointments system). \\n\\nNot to be used for any clinically significant information.",
"_filename": "StructureDefinition-ADMIN-ENTRY.json",
"package_name": "openehr.base",
"date": "2025-09-06T15:35:39+10:00",
"derivation": "specialization",
"publisher": "openEHR + HL7",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "ADMIN_ENTRY",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://openehr.org/fhir/StructureDefinition/ADMIN_ENTRY",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "ADMIN_ENTRY",
"package_version": "0.1.0-snapshot",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/RM/development/ehr.html#_admin_entry_class"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#subject_is_self"
}, {
"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"
} ]
}
} ],
"snapshot": {
"element": [ {
"constraint": [ {
"key": "Links_valid",
"human": "Links valid must be present",
"source": "http://openehr.org/fhir/StructureDefinition/LOCATABLE",
"severity": "error",
"expression": "links.exists() implies links.empty().not()"
}, {
"key": "Archetyped_valid",
"human": "Archetyped valid must satisfy exclusive conditions",
"source": "http://openehr.org/fhir/StructureDefinition/LOCATABLE",
"severity": "error",
"expression": "is_archetype_root() xor archetype_details .empty()"
}, {
"key": "Archetype_node_id_valid",
"human": "Archetype node id valid must not be empty",
"source": "http://openehr.org/fhir/StructureDefinition/LOCATABLE",
"severity": "error",
"expression": "archetype_node_id.empty().not()"
}, {
"key": "Subject_validity",
"human": "Subject validity must satisfy conditional constraints",
"source": "http://openehr.org/fhir/StructureDefinition/ENTRY",
"severity": "error",
"expression": "subject_is_self() implies subject.generating_type = “PARTY_SELF”"
}, {
"key": "Other_participations_valid",
"human": "Other participations valid must be present",
"source": "http://openehr.org/fhir/StructureDefinition/ENTRY",
"severity": "error",
"expression": "other_participations.exists() implies other_participations.empty().not()"
}, {
"key": "Is_archetype_root",
"human": "Is archetype root",
"source": "http://openehr.org/fhir/StructureDefinition/ENTRY",
"severity": "error",
"expression": "is_archetype_root()"
} ],
"path": "ADMIN_ENTRY",
"min": 0,
"definition": "Entry subtype for administrative information, i.e. information about setting up the clinical process, but not itself clinically relevant. Archetypes will define contained information.\n\nUsed for administrative details of admission, episode, ward location, discharge, appointment (if not stored in a practice management or appointments system). \n\nNot to be used for any clinically significant information.",
"isModifier": false,
"short": "Entry subtype for administrative information, i.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "ADMIN_ENTRY",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "ADMIN_ENTRY.name",
"min": 1,
"definition": "Runtime name of this fragment, used to build runtime paths. 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.",
"isModifier": false,
"short": "Runtime name of this fragment, used to build runtime paths.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
} ],
"max": "1",
"id": "ADMIN_ENTRY.name",
"base": {
"max": "1",
"min": 1,
"path": "LOCATABLE.name"
}
}, {
"path": "ADMIN_ENTRY.archetype_node_id",
"min": 1,
"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. \n\nAt an archetype root point, the value of this attribute is always the stringified form of the `_archetype_id_` found in the `_archetype_details_` object.",
"isModifier": false,
"short": "Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "ADMIN_ENTRY.archetype-node-id",
"base": {
"max": "1",
"min": 1,
"path": "LOCATABLE.archetype_node_id"
}
}, {
"path": "ADMIN_ENTRY.uid",
"min": 0,
"definition": "Optional globally unique object identifier for root points of archetyped structures.",
"isModifier": false,
"short": "Optional globally unique object identifier for root points of archetyped structures.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/UID-BASED-ID"
} ],
"max": "1",
"id": "ADMIN_ENTRY.uid",
"base": {
"max": "1",
"min": 0,
"path": "LOCATABLE.uid"
}
}, {
"path": "ADMIN_ENTRY.links",
"min": 0,
"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.",
"isModifier": false,
"short": "Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on).",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/LINK"
} ],
"max": "*",
"id": "ADMIN_ENTRY.links",
"base": {
"max": "*",
"min": 0,
"path": "LOCATABLE.links"
}
}, {
"path": "ADMIN_ENTRY.archetype_details",
"min": 0,
"definition": "Details of archetyping used on this node.",
"isModifier": false,
"short": "Details of archetyping used on this node.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/ARCHETYPED"
} ],
"max": "1",
"id": "ADMIN_ENTRY.archetype-details",
"base": {
"max": "1",
"min": 0,
"path": "LOCATABLE.archetype_details"
}
}, {
"path": "ADMIN_ENTRY.feeder_audit",
"min": 0,
"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.",
"isModifier": false,
"short": "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.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT"
} ],
"max": "1",
"id": "ADMIN_ENTRY.feeder-audit",
"base": {
"max": "1",
"min": 0,
"path": "LOCATABLE.feeder_audit"
}
}, {
"path": "ADMIN_ENTRY.language",
"min": 1,
"definition": "Mandatory indicator of the localised language in which this Entry is written. Coded from openEHR Code Set languages .",
"isModifier": false,
"short": "Mandatory indicator of the localised language in which this Entry is written.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
} ],
"max": "1",
"id": "ADMIN_ENTRY.language",
"base": {
"max": "1",
"min": 1,
"path": "ENTRY.language"
}
}, {
"path": "ADMIN_ENTRY.encoding",
"min": 1,
"definition": "Name of character set in which text values in this Entry are encoded. Coded from openEHR Code Set character sets.",
"isModifier": false,
"short": "Name of character set in which text values in this Entry are encoded.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
} ],
"max": "1",
"id": "ADMIN_ENTRY.encoding",
"base": {
"max": "1",
"min": 1,
"path": "ENTRY.encoding"
}
}, {
"path": "ADMIN_ENTRY.other_participations",
"min": 0,
"definition": "Other participations at `ENTRY` level.",
"isModifier": false,
"short": "Other participations at `ENTRY` level.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/PARTICIPATION"
} ],
"max": "*",
"id": "ADMIN_ENTRY.other-participations",
"base": {
"max": "*",
"min": 0,
"path": "ENTRY.other_participations"
}
}, {
"path": "ADMIN_ENTRY.workflow_id",
"min": 0,
"definition": "Identifier of externally held workflow engine data for this workflow execution, for this subject of care.",
"isModifier": false,
"short": "Identifier of externally held workflow engine data for this workflow execution, for this subject of care.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
} ],
"max": "1",
"id": "ADMIN_ENTRY.workflow-id",
"base": {
"max": "1",
"min": 0,
"path": "ENTRY.workflow_id"
}
}, {
"path": "ADMIN_ENTRY.subject",
"min": 1,
"definition": "Id of human subject of this `ENTRY`, e.g.: \n\n* organ donor \n* foetus \n* a family member \n* another clinically relevant person.",
"isModifier": false,
"short": "Id of human subject of this `ENTRY`, e.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/PARTY-PROXY"
} ],
"max": "1",
"id": "ADMIN_ENTRY.subject",
"base": {
"max": "1",
"min": 1,
"path": "ENTRY.subject"
}
}, {
"path": "ADMIN_ENTRY.provider",
"min": 0,
"definition": "Optional identification of provider of the information in this `ENTRY`, which might be: \n\n* the patient \n* a patient agent, e.g. parent, guardian \n* the clinician \n* a device or software \n\nGenerally only used when the recorder needs to make it explicit. Otherwise, Composition composer and other participants are assumed.",
"isModifier": false,
"short": "Optional identification of provider of the information in this `ENTRY`, which might be: \n\n* the patient \n* a patient agent, e.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/PARTY-PROXY"
} ],
"max": "1",
"id": "ADMIN_ENTRY.provider",
"base": {
"max": "1",
"min": 0,
"path": "ENTRY.provider"
}
}, {
"path": "ADMIN_ENTRY.data",
"min": 1,
"definition": "Content of the Admin Entry.",
"isModifier": false,
"short": "Content of the Admin Entry.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/ITEM-STRUCTURE"
} ],
"max": "1",
"id": "ADMIN_ENTRY.data",
"base": {
"max": "1",
"min": 1,
"path": "ADMIN_ENTRY.data"
}
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0-snapshot"
} ]
},
"status": "active",
"id": "57de968d-2087-4a8e-b8f8-ccf8983b17c0",
"kind": "logical",
"url": "http://openehr.org/fhir/StructureDefinition/ADMIN-ENTRY",
"version": "0.1.0-snapshot",
"differential": {
"element": [ {
"id": "ADMIN_ENTRY",
"max": "*",
"min": 0,
"path": "ADMIN_ENTRY",
"short": "Entry subtype for administrative information, i.",
"definition": "Entry subtype for administrative information, i.e. information about setting up the clinical process, but not itself clinically relevant. Archetypes will define contained information.\n\nUsed for administrative details of admission, episode, ward location, discharge, appointment (if not stored in a practice management or appointments system). \n\nNot to be used for any clinically significant information.",
"isModifier": false
}, {
"id": "ADMIN_ENTRY.data",
"max": "1",
"min": 1,
"path": "ADMIN_ENTRY.data",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/ITEM-STRUCTURE"
} ],
"short": "Content of the Admin Entry.",
"definition": "Content of the Admin Entry.",
"isModifier": false
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://www.openehr.org",
"system": "url"
} ]
} ],
"baseDefinition": "http://openehr.org/fhir/StructureDefinition/ENTRY"
}