description: Defines basic constraints and extensions on the Location resource for use with other CH Core resources package_name: ch.fhir.ig.ch-core derivation: constraint name: CHCoreLocation type: Location elements: status: {type: code, index: 0} name: {type: string, index: 1} telecom: {type: ContactPoint, array: true, index: 2} address: {type: Address, index: 3} managingOrganization: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization'] index: 4 package_version: 1.0.0 class: profile kind: resource url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-location base: http://hl7.org/fhir/StructureDefinition/Location version: 1.0.0 required: [name]