PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.oh@seris-0.10.0-alpha1.0.1
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization
description: Organization profile describes the details of the organization where the SERIS data originated from.
package_name: rs/ca.on.oh
derivation: constraint
name: Organization
type: Organization
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  identifier:
    short: Facility ID
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [system, value]
  name: {short: Facility Name, mustSupport: true, index: 5}
package_version: seris-0.10.0-alpha1.0.1
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0
required: [identifier, meta, name]