PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/CONTENT-ITEM
{
  "description": "Abstract ancestor of all concrete content types.",
  "_filename": "StructureDefinition-CONTENT-ITEM.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": "CONTENT_ITEM",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": true,
  "type": "http://openehr.org/fhir/StructureDefinition/CONTENT_ITEM",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "CONTENT_ITEM",
  "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#_content_item_class"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
    "valueCanonical": "#concept"
  }, {
    "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()"
      } ],
      "path": "CONTENT_ITEM",
      "min": 0,
      "definition": "Abstract ancestor of all concrete content types.",
      "isModifier": false,
      "short": "Abstract ancestor of all concrete content types.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "CONTENT_ITEM",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "CONTENT_ITEM.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": "CONTENT_ITEM.name",
      "base": {
        "max": "1",
        "min": 1,
        "path": "LOCATABLE.name"
      }
    }, {
      "path": "CONTENT_ITEM.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": "CONTENT_ITEM.archetype-node-id",
      "base": {
        "max": "1",
        "min": 1,
        "path": "LOCATABLE.archetype_node_id"
      }
    }, {
      "path": "CONTENT_ITEM.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": "CONTENT_ITEM.uid",
      "base": {
        "max": "1",
        "min": 0,
        "path": "LOCATABLE.uid"
      }
    }, {
      "path": "CONTENT_ITEM.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": "CONTENT_ITEM.links",
      "base": {
        "max": "*",
        "min": 0,
        "path": "LOCATABLE.links"
      }
    }, {
      "path": "CONTENT_ITEM.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": "CONTENT_ITEM.archetype-details",
      "base": {
        "max": "1",
        "min": 0,
        "path": "LOCATABLE.archetype_details"
      }
    }, {
      "path": "CONTENT_ITEM.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": "CONTENT_ITEM.feeder-audit",
      "base": {
        "max": "1",
        "min": 0,
        "path": "LOCATABLE.feeder_audit"
      }
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "0.1.0-snapshot"
    } ]
  },
  "status": "active",
  "id": "37d8e51d-7e78-4eac-9ae6-5e4eb8025b3c",
  "kind": "logical",
  "url": "http://openehr.org/fhir/StructureDefinition/CONTENT-ITEM",
  "version": "0.1.0-snapshot",
  "differential": {
    "element": [ {
      "id": "CONTENT_ITEM",
      "max": "*",
      "min": 0,
      "path": "CONTENT_ITEM",
      "short": "Abstract ancestor of all concrete content types.",
      "definition": "Abstract ancestor of all concrete content types.",
      "isModifier": false
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://www.openehr.org",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/LOCATABLE"
}