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

FHIR IG Statistics: StructureDefinition/ORIGINAL-VERSION

Packageopenehr.base
TypeStructureDefinition
IdORIGINAL-VERSION
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-ORIGINAL-VERSION.html
URLhttp://openehr.org/fhir/StructureDefinition/ORIGINAL-VERSION
Version0.1.0
Statusactive
Date2024-12-31T18:45:58+10:00
NameORIGINAL_VERSION
TitleORIGINAL_VERSION
Realmuv
Authorityhl7
DescriptionA Version containing locally created content and optional attestations.
Typehttp://openehr.org/fhir/StructureDefinition/ORIGINAL_VERSION
Kindlogical

Resources that use this resource

StructureDefinition
IMPORTED-VERSIONIMPORTED_VERSION

Resources that this resource uses

StructureDefinition
ATTESTATIONATTESTATION
AnyAny
DV-CODED-TEXTDV_CODED_TEXT
OBJECT-VERSION-IDOBJECT_VERSION_ID
VERSIONVERSION
ValueSet
valueset-version_lifecycle_stateVersion Lifecycle State

Narrative

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

Generated Narrative: StructureDefinition ORIGINAL-VERSION

NameFlagsCard.TypeDescription & Constraintsdoco
.. ORIGINAL_VERSION<T : Any> 0..*VERSION
Elements defined in Ancestors:contribution, signature, commit_audit
A Version containing locally created content and optional attestations
... uid<T : Any> 1..1OBJECT_VERSION_IDStored version of inheritance precursor
... preceding_version_uid<T : Any> 1..1OBJECT_VERSION_IDStored version of inheritance precursor
... other_input_version_uids<T : Any> 0..*OBJECT_VERSION_IDIdentifiers of other versions whose content was merged into this version, if any
... lifecycle_state<T : Any> 1..1DV_CODED_TEXTLifecycle state of the content item in this version
Binding: Version Lifecycle State (required)
... attestations<T : Any> 0..*ATTESTATIONSet of attestations relating to this version
... data<T : Any> 0..1Any<T>Data content of this Version

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ORIGINAL-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#_original_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/ORIGINAL-VERSION",
  "version": "0.1.0",
  "name": "ORIGINAL_VERSION",
  "title": "ORIGINAL_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": "A Version containing locally created content and optional attestations.",
  "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/ORIGINAL_VERSION",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/VERSION",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "ORIGINAL_VERSION",
        "path": "ORIGINAL_VERSION",
        "short": "A Version containing locally created content and optional attestations",
        "definition": "A Version containing locally created content and optional attestations.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ORIGINAL_VERSION.contribution",
        "path": "ORIGINAL_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": "ORIGINAL_VERSION.signature",
        "path": "ORIGINAL_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": "ORIGINAL_VERSION.commit-audit",
        "path": "ORIGINAL_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
      },
      {
        "id": "ORIGINAL_VERSION.uid",
        "path": "ORIGINAL_VERSION.uid",
        "short": "Stored version of inheritance precursor",
        "definition": "Stored version of inheritance precursor.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ORIGINAL_VERSION.uid",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.preceding-version-uid",
        "path": "ORIGINAL_VERSION.preceding_version_uid",
        "short": "Stored version of inheritance precursor",
        "definition": "Stored version of inheritance precursor.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ORIGINAL_VERSION.preceding_version_uid",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.other-input-version-uids",
        "path": "ORIGINAL_VERSION.other_input_version_uids",
        "short": "Identifiers of other versions whose content was merged into this version, if any",
        "definition": "Identifiers of other versions whose content was merged into this version, if any.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ORIGINAL_VERSION.other_input_version_uids",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.lifecycle-state",
        "path": "ORIGINAL_VERSION.lifecycle_state",
        "short": "Lifecycle state of the content item in this version",
        "definition": "Lifecycle state of the content item in this version; coded by openEHR vocabulary version lifecycle state.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ORIGINAL_VERSION.lifecycle_state",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
          }
        ],
        "isModifier": false,
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-version_lifecycle_state"
        }
      },
      {
        "id": "ORIGINAL_VERSION.attestations",
        "path": "ORIGINAL_VERSION.attestations",
        "short": "Set of attestations relating to this version",
        "definition": "Set of attestations relating to this version.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ORIGINAL_VERSION.attestations",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/ATTESTATION"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.data",
        "path": "ORIGINAL_VERSION.data",
        "short": "Data content of this Version",
        "definition": "Data content of this Version.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ORIGINAL_VERSION.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "name",
                    "valueCode": "T"
                  },
                  {
                    "url": "type",
                    "valueUri": "T"
                  }
                ],
                "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
              }
            ],
            "code": "http://openehr.org/fhir/StructureDefinition/Any"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ORIGINAL_VERSION",
        "path": "ORIGINAL_VERSION",
        "short": "A Version containing locally created content and optional attestations",
        "definition": "A Version containing locally created content and optional attestations.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.uid",
        "path": "ORIGINAL_VERSION.uid",
        "short": "Stored version of inheritance precursor",
        "definition": "Stored version of inheritance precursor.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.preceding-version-uid",
        "path": "ORIGINAL_VERSION.preceding_version_uid",
        "short": "Stored version of inheritance precursor",
        "definition": "Stored version of inheritance precursor.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.other-input-version-uids",
        "path": "ORIGINAL_VERSION.other_input_version_uids",
        "short": "Identifiers of other versions whose content was merged into this version, if any",
        "definition": "Identifiers of other versions whose content was merged into this version, if any.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.lifecycle-state",
        "path": "ORIGINAL_VERSION.lifecycle_state",
        "short": "Lifecycle state of the content item in this version",
        "definition": "Lifecycle state of the content item in this version; coded by openEHR vocabulary version lifecycle state.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
          }
        ],
        "isModifier": false,
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-version_lifecycle_state"
        }
      },
      {
        "id": "ORIGINAL_VERSION.attestations",
        "path": "ORIGINAL_VERSION.attestations",
        "short": "Set of attestations relating to this version",
        "definition": "Set of attestations relating to this version.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/ATTESTATION"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ORIGINAL_VERSION.data",
        "path": "ORIGINAL_VERSION.data",
        "short": "Data content of this Version",
        "definition": "Data content of this Version.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "name",
                    "valueCode": "T"
                  },
                  {
                    "url": "type",
                    "valueUri": "T"
                  }
                ],
                "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
              }
            ],
            "code": "http://openehr.org/fhir/StructureDefinition/Any"
          }
        ],
        "isModifier": false
      }
    ]
  }
}