Package | ForgePatientChart.0830 |
Resource Type | StructureDefinition |
Id | profile-bundle-collection-patientChart |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/profile-bundle-collection |
URL | http://telus.com/fhir/patientChart/StructureDefinition/profile-bundle-collection |
Status | draft |
Date | 2021-03-01T20:08:28.7858355+00:00 |
Name | BundlePatientChart |
Title | Bundle-PatientChart |
Authority | hl7 |
Type | Bundle |
Kind | resource |
No resources found
ValueSet | |
telus-version | TELUS ValueSet - Version |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "profile-bundle-collection-patientChart", "meta": { "versionId": "1", "lastUpdated": "2022-08-12T16:39:18.671218+00:00" }, "url": "http://telus.com/fhir/patientChart/StructureDefinition/profile-bundle-collection", "name": "BundlePatientChart", "title": "Bundle-PatientChart", "status": "draft", "date": "2021-03-01T20:08:28.7858355+00:00", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "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.meta", "path": "Bundle.meta", "min": 1, "mustSupport": true }, { "id": "Bundle.meta.source", "path": "Bundle.meta.source", "min": 1 }, { "id": "Bundle.meta.profile", "path": "Bundle.meta.profile", "min": 1, "max": "1", "fixedCanonical": "http://telus.com/fhir/StructureDefinition/profile-bundle-patient-chart", "mustSupport": true }, { "id": "Bundle.meta.tag", "path": "Bundle.meta.tag", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Bundle.meta.tag:Version", "path": "Bundle.meta.tag", "sliceName": "Version", "min": 1, "max": "1", "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "http://telus.com/fhir/ValueSet/telus-version" } }, { "id": "Bundle.meta.tag:Version.system", "path": "Bundle.meta.tag.system", "min": 1, "fixedUri": "http://telus.com/fhir/CodeSystem/telus-version", "mustSupport": true }, { "id": "Bundle.meta.tag:Version.code", "path": "Bundle.meta.tag.code", "min": 1, "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "http://telus.com/fhir/ValueSet/telus-version" } }, { "id": "Bundle.identifier", "path": "Bundle.identifier", "min": 1, "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", "path": "Bundle.timestamp", "min": 1, "mustSupport": true }, { "id": "Bundle.entry", "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.", "min": 1, "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 } ] } }