description: Profile of DGMC Bed Location package_name: il.fhir.r4.dgmc derivation: constraint name: DgmcBedLocation type: Location elements: id: {index: 0} identifier: index: 1 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: 1 slices: cml-bed-id: match: {system: null} schema: _required: true index: 2 elements: system: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-bed-id-uri'} index: 3 value: {index: 4} required: [value, system] mode: pattern: {type: Code, value: instance} index: 5 address: index: 6 extensions: dar: url: http://hl7.org/fhir/StructureDefinition/data-absent-reason type: Extension index: 8 elements: value: pattern: {type: Code, value: unknown} choices: [] index: 10 elements: extension: index: 7 slicing: slices: dar: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 8 elements: value: pattern: {type: Code, value: unknown} choices: [] index: 10 required: [extension] physicalType: elements: coding: elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 11 code: pattern: {type: Code, value: bd} index: 12 display: pattern: {type: String, value: Bed} index: 13 required: [display, system, code] partOf: type: Reference refers: ['http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-room-location'] index: 14 elements: reference: {index: 15} required: [reference] package_version: 0.2.0 class: profile kind: resource url: http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-bed-location base: http://fhir.health.gov.il/StructureDefinition/il-core-location version: 0.2.0 required: [id, mode, address, identifier]