{
"description": "Version specific identifier for the composition, assigned when each version is created/updated.",
"_filename": "StructureDefinition-composition-clinicaldocument-versionNumber.json",
"package_name": "telus.dw.emr.extract",
"date": "2024-05-03T22:11:40.4165223+00:00",
"derivation": "constraint",
"publisher": "Health Level Seven, Inc. - Structured Documents WG",
"fhirVersion": "4.0.1",
"name": "VersionNumber",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sd"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "589d9002-acaa-47bd-a42c-04eb567e4960",
"kind": "complex-type",
"url": "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber",
"context": [ {
"type": "element",
"expression": "Composition"
} ],
"version": "4.0.1",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "Version-specific identifier for composition",
"comment": "While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example.",
"definition": "Version specific identifier for the composition, assigned when each version is created/updated."
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "string"
} ]
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/special/committees/structure",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}