PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Location
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Location.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-05-01T21:07:00.9796471+00:00",
  "derivation": "constraint",
  "publisher": "HL7 EE",
  "fhirVersion": "4.0.1",
  "name": "EEBaseLocation",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EEBase Location",
  "package_version": "1.0.0-beta",
  "status": "draft",
  "id": "29117d86-3752-4d7d-94cd-73b674224210",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Location",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Location.address.extension",
      "min": 0,
      "path": "Location.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Location.address.extension:ads",
      "max": "1",
      "min": 0,
      "path": "Location.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-ADS" ]
      } ],
      "sliceName": "ads",
      "isModifier": false
    }, {
      "id": "Location.address.extension:ehak",
      "max": "1",
      "min": 0,
      "path": "Location.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-EHAK" ]
      } ],
      "sliceName": "ehak",
      "isModifier": false
    }, {
      "id": "Location.address.extension:geolocation",
      "min": 0,
      "path": "Location.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/geolocation" ]
      } ],
      "sliceName": "geolocation",
      "isModifier": false
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ]
    }, {
      "id": "Location.partOf",
      "path": "Location.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Location" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}