PackagesCanonicalsLogsProblems
    Packages
    de.gematik.fhir.directory@0.11.12
    https://gematik.de/fhir/directory/StructureDefinition/LocationDirectory
{
  "description": "Defines the data structure for medical, regulatory and technical\\norganisations specific for german Healthcare and Telematics Infrastructure.",
  "_filename": "StructureDefinition-LocationDirectory.json",
  "package_name": "de.gematik.fhir.directory",
  "date": null,
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "LocationDirectory",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Location in gematik Directory",
  "package_version": "0.11.12",
  "status": "active",
  "id": "f8200f6f-e1bc-48eb-b4cd-9162eaccff56",
  "kind": "resource",
  "url": "https://gematik.de/fhir/directory/StructureDefinition/LocationDirectory",
  "version": "0.11.12",
  "differential": {
    "element": [ {
      "id": "Location.id",
      "path": "Location.id",
      "mustSupport": true
    }, {
      "id": "Location.meta.tag",
      "min": 1,
      "path": "Location.meta.tag",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Location.meta.tag:Origin",
      "max": "1",
      "min": 1,
      "path": "Location.meta.tag",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/directory/ValueSet/OriginVS"
      },
      "sliceName": "Origin",
      "mustSupport": true
    }, {
      "id": "Location.meta.tag:Origin.system",
      "min": 1,
      "path": "Location.meta.tag.system",
      "patternUri": "https://gematik.de/fhir/directory/CodeSystem/Origin"
    }, {
      "id": "Location.name",
      "path": "Location.name",
      "mustSupport": true
    }, {
      "id": "Location.description",
      "path": "Location.description",
      "mustSupport": true
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "mustSupport": true
    }, {
      "id": "Location.address.use",
      "path": "Location.address.use",
      "mustSupport": true
    }, {
      "id": "Location.address.text",
      "path": "Location.address.text",
      "mustSupport": true
    }, {
      "id": "Location.address.line",
      "path": "Location.address.line",
      "mustSupport": true
    }, {
      "id": "Location.address.city",
      "path": "Location.address.city",
      "mustSupport": true
    }, {
      "id": "Location.address.district",
      "path": "Location.address.district",
      "mustSupport": true
    }, {
      "id": "Location.address.state",
      "path": "Location.address.state",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://gematik.de/fhir/directory/ValueSet/AddressStateVS"
      },
      "mustSupport": true
    }, {
      "id": "Location.address.postalCode",
      "path": "Location.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Location.address.country",
      "path": "Location.address.country",
      "mustSupport": true
    }, {
      "id": "Location.position",
      "path": "Location.position",
      "mustSupport": true
    }, {
      "id": "Location.position.longitude",
      "path": "Location.position.longitude",
      "mustSupport": true
    }, {
      "id": "Location.position.latitude",
      "path": "Location.position.latitude",
      "mustSupport": true
    }, {
      "id": "Location.position.altitude",
      "path": "Location.position.altitude",
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "mustSupport": true
    }, {
      "id": "Location.partOf",
      "path": "Location.partOf",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}