PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.extensions.r5@5.2.0
    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: rs/hl7.fhir.uv.extensions.r5
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.2.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value, valueAttachment]