PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.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
derivation: constraint
name: CPGLocationDefinition
type: Location
elements:
  address: {mustSupport: false, index: 6}
  managingOrganization: {mustSupport: false, index: 8}
  name: {mustSupport: true, index: 2}
  mode:
    type: code
    pattern: {type: Code, value: kind}
    mustSupport: true
    index: 3
  type: {mustSupport: true, array: true, min: 1, index: 4}
  status: {mustSupport: true, index: 1}
  identifier: {mustSupport: false, index: 0}
  hoursOfOperation: {mustSupport: false, index: 10}
  availabilityExceptions: {mustSupport: false, index: 11}
  position: {mustSupport: false, index: 7}
  telecom: {mustSupport: false, index: 5}
  partOf: {mustSupport: false, index: 9}
  endpoint: {mustSupport: false, index: 12}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-locationdefinition
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0
required: [mode, name, type]