FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/c49ef9ea-5fef-4f7c-9bfd-4c8028d8539d

Packageca-on-dhdr-r4.v09
Resource TypeStructureDefinition
Idc49ef9ea-5fef-4f7c-9bfd-4c8028d8539d
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-dhdr-r4.v09@0.9.0&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle
URLhttp://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle
Version3.0.0
Statusactive
Date2021-11-24T18:45:16.3227669Z
NameBundle
DescriptionA special type of resource for collections of resources.
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType": "StructureDefinition",
  "id": "c49ef9ea-5fef-4f7c-9bfd-4c8028d8539d",
  "meta": {
    "lastUpdated": "2021-12-06T19:16:03.874+00:00"
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle",
  "version": "3.0.0",
  "name": "Bundle",
  "status": "active",
  "date": "2021-11-24T18:45:16.3227669Z",
  "description": "A special type of resource for collections of resources.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle",
        "path": "Bundle",
        "mustSupport": true
      },
      {
        "id": "Bundle.id",
        "path": "Bundle.id",
        "mustSupport": true
      },
      {
        "id": "Bundle.language",
        "path": "Bundle.language",
        "fixedCode": "en",
        "mustSupport": true
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "searchset",
        "mustSupport": true
      },
      {
        "id": "Bundle.timestamp",
        "path": "Bundle.timestamp",
        "mustSupport": true
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "definition": "A series of links that provide context to this bundle.\r\n\r\nDHDR: Optional element, might be returned by a server.",
        "mustSupport": true
      },
      {
        "id": "Bundle.link.relation",
        "path": "Bundle.link.relation",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\n“self” for the link to the this Bundle\r\n“next” for the link to the next page",
        "mustSupport": true
      },
      {
        "id": "Bundle.link.url",
        "path": "Bundle.link.url",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      }
    ]
  }
}