{ "description": "This profile represents the constraints applied to the Organization resource by the CA Core+ project to represent the minimum expectations for the Organization resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline Organization Profile v1.1.0](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-organization.html)", "_filename": "structuredefinition-profile-organization-ca-core.json", "package_name": "ca.infoway.io.core", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "OrganizationCACore", "mapping": [ { "name": "Pan-Canadian Health Data Content Framework", "identity": "pCHDCF" } ], "abstract": false, "copyright": "Copyright © 2021,2022,2023 Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).", "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "Organization (CA-Core)", "package_version": "0.1.0-DFT-Ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "can-send" }, { "url": "elementId", "valueString": "identifier" }, { "url": "elementId", "valueString": "type" }, { "url": "elementId", "valueString": "name" }, { "url": "elementId", "valueString": "telecom" }, { "url": "elementId", "valueString": "telecom:Phone" }, { "url": "elementId", "valueString": "telecom:Email" }, { "url": "elementId", "valueString": "address" }, { "url": "elementId", "valueString": "address.text" }, { "url": "elementId", "valueString": "address.line" }, { "url": "elementId", "valueString": "address.city" }, { "url": "elementId", "valueString": "address.state" }, { "url": "elementId", "valueString": "address.postalCode" }, { "url": "actor", "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/server" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "no-error" }, { "url": "elementId", "valueString": "identifier" }, { "url": "elementId", "valueString": "type" }, { "url": "elementId", "valueString": "name" }, { "url": "elementId", "valueString": "telecom" }, { "url": "elementId", "valueString": "telecom:Phone" }, { "url": "elementId", "valueString": "telecom:Email" }, { "url": "elementId", "valueString": "address" }, { "url": "elementId", "valueString": "address.text" }, { "url": "elementId", "valueString": "address.line" }, { "url": "elementId", "valueString": "address.city" }, { "url": "elementId", "valueString": "address.state" }, { "url": "elementId", "valueString": "address.postalCode" }, { "url": "actor", "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/client" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile", "valueCanonical": "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-organization" } ], "status": "draft", "id": "86ac7b7a-c7a9-41c7-a171-2b7d28b926ad", "kind": "resource", "url": "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/organization-ca-core", "version": null, "differential": { "element": [ { "id": "Organization.identifier", "path": "Organization.identifier", "mapping": [ { "map": "Organization identifier", "identity": "pCHDCF" } ] }, { "id": "Organization.type", "path": "Organization.type", "mapping": [ { "map": "Organization Type", "identity": "pCHDCF" } ] }, { "id": "Organization.name", "path": "Organization.name", "mapping": [ { "map": "Organization Name", "identity": "pCHDCF" } ] }, { "id": "Organization.telecom", "path": "Organization.telecom", "comment": "*Used to convey that the contact method is for telephone or an email which is indicated in the pCHDCF artefacts", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Organization.telecom:PhoneNumber", "path": "Organization.telecom", "sliceName": "PhoneNumber" }, { "id": "Organization.telecom:PhoneNumber.system", "path": "Organization.telecom.system", "fixedCode": "phone" }, { "id": "Organization.telecom:PhoneNumber.value", "path": "Organization.telecom.value", "mapping": [ { "map": "Organization Phone Number", "identity": "pCHDCF" } ] }, { "id": "Organization.telecom:Email", "path": "Organization.telecom", "sliceName": "Email" }, { "id": "Organization.telecom:Email.system", "path": "Organization.telecom.system", "fixedCode": "email" }, { "id": "Organization.telecom:Email.value", "path": "Organization.telecom.value", "mapping": [ { "map": "Organization Email", "identity": "pCHDCF" } ] }, { "id": "Organization.address", "path": "Organization.address" }, { "id": "Organization.address.line", "path": "Organization.address.line", "mapping": [ { "map": "Organization Street Address", "identity": "pCHDCF" } ] }, { "id": "Organization.address.city", "path": "Organization.address.city", "mapping": [ { "map": "Organization City", "identity": "pCHDCF" } ] }, { "id": "Organization.address.state", "path": "Organization.address.state", "mapping": [ { "map": "Organization Province", "identity": "pCHDCF" } ] }, { "id": "Organization.address.postalCode", "path": "Organization.address.postalCode", "mapping": [ { "map": "Organization Postal Code", "identity": "pCHDCF" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }