Package | ca.on.oh.mha-pds |
Type | StructureDefinition |
Id | profile-organization |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization |
Version | 1.0.0 |
Status | active |
Date | 2022-08-22T20:17:06.3613088+00:00 |
Name | StructureDefinition.ca-on-mha-profile-Organization |
Title | MHA Organization Profile |
Realm | ca |
Authority | hl7 |
Description | Proposed constraints and extensions on the Organization resource |
Type | Organization |
Kind | resource |
StructureDefinition | |
ca-on-mha-profile-patient | MHA Patient Profile |
ca-on-mha-profile-bundle | MHA Bundle Profile |
ca-on-mha-EpisodeOfCare | MHA EpisodeOfCare |
ca-on-mha-profile-HealthcareService | MHA Healthcare Service |
ca-on-mha-profile-location | MHA Location Profile |
ca-on-mha-servicerequest | MHA ServiceRequest Profile |
ca-on-mha-profile-Bundle | MHA Bundle Profile |
ca-on-mha-profile-EpisodeOfCare | MHA EpisodeOfCare |
ca-on-mha-profile-HealthcareService-v2-draft | MHA Healthcare Service |
ca-on-mha-profile-location-v2-draft | MHA Location Profile |
No resources found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Organization | A grouping of people or organizations with a common purpose | |
![]() ![]() ![]() | 0..* | CodeableConcept | Languages used to provide services URL: http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-servicelanguage Binding: CommonLanguages (preferred): Common Languages | |
![]() ![]() ![]() | S | 0..1 | string | Name used for the organization |
![]() ![]() ![]() | 0..* | Address | An address for the organization | |
![]() ![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() | 0..1 | boolean | HL7 Preferred Address Flag extension URL: http://hl7.org/fhir/StructureDefinition/iso21090-preferred | |
![]() |
{ "resourceType": "StructureDefinition", "id": "profile-organization", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization", "version": "1.0.0", "name": "StructureDefinition.ca-on-mha-profile-Organization", "title": "MHA Organization Profile", "status": "active", "date": "2022-08-22T20:17:06.3613088+00:00", "publisher": "HL7 Canada - FHIR Implementation Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations" } ] } ], "description": "Proposed constraints and extensions on the Organization resource", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "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": "servd", "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "MHA-PDS-Mapping", "name": "MHA PDS Mapping" } ], "kind": "resource", "abstract": false, "type": "Organization", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization", "derivation": "constraint", "differential": { "element": [ { "id": "Organization", "path": "Organization", "mapping": [ { "identity": "MHA-PDS-Mapping", "map": "MHA PDS Mapping" } ] }, { "id": "Organization.meta", "path": "Organization.meta", "min": 1, "mustSupport": true }, { "id": "Organization.meta.profile", "path": "Organization.meta.profile", "min": 1, "max": "1", "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization", "mustSupport": true }, { "id": "Organization.identifier", "path": "Organization.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" }, "comment": "The unique number that identifies the legal entity providing the adult or child and youth mental health, problematic substance use or problem gambling service.", "min": 2, "mustSupport": true }, { "id": "Organization.identifier.system", "path": "Organization.identifier.system", "mustSupport": true }, { "id": "Organization.identifier.value", "path": "Organization.identifier.value", "definition": "The unique number that identifies the legal entity providing the adult or child and youth mental health, problematic substance use or problem gambling service.", "comment": "If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.\r\n\r\nThe unique number that identifies the legal entity providing the adult or child and youth mental health, problematic substance use or problem gambling service.", "mustSupport": true, "mapping": [ { "identity": "MHA-PDS-Mapping", "map": "HSP Organization ID" } ] }, { "id": "Organization.identifier:MOHOrgID", "path": "Organization.identifier", "sliceName": "MOHOrgID", "min": 1, "max": "1", "mustSupport": true }, { "id": "Organization.identifier:MOHOrgID.system", "path": "Organization.identifier.system", "min": 1, "fixedUri": "http://ehealthontario.ca/fhir/NamingSystem/id-Organization-OHFS", "mustSupport": true }, { "id": "Organization.identifier:MOHOrgID.value", "path": "Organization.identifier.value", "min": 1, "mustSupport": true }, { "id": "Organization.identifier:ConnexOrgNumber", "path": "Organization.identifier", "sliceName": "ConnexOrgNumber", "min": 1, "max": "1", "mustSupport": true }, { "id": "Organization.identifier:ConnexOrgNumber.system", "path": "Organization.identifier.system", "min": 1, "fixedUri": "http://ehealthontario.ca/fhir/NamingSystem/id-Organization-ConnexOrg", "mustSupport": true }, { "id": "Organization.identifier:ConnexOrgNumber.value", "path": "Organization.identifier.value", "min": 1, "mustSupport": true }, { "id": "Organization.name", "path": "Organization.name", "comment": "If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.\r\n\r\nThe name of the HSP organization providing the adult or child and youth mental health, problematic substance use or problem gambling service.", "min": 1, "mustSupport": true, "mapping": [ { "identity": "MHA-PDS-Mapping", "map": "HSP Organization Name" } ] }, { "id": "Organization.address.extension", "path": "Organization.address.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Organization.address.extension:preferred", "path": "Organization.address.extension", "sliceName": "preferred", "short": "HL7 Preferred Address Flag extension", "definition": "Flag denoting whether parent address item is preferred", "min": 0, "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-preferred" ] } ] } ] } }