FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-EXTRACT-CONTENT-ITEM.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/openehr-fhir/base-spec/StructureDefinition-EXTRACT-CONTENT-ITEM.html
URLhttp://openehr.org/fhir/StructureDefinition/EXTRACT_CONTENT_ITEM
Version0.1.0
Statusactive
Date2025-09-06T15:35:39+10:00
NameEXTRACT_CONTENT_ITEM
TitleEXTRACT_CONTENT_ITEM
Realmuv
Authorityhl7
DescriptionAbstract model of a wrapper for one content item in an Extract, containing various meta-data. Indicates whether it was part of the primary set and what its original path was. Intended to be subtyped for wrappers of specific types of content.
Typehttp://openehr.org/fhir/StructureDefinition/EXTRACT_CONTENT_ITEM
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#currentGENERIC_CONTENT_ITEMGENERIC_CONTENT_ITEM
openehr.base#currentOPENEHR_CONTENT_ITEMOPENEHR_CONTENT_ITEM

Resources that this resource uses

StructureDefinition
openehr.base#currentEXTRACT_ITEMEXTRACT_ITEM

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EXTRACT-CONTENT-ITEM

NameFlagsCard.TypeDescription & Constraintsdoco
.. EXTRACT_CONTENT_ITEM C0..*EXTRACT_ITEMThis is an abstract type. Child types: OPENEHR_CONTENT_ITEM, GENERIC_CONTENT_ITEM
Abstract model of a wrapper for one content item in an Extract, containing various meta-data.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: item-validity
... is_primary 1..1booleanTrue if the content item carried in this container was part of the primary set for the Extract, i.
... is_changed 0..1booleanTrue if the content item carried in this container is any kind of change since last send, in repeat sending situations.
... is_masked 0..1booleanTrue if the content of this item has not been included due to insufficient access rights of requestor.
... item 0..1BaseContent object.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EXTRACT-CONTENT-ITEM",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/RM/development/common.html#_locatable_class"
    },
    {
      "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"
          }
        ]
      }
    }
  ],
  "url": "http://openehr.org/fhir/StructureDefinition/EXTRACT_CONTENT_ITEM",
  "version": "0.1.0",
  "name": "EXTRACT_CONTENT_ITEM",
  "title": "EXTRACT_CONTENT_ITEM",
  "status": "active",
  "experimental": false,
  "date": "2025-09-06T15:35:39+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Abstract model of a wrapper for one content item in an Extract, containing various meta-data. Indicates whether it was part of the primary set and what its original path was. Intended to be subtyped for wrappers of specific types of content.",
  "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": true,
  "type": "http://openehr.org/fhir/StructureDefinition/EXTRACT_CONTENT_ITEM",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/EXTRACT_ITEM",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EXTRACT_CONTENT_ITEM",
        "path": "EXTRACT_CONTENT_ITEM",
        "short": "Abstract model of a wrapper for one content item in an Extract, containing various meta-data.",
        "definition": "Abstract model of a wrapper for one content item in an Extract, containing various meta-data. Indicates whether it was part of the primary set and what its original path was. Intended to be subtyped for wrappers of specific types of content.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "links-valid",
            "severity": "error",
            "human": "Links valid must be present",
            "expression": "links.exists() implies links.empty().not()",
            "source": "http://openehr.org/fhir/StructureDefinition/LOCATABLE"
          },
          {
            "key": "archetyped-valid",
            "severity": "error",
            "human": "Archetyped valid must satisfy exclusive conditions",
            "expression": "is_archetype_root() xor archetype_details .empty()",
            "source": "http://openehr.org/fhir/StructureDefinition/LOCATABLE"
          },
          {
            "key": "archetype-node-id-valid",
            "severity": "error",
            "human": "Archetype node id valid must not be empty",
            "expression": "archetype_node_id.empty().not()",
            "source": "http://openehr.org/fhir/StructureDefinition/LOCATABLE"
          },
          {
            "key": "item-validity",
            "severity": "error",
            "human": "Item validity must be present",
            "expression": "is_masked xor item.exists()"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.name",
        "path": "EXTRACT_CONTENT_ITEM.name",
        "short": "Runtime name of this fragment, used to build runtime paths.",
        "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.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LOCATABLE.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV_TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.archetype-node-id",
        "path": "EXTRACT_CONTENT_ITEM.archetype_node_id",
        "short": "Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.",
        "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.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LOCATABLE.archetype_node_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.uid",
        "path": "EXTRACT_CONTENT_ITEM.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": "LOCATABLE.uid",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/UID_BASED_ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.links",
        "path": "EXTRACT_CONTENT_ITEM.links",
        "short": "Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on).",
        "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": "LOCATABLE.links",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/LINK"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.archetype-details",
        "path": "EXTRACT_CONTENT_ITEM.archetype_details",
        "short": "Details of archetyping used on this node.",
        "definition": "Details of archetyping used on this node.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LOCATABLE.archetype_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/ARCHETYPED"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.feeder-audit",
        "path": "EXTRACT_CONTENT_ITEM.feeder_audit",
        "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.",
        "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": "LOCATABLE.feeder_audit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/FEEDER_AUDIT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.is-primary",
        "path": "EXTRACT_CONTENT_ITEM.is_primary",
        "short": "True if the content item carried in this container was part of the primary set for the Extract, i.",
        "definition": "True if the content item carried in this container was part of the primary set for the Extract, i.e. not added due to link-following.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EXTRACT_CONTENT_ITEM.is_primary",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.is-changed",
        "path": "EXTRACT_CONTENT_ITEM.is_changed",
        "short": "True if the content item carried in this container is any kind of change since last send, in repeat sending situations.",
        "definition": "True if the content item carried in this container is any kind of change since last send, in repeat sending situations.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EXTRACT_CONTENT_ITEM.is_changed",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.is-masked",
        "path": "EXTRACT_CONTENT_ITEM.is_masked",
        "short": "True if the content of this item has not been included due to insufficient access rights of requestor.",
        "definition": "True if the content of this item has not been included due to insufficient access rights of requestor.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EXTRACT_CONTENT_ITEM.is_masked",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.item",
        "path": "EXTRACT_CONTENT_ITEM.item",
        "short": "Content object.",
        "definition": "Content object.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EXTRACT_CONTENT_ITEM.item",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EXTRACT_CONTENT_ITEM",
        "path": "EXTRACT_CONTENT_ITEM",
        "short": "Abstract model of a wrapper for one content item in an Extract, containing various meta-data.",
        "definition": "Abstract model of a wrapper for one content item in an Extract, containing various meta-data. Indicates whether it was part of the primary set and what its original path was. Intended to be subtyped for wrappers of specific types of content.",
        "min": 0,
        "max": "*",
        "constraint": [
          {
            "key": "item-validity",
            "severity": "error",
            "human": "Item validity must be present",
            "expression": "is_masked xor item.exists()"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.is-primary",
        "path": "EXTRACT_CONTENT_ITEM.is_primary",
        "short": "True if the content item carried in this container was part of the primary set for the Extract, i.",
        "definition": "True if the content item carried in this container was part of the primary set for the Extract, i.e. not added due to link-following.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.is-changed",
        "path": "EXTRACT_CONTENT_ITEM.is_changed",
        "short": "True if the content item carried in this container is any kind of change since last send, in repeat sending situations.",
        "definition": "True if the content item carried in this container is any kind of change since last send, in repeat sending situations.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.is-masked",
        "path": "EXTRACT_CONTENT_ITEM.is_masked",
        "short": "True if the content of this item has not been included due to insufficient access rights of requestor.",
        "definition": "True if the content of this item has not been included due to insufficient access rights of requestor.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EXTRACT_CONTENT_ITEM.item",
        "path": "EXTRACT_CONTENT_ITEM.item",
        "short": "Content object.",
        "definition": "Content object.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ],
        "isModifier": false
      }
    ]
  }
}