PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress
{
  "description": "EHDS refined base model for Address structure",
  "_filename": "StructureDefinition-EHDSAddress.json",
  "package_name": "xtehr.eu.ehds.models",
  "date": "2026-04-13T14:09:30+02:00",
  "derivation": "specialization",
  "publisher": "Xt-EHR",
  "fhirVersion": "5.0.0",
  "name": "EHDSAddress",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Address model",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "path": "EHDSAddress",
      "min": 0,
      "definition": "EHDS refined base model for Address structure",
      "isModifier": false,
      "short": "Address model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSAddress",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "EHDSAddress.use",
      "min": 0,
      "definition": "Purpose of the address",
      "short": "Purpose of the address",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 AddressUse"
      },
      "max": "1",
      "id": "EHDSAddress.use",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.use"
      }
    }, {
      "path": "EHDSAddress.type",
      "min": 0,
      "definition": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
      "short": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 AddressType"
      },
      "max": "1",
      "id": "EHDSAddress.type",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.type"
      }
    }, {
      "id": "EHDSAddress.text",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.text"
      },
      "path": "EHDSAddress.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "Text representation of the address",
      "definition": "Text representation of the address"
    }, {
      "id": "EHDSAddress.street",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.street"
      },
      "path": "EHDSAddress.street",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name of the street",
      "definition": "Name of the street"
    }, {
      "id": "EHDSAddress.houseNumber",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.houseNumber"
      },
      "path": "EHDSAddress.houseNumber",
      "type": [ {
        "code": "string"
      } ],
      "short": "House number",
      "definition": "House number"
    }, {
      "id": "EHDSAddress.postBox",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.postBox"
      },
      "path": "EHDSAddress.postBox",
      "type": [ {
        "code": "string"
      } ],
      "short": "Post box",
      "definition": "Post box"
    }, {
      "id": "EHDSAddress.city",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.city"
      },
      "path": "EHDSAddress.city",
      "type": [ {
        "code": "string"
      } ],
      "short": "City",
      "definition": "City"
    }, {
      "id": "EHDSAddress.postalCode",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.postalCode"
      },
      "path": "EHDSAddress.postalCode",
      "type": [ {
        "code": "string"
      } ],
      "short": "Postal code",
      "definition": "Postal code"
    }, {
      "path": "EHDSAddress.country",
      "min": 0,
      "definition": "Country name and country code",
      "short": "Country name and country code",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "ISO 3166-1 alpha-2"
      },
      "max": "1",
      "id": "EHDSAddress.country",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.country"
      }
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "active",
  "language": "en",
  "id": "29e3cb77-0d42-4342-84a0-4e0af31d2a1b",
  "kind": "logical",
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "EHDSAddress",
      "path": "EHDSAddress",
      "short": "Address model",
      "definition": "EHDS refined base model for Address structure"
    }, {
      "id": "EHDSAddress.use",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.use",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Purpose of the address",
      "binding": {
        "strength": "preferred",
        "description": "HL7 AddressUse"
      },
      "definition": "Purpose of the address"
    }, {
      "id": "EHDSAddress.type",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
      "binding": {
        "strength": "preferred",
        "description": "HL7 AddressType"
      },
      "definition": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both."
    }, {
      "id": "EHDSAddress.text",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "Text representation of the address",
      "definition": "Text representation of the address"
    }, {
      "id": "EHDSAddress.street",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.street",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name of the street",
      "definition": "Name of the street"
    }, {
      "id": "EHDSAddress.houseNumber",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.houseNumber",
      "type": [ {
        "code": "string"
      } ],
      "short": "House number",
      "definition": "House number"
    }, {
      "id": "EHDSAddress.postBox",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.postBox",
      "type": [ {
        "code": "string"
      } ],
      "short": "Post box",
      "definition": "Post box"
    }, {
      "id": "EHDSAddress.city",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.city",
      "type": [ {
        "code": "string"
      } ],
      "short": "City",
      "definition": "City"
    }, {
      "id": "EHDSAddress.postalCode",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.postalCode",
      "type": [ {
        "code": "string"
      } ],
      "short": "Postal code",
      "definition": "Postal code"
    }, {
      "id": "EHDSAddress.country",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.country",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Country name and country code",
      "binding": {
        "strength": "preferred",
        "description": "ISO 3166-1 alpha-2"
      },
      "definition": "Country name and country code"
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://www.xt-ehr.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}