PackagesCanonicalsLogsProblems
    Packages
    ca.on.ppr.r4@1.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.",
  "_filename": "BoundaryGeojson.json",
  "package_name": "ca.on.ppr.r4",
  "date": "2019-11-01T09:29:23+11:00",
  "derivation": "constraint",
  "publisher": "HL7",
  "fhirVersion": "4.0.1",
  "name": "BoundaryGeojson",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Boundary (GeoJSON)",
  "package_version": "1.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "7fc617f2-6044-45c6-a9c3-6f9b4ffce9d2",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/location-boundary-geojson",
  "context": [ {
    "type": "element",
    "expression": "Location"
  } ],
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "A boundary shape that represents the outside edge of the location (in GeoJSON format)",
      "comment": "The format of the content is GeoJSON in both the JSON and XML formats. It will be stored in the resource using the .data property, and externally referenced via the URL property. The mimetype to be used will be 'application/geo+json'.",
      "definition": "A boundary shape that represents the outside edge of the location (in GeoJSON format) This shape may have holes, and disconnected shapes."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/location-boundary-geojson"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Attachment"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}