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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-FEEDER-AUDIT.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-FEEDER-AUDIT.html
URLhttp://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NameFEEDER_AUDIT
TitleFEEDER_AUDIT
Realmuv
Authorityhl7
DescriptionThe `FEEDER_AUDIT` class defines the semantics of an audit trail which is constructed to describe the origin of data that have been transformed into openEHR form and committed to the system.
Typehttp://openehr.org/fhir/StructureDefinition/FEEDER_AUDIT
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#0.1.0-snapshotLOCATABLELOCATABLE

Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotAnyAny
openehr.base#0.1.0-snapshotDV-ENCAPSULATEDDV_ENCAPSULATED
openehr.base#0.1.0-snapshotDV-IDENTIFIERDV_IDENTIFIER
openehr.base#0.1.0-snapshotFEEDER-AUDIT-DETAILSFEEDER_AUDIT_DETAILS

Narrative

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

Generated Narrative: StructureDefinition FEEDER-AUDIT

NameFlagsCard.TypeDescription & Constraintsdoco
.. FEEDER_AUDIT 0..*AnyThe `FEEDER_AUDIT` class defines the semantics of an audit trail which is constructed to describe the origin of data that have been transformed into openEHR form and committed to the system.
... originating_system_item_ids 0..*DV_IDENTIFIERIdentifiers used for the item in the originating system, e.
... feeder_system_item_ids 0..*DV_IDENTIFIERIdentifiers used for the item in the feeder system, where the feeder system is distinct from the originating system.
... original_content 0..1DV_ENCAPSULATEDOptional inline inclusion of or reference to original content corresponding to the openEHR content at this node.
... originating_system_audit 1..1FEEDER_AUDIT_DETAILSAny audit information for the information item from the originating system.
... feeder_system_audit 0..1FEEDER_AUDIT_DETAILSAny audit information for the information item from the feeder system, if different from the originating system.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "FEEDER-AUDIT",
  "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/common.html#_feeder_audit_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/FEEDER-AUDIT",
  "version": "0.1.0-snapshot",
  "name": "FEEDER_AUDIT",
  "title": "FEEDER_AUDIT",
  "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": "The `FEEDER_AUDIT` class defines the semantics of an audit trail which is constructed to describe the origin of data that have been transformed into openEHR form and committed to the system. ",
  "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/FEEDER_AUDIT",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/Any",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0-snapshot"
      }
    ],
    "element": [
      {
        "id": "FEEDER_AUDIT",
        "path": "FEEDER_AUDIT",
        "short": "The `FEEDER_AUDIT` class defines the semantics of an audit trail which is constructed to describe the origin of data that have been transformed into openEHR form and committed to the system.",
        "definition": "The `FEEDER_AUDIT` class defines the semantics of an audit trail which is constructed to describe the origin of data that have been transformed into openEHR form and committed to the system. ",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "FEEDER_AUDIT.originating-system-item-ids",
        "path": "FEEDER_AUDIT.originating_system_item_ids",
        "short": "Identifiers used for the item in the originating system, e.",
        "definition": "Identifiers used for the item in the originating system, e.g. filler and placer ids.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "FEEDER_AUDIT.originating_system_item_ids",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.feeder-system-item-ids",
        "path": "FEEDER_AUDIT.feeder_system_item_ids",
        "short": "Identifiers used for the item in the feeder system, where the feeder system is distinct from the originating system.",
        "definition": "Identifiers used for the item in the feeder system, where the feeder system is distinct from the originating system.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "FEEDER_AUDIT.feeder_system_item_ids",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.original-content",
        "path": "FEEDER_AUDIT.original_content",
        "short": "Optional inline inclusion of or reference to original content corresponding to the openEHR content at this node.",
        "definition": "Optional inline inclusion of or reference to original content corresponding to the openEHR content at this node. Typically a URI reference to a document or message in a persistent store associated with the EHR.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FEEDER_AUDIT.original_content",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-ENCAPSULATED"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.originating-system-audit",
        "path": "FEEDER_AUDIT.originating_system_audit",
        "short": "Any audit information for the information item from the originating system.",
        "definition": "Any audit information for the information item from the originating system.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "FEEDER_AUDIT.originating_system_audit",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT-DETAILS"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.feeder-system-audit",
        "path": "FEEDER_AUDIT.feeder_system_audit",
        "short": "Any audit information for the information item from the feeder system, if different from the originating system.",
        "definition": "Any audit information for the information item from the feeder system, if different from the originating system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FEEDER_AUDIT.feeder_system_audit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT-DETAILS"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "FEEDER_AUDIT",
        "path": "FEEDER_AUDIT",
        "short": "The `FEEDER_AUDIT` class defines the semantics of an audit trail which is constructed to describe the origin of data that have been transformed into openEHR form and committed to the system.",
        "definition": "The `FEEDER_AUDIT` class defines the semantics of an audit trail which is constructed to describe the origin of data that have been transformed into openEHR form and committed to the system. ",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.originating-system-item-ids",
        "path": "FEEDER_AUDIT.originating_system_item_ids",
        "short": "Identifiers used for the item in the originating system, e.",
        "definition": "Identifiers used for the item in the originating system, e.g. filler and placer ids. ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.feeder-system-item-ids",
        "path": "FEEDER_AUDIT.feeder_system_item_ids",
        "short": "Identifiers used for the item in the feeder system, where the feeder system is distinct from the originating system.",
        "definition": "Identifiers used for the item in the feeder system, where the feeder system is distinct from the originating system. ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.original-content",
        "path": "FEEDER_AUDIT.original_content",
        "short": "Optional inline inclusion of or reference to original content corresponding to the openEHR content at this node.",
        "definition": "Optional inline inclusion of or reference to original content corresponding to the openEHR content at this node. Typically a URI reference to a document or message in a persistent store associated with the EHR. ",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-ENCAPSULATED"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.originating-system-audit",
        "path": "FEEDER_AUDIT.originating_system_audit",
        "short": "Any audit information for the information item from the originating system.",
        "definition": "Any audit information for the information item from the originating system. ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT-DETAILS"
          }
        ],
        "isModifier": false
      },
      {
        "id": "FEEDER_AUDIT.feeder-system-audit",
        "path": "FEEDER_AUDIT.feeder_system_audit",
        "short": "Any audit information for the information item from the feeder system, if different from the originating system.",
        "definition": "Any audit information for the information item from the feeder system, if different from the originating system.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT-DETAILS"
          }
        ],
        "isModifier": false
      }
    ]
  }
}