PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.patient-summary@0.9.1-alpha-7
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-organization
{
  "description": "This profile represents the constraints applied to the FHIR Organization resource for use in Ontario Patient Summaries (PS-ON). This profile is used to represent an organization that acts as the custodian of a Patient Summary document or the organization that an author or attester is associated with. It is informed by the constraints of the [Organization-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Organization-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-organization.html) to allow for cross-border and cross-jurisdiction sharing of details that support Diagnostic Result Information.",
  "_filename": "OrganizationPSON.json",
  "package_name": "ca.on.oh.patient-summary",
  "date": "2021-09-17T08:43:39+00:00",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "name": "OrganizationPSON",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Organization (PS-ON)",
  "package_version": "0.9.1-alpha-7",
  "status": "draft",
  "id": "ce70bf34-3de2-4ac2-8af0-d09af9fbbdef",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-organization",
  "version": "0.9.1",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization"
    }, {
      "id": "Organization.id",
      "path": "Organization.id",
      "definition": "Logical id of this artifact"
    }, {
      "id": "Organization.meta",
      "min": 1,
      "path": "Organization.meta",
      "mustSupport": true
    }, {
      "id": "Organization.meta.profile",
      "min": 1,
      "path": "Organization.meta.profile",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-identifier" ]
      } ],
      "comment": "Used to convey the PPR UPI that uniquely identifies this organization in Ontario",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}