description: This profile constrains the Location resource for representing the location and the destination of the mission, either as physical location (address) or geographic location (position). package_name: ch.fhir.ig.ch-ems derivation: constraint name: CHEmsLocationLocationDestination type: Location elements: identifier: index: 0 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: GLN: match: {system: 'urn:oid:2.51.1.3'} schema: short: GLN of the destination hospital type: Identifier mustSupport: true pattern: type: Identifier value: {system: 'urn:oid:2.51.1.3'} index: 1 min: 0 max: 1 name: {mustSupport: true, index: 2} address: mustSupport: true index: 3 elements: line: {short: Strasse, index: 4} city: {short: Ort, index: 5} postalCode: {short: PLZ, index: 6} physicalType: type: CodeableConcept binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-locationType'} mustSupport: true index: 7 position: elements: longitude: {mustSupport: true, index: 8} latitude: {mustSupport: true, index: 9} package_version: 2.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-location-locationdestination base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-location version: 2.0.0-ballot