FHIR IG analytics| Package | io.health-samurai.core.r3 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-bundle-entry-version-id.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"description": "The versionId of the resource at the time the notification was triggered.",
"derivation": "constraint",
"publisher": "Health Samurai",
"name": "entryVersionId",
"abstract": false,
"type": "Extension",
"resourceType": "StructureDefinition",
"title": "Bundle Entry Version Id",
"status": "active",
"id": "bundle-entry-version-id",
"kind": "complex-type",
"url": "http://health-samurai.io/fhir/core/StructureDefinition/bundle-entryVersionId",
"context": [
"Bundle.entry"
],
"version": "0.2606.2",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Version id for this entry",
"definition": "The versionId of the resource at the time the notification was triggered."
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://health-samurai.io/fhir/core/StructureDefinition/bundle-entryVersionId"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "Resource versionId",
"min": 1,
"type": [
{
"code": "id"
}
]
}
]
},
"contextType": "resource",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}