PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.3.0-ballot
    http://hl7.org/fhir/StructureDefinition/location-boundary-geojson
description: A boundary shape that represents the outside edge of the location (in GeoJSON format) This shape may have holes, and disconnected shapes.
package_name: hl7.fhir.uv.extensions.r3
derivation: constraint
name: LocBoundaryGeojson
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/location-boundary-geojson'}
    type: uri
    index: 1
  value:
    choices: [valueAttachment]
    index: 3
  valueAttachment: {type: Attachment, choiceOf: value, index: 4}
package_version: 5.3.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot
required: [value, valueAttachment]