FHIR IG analytics| Package | telus.dw.emr.extract |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-composition-clinicaldocument-versionNumber.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "composition-clinicaldocument-versionNumber",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sd"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber",
"version": "4.0.1",
"name": "VersionNumber",
"status": "draft",
"date": "2024-05-03T22:11:40.4165223+00:00",
"publisher": "Health Level Seven, Inc. - Structured Documents WG",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/special/committees/structure"
}
]
}
],
"description": "Version specific identifier for the composition, assigned when each version is created/updated.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Composition"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Version-specific identifier for composition",
"definition": "Version specific identifier for the composition, assigned when each version is created/updated.",
"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.",
"max": "1"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
}
]
}
}