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

FHIR IG analytics

Packageio.health-samurai.core.r4
Resource TypeStructureDefinition
IdStructureDefinition-bundle-entry-version-id.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources 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"
}