description: CPG location represents the minimum expectations for communicating location information as part of a CPG case package_name: hl7.fhir.uv.cpg derivation: constraint name: CPGLocation type: Location elements: identifier: {mustSupport: false, index: 0} status: {mustSupport: true, index: 1} name: {mustSupport: true, index: 2} mode: type: code pattern: {type: Code, value: instance} mustSupport: true index: 3 type: {mustSupport: true, array: true, min: 1, index: 4} managingOrganization: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-organization'] index: 5 package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-location base: http://hl7.org/fhir/StructureDefinition/Location version: 1.0.0 required: [mode, name, status, type]