PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.4-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Location
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Location.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-11-03T14:56:40.4598428+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.4-beta",
  "status": "draft",
  "id": "a5bdfa36-fd9a-415a-aa0c-f36cf4f1610b",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Location",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Location.address",
      "path": "Location.address",
      "type": [ {
        "code": "Address",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Address" ]
      } ]
    }, {
      "id": "Location.physicalType",
      "path": "Location.physicalType",
      "binding": {
        "strength": "preferred",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "PhysicalType"
        } ]
      }
    }, {
      "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",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
          "valueBoolean": true
        } ],
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Location" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}