FHIR IG Statistics: StructureDefinition/VERSION
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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
}
]
}
}