PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@0.1.0-dft
    http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/organization-ca-core
{
  "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-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 © 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": "false",
  "resourceType": "StructureDefinition",
  "title": "Organization (CA-Core)",
  "package_version": "0.1.0-dft",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/obligation",
    "extension": [ {
      "url": "code",
      "valueCode": "SHALL:able-to-populate"
    }, {
      "url": "elementId",
      "valueString": "identifier"
    }, {
      "url": "elementId",
      "valueString": "type"
    }, {
      "url": "elementId",
      "valueString": "name"
    }, {
      "url": "elementId",
      "valueString": "telecom"
    }, {
      "url": "elementId",
      "valueString": "telecom.system"
    }, {
      "url": "elementId",
      "valueString": "telecom.value"
    }, {
      "url": "elementId",
      "valueString": "address"
    }, {
      "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": "SHALL:no-error"
    }, {
      "url": "elementId",
      "valueString": "identifier"
    }, {
      "url": "elementId",
      "valueString": "type"
    }, {
      "url": "elementId",
      "valueString": "name"
    }, {
      "url": "elementId",
      "valueString": "telecom"
    }, {
      "url": "elementId",
      "valueString": "telecom.system"
    }, {
      "url": "elementId",
      "valueString": "telecom.value"
    }, {
      "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": "450bf227-05b1-471b-8a7c-33016acdd242",
  "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"
    }, {
      "id": "Organization.telecom.system",
      "path": "Organization.telecom.system",
      "mapping": [ {
        "map": "Organization Phone Number*",
        "comment": "*This concept, as currently defined, is expected to require a combination of telecom.system and telecom.value to be understood.",
        "identity": "pCHDCF"
      }, {
        "map": "Organization Email*",
        "comment": "*This concept, as currently defined, is expected to require a combination of telecom.system and telecom.value to be understood.",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "Organization.telecom.value",
      "path": "Organization.telecom.value",
      "mapping": [ {
        "map": "Organization Phone Number",
        "identity": "pCHDCF"
      }, {
        "map": "Organization Email",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "Organization.address",
      "path": "Organization.address"
    }, {
      "id": "Organization.address.text",
      "path": "Organization.address.text",
      "mapping": [ {
        "map": "Organization Address*",
        "comment": "*May be used to convey multiple pCHDCF address attributes (e.g., line, city, postal code) in a single string",
        "identity": "pCHDCF"
      } ]
    }, {
      "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"
}