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: {index: 0} name: {index: 1} telecom: {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: 3.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: 3.0.0 required: [name]