PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.6
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization
description: Profil organisation neutre (clinique ou GMF) référencé dans les demandes de disponibilités.
package_name: ca.qc.sq.sgrdv
derivation: constraint
name: SGRDVBaseFindOrganization
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      type:
        binding: {strength: required, valueSet: 'http://sante.quebec/fhir/ValueSet/sgrdv-identifier-type-vs'}
        mustSupport: true
        index: 1
        elements:
          coding: {mustSupport: true, index: 2}
        required: [coding]
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [value, type, system]
  type:
    binding: {strength: required, valueSet: 'http://sante.quebec/fhir/ValueSet/sgrdv-organization-type-vs'}
    mustSupport: true
    index: 5
  name: {mustSupport: true, index: 6}
package_version: 1.0.6
class: profile
kind: resource
url: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: null
required: [identifier]