FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/VERSION

Packageopenehr.base
TypeStructureDefinition
IdVERSION
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-VERSION.html
URLhttp://openehr.org/fhir/StructureDefinition/VERSION
Version0.1.0
Statusactive
Date2024-12-31T18:45:58+10:00
NameVERSION
TitleVERSION
Realmuv
Authorityhl7
DescriptionVersion control abstraction, defining semantics for versioning one complex object.
Typehttp://openehr.org/fhir/StructureDefinition/VERSION
Kindlogical

Resources that use this resource

StructureDefinition
IMPORTED-VERSIONIMPORTED_VERSION
ORIGINAL-VERSIONORIGINAL_VERSION

Resources that this resource uses

StructureDefinition
AUDIT-DETAILSAUDIT_DETAILS
OBJECT-REFOBJECT_REF

Narrative

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

Generated Narrative: StructureDefinition VERSION

NameFlagsCard.TypeDescription & Constraintsdoco
.. VERSION<T : Any> 0..*BaseThis is an abstract type. Child types: IMPORTED_VERSION, ORIGINAL_VERSION
Version control abstraction, defining semantics for versioning one complex object
... contribution<T : Any> 1..1OBJECT_REFContribution in which this version was added
... signature<T : Any> 0..1stringOpenPGP digital signature or digest of content committed in this Version
... commit_audit<T : Any> 1..1AUDIT_DETAILSAudit trail corresponding to the committal of this version to the VERSIONED_OBJECT

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "VERSION",
  "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#_version_class"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueCode": "T"
        },
        {
          "url": "type",
          "valueUri": "http://openehr.org/fhir/StructureDefinition/Any"
        }
      ],
      "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "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/VERSION",
  "version": "0.1.0",
  "name": "VERSION",
  "title": "VERSION",
  "status": "active",
  "experimental": false,
  "date": "2024-12-31T18:45:58+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Version control abstraction, defining semantics for versioning one complex object.",
  "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/VERSION",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "VERSION",
        "path": "VERSION",
        "short": "Version control abstraction, defining semantics for versioning one complex object",
        "definition": "Version control abstraction, defining semantics for versioning one complex object.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "VERSION.contribution",
        "path": "VERSION.contribution",
        "short": "Contribution in which this version was added",
        "definition": "Contribution in which this version was added.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "VERSION.contribution",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "VERSION.signature",
        "path": "VERSION.signature",
        "short": "OpenPGP digital signature or digest of content committed in this Version",
        "definition": "OpenPGP digital signature or digest of content committed in this Version.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "VERSION.signature",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "VERSION.commit-audit",
        "path": "VERSION.commit_audit",
        "short": "Audit trail corresponding to the committal of this version to the VERSIONED_OBJECT",
        "definition": "Audit trail corresponding to the committal of this version to the VERSIONED_OBJECT.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "VERSION.commit_audit",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "VERSION",
        "path": "VERSION",
        "short": "Version control abstraction, defining semantics for versioning one complex object",
        "definition": "Version control abstraction, defining semantics for versioning one complex object.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "VERSION.contribution",
        "path": "VERSION.contribution",
        "short": "Contribution in which this version was added",
        "definition": "Contribution in which this version was added.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "VERSION.signature",
        "path": "VERSION.signature",
        "short": "OpenPGP digital signature or digest of content committed in this Version",
        "definition": "OpenPGP digital signature or digest of content committed in this Version.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "VERSION.commit-audit",
        "path": "VERSION.commit_audit",
        "short": "Audit trail corresponding to the committal of this version to the VERSIONED_OBJECT",
        "definition": "Audit trail corresponding to the committal of this version to the VERSIONED_OBJECT.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS"
          }
        ],
        "isModifier": false
      }
    ]
  }
}