PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/ARCHETYPED
description: Archetypes act as the configuration basis for the particular structures of instances defined by the reference model. To enable archetypes to be used to create valid data, key classes in the reference model act as  root  points for archetyping; accordingly, these classes have the `_archetype_details_` attribute set. \n\nAn instance of the class `ARCHETYPED` contains the relevant archetype identification information, allowing generating archetypes to be matched up with data instances.
package_name: openehr.base
derivation: specialization
name: ARCHETYPED
type: http://openehr.org/fhir/StructureDefinition/ARCHETYPED
elements:
  archetype_id: {type: 'http://openehr.org/fhir/StructureDefinition/ARCHETYPE-ID', short: Globally unique archetype identifier., isModifier: false, index: 0}
  template_id: {type: 'http://openehr.org/fhir/StructureDefinition/TEMPLATE-ID', short: 'Globally unique template identifier, if a template was active at this point in the structure.', isModifier: false, index: 1}
  rm_version: {type: string, short: Version of the openEHR reference model used to create this object., isModifier: false, index: 2}
package_version: 0.1.0-snapshot
class: logical
kind: logical
url: http://openehr.org/fhir/StructureDefinition/ARCHETYPED
base: http://openehr.org/fhir/StructureDefinition/Any
version: 0.1.0-snapshot
required: [rm_version, archetype_id]