PackagesCanonicalsLogsProblems
    Packages
    logex.internal.fhir.profiles@1.0.0
    http://mrdm.nl/fhir/StructureDefinition/nl-gli-address
{
  "description": "This address type is used to describe the addresses of nl-gli-patients. The addresses of *groups and organizations* can be entered as postal code range in nl-gli-postal-code-range",
  "_filename": "mrdm-gli-address.json",
  "package_name": "logex.internal.fhir.profiles",
  "date": "2023-04-21T14:41:40.4069685+00:00",
  "derivation": "constraint",
  "publisher": "MRDM",
  "fhirVersion": "3.0.2",
  "name": "nl-gli-address",
  "abstract": false,
  "type": "Address",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "e4a10542-afd2-4a56-adc7-3ad020da9ec5",
  "kind": "complex-type",
  "url": "http://mrdm.nl/fhir/StructureDefinition/nl-gli-address",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "Address.extension",
      "min": 0,
      "path": "Address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Address.extension:official",
      "max": "0",
      "min": 0,
      "path": "Address.extension",
      "sliceName": "official"
    }, {
      "id": "Address.type",
      "max": "0",
      "path": "Address.type"
    }, {
      "id": "Address.text",
      "max": "0",
      "path": "Address.text"
    }, {
      "id": "Address.line",
      "max": "0",
      "path": "Address.line"
    }, {
      "id": "Address.city",
      "max": "0",
      "path": "Address.city"
    }, {
      "id": "Address.district",
      "max": "0",
      "path": "Address.district"
    }, {
      "id": "Address.state",
      "max": "0",
      "path": "Address.state"
    }, {
      "id": "Address.postalCode",
      "min": 1,
      "path": "Address.postalCode"
    }, {
      "id": "Address.country.extension",
      "min": 1,
      "path": "Address.country.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Address.country.extension:countryCode",
      "min": 1,
      "path": "Address.country.extension",
      "sliceName": "countryCode"
    }, {
      "id": "Address.period",
      "path": "Address.period",
      "definition": "The patient's address at time of his/her registration into the GLI Program is required. If there is only 1 address and no period it will be assumed this was the address at time of registration. If there are multiple adresses or if the address has a period, the address will be used active at time of the episode of care period.start."
    } ]
  },
  "contact": [ {
    "name": "MRDM helpdesk",
    "telecom": [ {
      "value": "info@mrdm.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-address"
}