PackagesCanonicalsLogsProblems
    Packages
    cihi.irrs@1.0.0
    http://cihi.ca/fhir/irrs/StructureDefinition/irrs-location-mis-code
description: null
package_name: cihi.irrs
derivation: constraint
name: IRRS Location (MIS Code)
type: Location
elements:
  id: {mustSupport: true, index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: true, index: 2}
  type:
    mustSupport: true
    index: 3
    elements:
      coding:
        mustSupport: true
        index: 4
        elements:
          code: {mustSupport: true, index: 5}
        required: [code]
    required: [coding]
  physicalType:
    pattern:
      type: Coding
      value: {code: wa}
    mustSupport: true
    type: Coding
    index: 6
package_version: 1.0.0
class: profile
kind: resource
url: http://cihi.ca/fhir/irrs/StructureDefinition/irrs-location-mis-code
base: http://hl7.org/fhir/StructureDefinition/Location
version: null
required: [physicalType, type]