PackagesCanonicalsLogsProblems
    Packages
    ca.on.consent.r4@0.10.12
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization
{
  "description": null,
  "_filename": "Organization.json",
  "package_name": "ca.on.consent.r4",
  "date": "2024-04-30T16:08:02.1275853+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-04-30T16:05:43.3308959+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Organization",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.10.12",
  "status": "draft",
  "id": "91ea89ab-9542-4d4b-addd-0ea15e693302",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Organization",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Organization.meta",
      "min": 1,
      "path": "Organization.meta",
      "mustSupport": true
    }, {
      "id": "Organization.meta.profile",
      "min": 1,
      "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.",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "max": "1",
      "min": 1,
      "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)**",
      "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",
      "min": 1,
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "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"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}