{ "description": null, "_filename": "profile-bundle-patient-chart.StructureDefinition.json", "package_name": "ForgePatientChart.0830", "date": "2021-03-01T20:08:28.7858355+00:00", "derivation": "constraint", "meta": { "versionId": "1", "lastUpdated": "2022-08-12T16:39:18.671218+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "BundlePatientChart", "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": "Bundle-PatientChart", "package_version": "0.1.0", "status": "draft", "id": "e1864599-ee69-4b99-b616-7cd8a4443ece", "kind": "resource", "url": "http://telus.com/fhir/patientChart/StructureDefinition/profile-bundle-collection", "version": null, "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "mustSupport": true }, { "id": "Bundle.id", "path": "Bundle.id", "mustSupport": true }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.source", "min": 1, "path": "Bundle.meta.source" }, { "id": "Bundle.meta.profile", "max": "1", "min": 1, "path": "Bundle.meta.profile", "mustSupport": true, "fixedCanonical": "http://telus.com/fhir/StructureDefinition/profile-bundle-patient-chart" }, { "id": "Bundle.meta.tag", "min": 1, "path": "Bundle.meta.tag", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Bundle.meta.tag:Version", "max": "1", "min": 1, "path": "Bundle.meta.tag", "binding": { "strength": "extensible", "valueSet": "http://telus.com/fhir/ValueSet/telus-version" }, "sliceName": "Version", "mustSupport": true }, { "id": "Bundle.meta.tag:Version.system", "min": 1, "path": "Bundle.meta.tag.system", "fixedUri": "http://telus.com/fhir/CodeSystem/telus-version", "mustSupport": true }, { "id": "Bundle.meta.tag:Version.code", "min": 1, "path": "Bundle.meta.tag.code", "binding": { "strength": "extensible", "valueSet": "http://telus.com/fhir/ValueSet/telus-version" }, "mustSupport": true }, { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "comment": "Usage Note: This will vary based on the use case. \r\nAlignment: PS-ON has a fixed value of document.\r\n\r\nIt's possible to use a bundle for other purposes (e.g. a document can be accepted as a transaction). This is primarily defined so that there can be specific rules for some of the bundle types.", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "comment": "Conformance Rule: In the context of sharing a Patient Chart, this bundle will be a collection of resources such as AllergyIntolerence, MedicationStatment, Immunizations, etc. The bundle may also contain DocumentReference as a reference to human readable attachments such as a PDF or text or a Bundle of type Document, where a document such as a Discharge Summary may be specified.", "mustSupport": true }, { "id": "Bundle.entry.link", "path": "Bundle.entry.link", "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }