PackagesCanonicalsLogsProblems
    Packages
    ca.on.phsd.r4@alpha-0.1.0
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type
description: Organization name type
package_name: ca.on.phsd.r4
derivation: constraint
name: OrganizationNameType
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type'}
    index: 0
  value:
    mustSupport: true
    choices: [valueCoding]
    index: 2
  valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 3}
  value[x]:
    elements:
      system:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/organization-name-type'}
        mustSupport: true
        index: 4
      code: {mustSupport: true, index: 5}
      display: {mustSupport: true, index: 6}
    required: [display, system, code]
package_version: alpha-0.1.0
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0