PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd@3.7.0
    https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization
description: A profile on mCSD Organization for mCSD Facilities.\n\nFacilities are physical care delivery sites such as hospitals, clinics, health outposts, physician offices,\nlabs, pharmacies, etc. A Facility has a unique identifier, geographic attributes (address, geocode), contact\nattributes, attributes regarding its hours of operation, etc. Each Facility is defined by a pairing of \n[Location](StructureDefinition-IHE.mCSD.FacilityLocation.html) and\n[Organization](StructureDefinition-IHE.mCSD.FacilityOrganization.html).\n\nIn addition to the base requirements of [mCSD Organization](StructureDefinition-IHE.mCSD.Organization.html),\none `type` must be set to `https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#facility`.
package_name: ihe.iti.mcsd
derivation: constraint
name: MCSDFacilityOrganization
type: Organization
elements:
  type:
    short: 'One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#facility'
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        facility:
          match:
            coding:
            - {code: facility, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: facility, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types'}
            _required: true
            index: 1
          min: 1
          max: 1
package_version: 3.7.0
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization
version: 3.7.0