Package | ca.on.consent.r4 |
Resource Type | StructureDefinition |
Id | Organization |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.consent.r4@0.10.21&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization |
Version | 1.0.0 |
Status | draft |
Date | 2024-04-30T16:08:02.1275853+00:00 |
Name | Organization |
Type | Organization |
Kind | resource |
StructureDefinition | |
ca-on-consent-pcoi-profile-Consent | Consent |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "meta": { "lastUpdated": "2024-04-30T16:05:43.3308959+00:00" }, "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization", "version": "1.0.0", "name": "Organization", "status": "draft", "date": "2024-04-30T16:08:02.1275853+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": "servd", "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "Organization", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization", "derivation": "constraint", "differential": { "element": [ { "id": "Organization.meta", "path": "Organization.meta", "min": 1, "mustSupport": true }, { "id": "Organization.meta.profile", "path": "Organization.meta.profile", "comment": "#### **_` FOR PCOI USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization|1.0.0 `_** \r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.", "min": 1, "mustSupport": true }, { "id": "Organization.identifier", "path": "Organization.identifier", "definition": "Identifier for the organization that is used to identify the organization across multiple disparate systems.\r\n\r\n\r\n**PCOI: List of applicable organization identifiers available in the [PCOI Implementation Guide Identifier Page](https://simplifier.net/guide/OntarioProvincialConsentOverrideImplementationGuide/Identifiers)**", "min": 1, "max": "1", "mustSupport": true }, { "id": "Organization.identifier.use", "path": "Organization.identifier.use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use" } }, { "id": "Organization.identifier.system", "path": "Organization.identifier.system", "min": 1, "mustSupport": true }, { "id": "Organization.identifier.value", "path": "Organization.identifier.value", "min": 1, "mustSupport": true }, { "id": "Organization.name", "path": "Organization.name", "min": 1, "mustSupport": true }, { "id": "Organization.telecom.system", "path": "Organization.telecom.system", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system" } }, { "id": "Organization.telecom.use", "path": "Organization.telecom.use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use" } }, { "id": "Organization.address.use", "path": "Organization.address.use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/address-use" } }, { "id": "Organization.address.type", "path": "Organization.address.type", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/address-type" } } ] } }