{
"description": "An organization is an “umbrella” entity that may be considered an administrative body under whose auspices care services are provided. These may include a Health Region, Non-Government Organization, a healthcare partner with multiple locations, or eve a one-physician family practice. An organization has a unique identifier and may have additional administrative attributes such as contact person, mailing address, etc. Departments of an institution, or other administrative units, may be represented as child Organizations of a parent Organization.",
"_filename": "Organization.StructureDefinition.json",
"package_name": "ca.infoway.io.ca-csd",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Organization",
"abstract": false,
"copyright": "Copyright © 2024+ 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": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.1.1-dft-preBallot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "code",
"valueCode": "SHOULD:populate"
}, {
"url": "elementId",
"valueString": "Organization.identifier"
}, {
"url": "elementId",
"valueString": "Organization.identifier.system"
}, {
"url": "elementId",
"valueString": "Organization.identifier.value"
}, {
"url": "elementId",
"valueString": "Organization.active"
}, {
"url": "elementId",
"valueString": "Organization.type"
}, {
"url": "elementId",
"valueString": "Organization.name"
}, {
"url": "elementId",
"valueString": "Organization.telecom"
}, {
"url": "elementId",
"valueString": "Organization.telecom.system"
}, {
"url": "elementId",
"valueString": "Organization.telecom.value"
}, {
"url": "elementId",
"valueString": "Organization.address"
}, {
"url": "elementId",
"valueString": "Organization.contact.address.city"
}, {
"url": "elementId",
"valueString": "Organization.partOf"
}, {
"url": "actor",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:no-error"
}, {
"url": "elementId",
"valueString": "Organization.identifier"
}, {
"url": "elementId",
"valueString": "Organization.identifier.system"
}, {
"url": "elementId",
"valueString": "Organization.identifier.value"
}, {
"url": "elementId",
"valueString": "Organization.active"
}, {
"url": "elementId",
"valueString": "Organization.type"
}, {
"url": "elementId",
"valueString": "Organization.name"
}, {
"url": "elementId",
"valueString": "Organization.telecom"
}, {
"url": "elementId",
"valueString": "Organization.telecom.system"
}, {
"url": "elementId",
"valueString": "Organization.telecom.value"
}, {
"url": "elementId",
"valueString": "Organization.address"
}, {
"url": "elementId",
"valueString": "Organization.contact.address.city"
}, {
"url": "elementId",
"valueString": "Organization.partOf"
}, {
"url": "actor",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/client"
} ]
} ],
"status": "draft",
"id": "d7617b75-df14-41bd-b845-5a407ee6428a",
"kind": "resource",
"url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization",
"version": null,
"differential": {
"element": [ {
"id": "Organization.identifier",
"path": "Organization.identifier",
"comment": "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport": true
}, {
"id": "Organization.identifier.system",
"max": "1",
"min": 1,
"path": "Organization.identifier.system",
"comment": "mustSupport element identified within the CA Core profile.",
"mustSupport": true
}, {
"id": "Organization.identifier.value",
"max": "1",
"min": 1,
"path": "Organization.identifier.value",
"comment": "mustSupport element identified within the CA Core profile.",
"mustSupport": true
}, {
"id": "Organization.active",
"path": "Organization.active",
"comment": "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport": true
}, {
"id": "Organization.type",
"path": "Organization.type",
"comment": "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport": true
}, {
"id": "Organization.name",
"path": "Organization.name",
"comment": "Identified as a query requirement through mCSD CapabilityStatement, and mustSupport element in the CA Baseline. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated.",
"mustSupport": true
}, {
"id": "Organization.telecom",
"path": "Organization.telecom",
"comment": "Identified as a requirement and mustSupport element from the CA Core.",
"mustSupport": true
}, {
"id": "Organization.telecom.system",
"path": "Organization.telecom.system",
"comment": "Identified as a requirement and mustSupport element from the CA Core.",
"mustSupport": true
}, {
"id": "Organization.telecom.value",
"min": 1,
"path": "Organization.telecom.value",
"comment": "Identified as a requirement and mustSupport element from the CA Core.",
"mustSupport": true
}, {
"id": "Organization.address",
"path": "Organization.address",
"comment": "Identified as a query requirement for searching for providers by role and all associated relationships in a specific city. Requires need to identify the organization address of the organization that the provider is a part of.",
"mustSupport": true
}, {
"id": "Organization.partOf",
"path": "Organization.partOf",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization" ]
} ],
"comment": "Identified as a query requirement through mCSD CapabilityStatement. Allows the search to return the location without having to go through the practitionerRole resource.",
"mustSupport": true
}, {
"id": "Organization.contact.address.city",
"path": "Organization.contact.address.city",
"comment": "Identified as a query requirement for searching for providers by role and all associated relationships in a specific city. Requires need to identify the organization address of the organization that the provider is a part of.",
"mustSupport": true
} ]
},
"baseDefinition": "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
}