PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg.r4b@2.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-locationdefinition
description: CPG location represents the minimum expectations for communicating a definitional location as part of computable guideline content
package_name: hl7.fhir.uv.cpg.r4b
derivation: constraint
name: CPGLocationDefinition
type: Location
elements:
  address: {index: 6}
  managingOrganization: {index: 8}
  name: {mustSupport: true, index: 2}
  mode:
    pattern: {type: Code, value: kind}
    mustSupport: true
    index: 3
  type: {mustSupport: true, index: 4}
  status: {mustSupport: true, index: 1}
  identifier: {index: 0}
  hoursOfOperation: {index: 10}
  availabilityExceptions: {index: 11}
  position: {index: 7}
  telecom: {index: 5}
  partOf: {index: 9}
  endpoint: {index: 12}
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-locationdefinition
base: http://hl7.org/fhir/StructureDefinition/Location
version: 2.0.0
required: [mode, name, type]