PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.patient-summary@0.10.0-alpha-1
    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.
package_name: ca.on.oh.patient-summary
derivation: constraint
name: OrganizationPSON
type: Organization
elements:
  id: {index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: true, index: 2}
    required: [profile]
  identifier: {type: Identifier, mustSupport: true, index: 3}
  name: {mustSupport: true, index: 4}
package_version: 0.10.0-alpha-1
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 0.9.1
required: [name, identifier, meta]