PackagesCanonicalsLogsProblems
    Packages
    ca.bc.bcy-ids@1.0.0
    http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Bundle
{
  "description": null,
  "_filename": "Bundle.StructureDefinition.json",
  "package_name": "ca.bc.bcy-ids",
  "date": "2021-11-26T22:46:05.681609Z",
  "derivation": "constraint",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2025-01-24T22:55:17.8280561+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "46ee4c40-10ff-4d3e-9bb9-0d2b734936dc",
  "kind": "resource",
  "url": "http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.id",
      "min": 1,
      "path": "Bundle.id",
      "comment": "Unique GUID"
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta"
    }, {
      "id": "Bundle.meta.versionId",
      "path": "Bundle.meta.versionId",
      "comment": "Use '2025.01.1' (It indicates FHIR changes on 2025-Jan)."
    }, {
      "id": "Bundle.meta.lastUpdated",
      "path": "Bundle.meta.lastUpdated",
      "comment": "Updated: Relax the previously crossed-out elements."
    }, {
      "id": "Bundle.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "comment": "Use 'http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunicationdistribution/Bundle'",
      "fixedCanonical": "http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Bundle"
    }, {
      "id": "Bundle.meta.security",
      "max": "1",
      "path": "Bundle.meta.security"
    }, {
      "id": "Bundle.meta.tag",
      "max": "1",
      "path": "Bundle.meta.tag"
    }, {
      "id": "Bundle.identifier.type.text",
      "min": 1,
      "path": "Bundle.identifier.type.text",
      "comment": "See Mappings",
      "mapping": [ {
        "map": "Panorama IDS Bundle ID",
        "identity": "source-panorama-ids"
      } ]
    }, {
      "id": "Bundle.identifier.system",
      "min": 1,
      "path": "Bundle.identifier.system",
      "comment": "See Mappings",
      "mapping": [ {
        "map": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-panorama-ids-source-gundle-id",
        "identity": "source-panorama-ids"
      } ]
    }, {
      "id": "Bundle.identifier.value",
      "path": "Bundle.identifier.value",
      "comment": "See Mappings",
      "mapping": [ {
        "map": "resourceBundle.id",
        "identity": "source-panorama-ids"
      } ]
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "comment": "Hardcode as \"collection\" for distribution"
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp",
      "comment": "Full dateTime with GMT offset, use local PIR timezone."
    }, {
      "id": "Bundle.link",
      "max": "1",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry.id",
      "max": "0",
      "path": "Bundle.entry.id"
    }, {
      "id": "Bundle.entry.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry.response",
      "max": "0",
      "path": "Bundle.entry.response"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}