FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageio.health-samurai.core.r4b
Resource TypeStructureDefinition
IdStructureDefinition-bundle-entry-version-id.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=io.health-samurai.core.r4b@0.2606.2&canonical=http://health-samurai.io/fhir/core/StructureDefinition/bundle-entryVersionId
URLhttp://health-samurai.io/fhir/core/StructureDefinition/bundle-entryVersionId
Version0.2606.2
Statusactive
NameentryVersionId
TitleBundle Entry Version Id
Realmuv
DescriptionThe versionId of the resource at the time the notification was triggered.
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "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": [
    {
      "type": "element",
      "expression": "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"
          }
        ]
      }
    ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}