PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.imaging@r5-0.1.0-ballot
    https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress
{
  "description": "C.5 - EHDS refined base model for Address structure",
  "_filename": "StructureDefinition-EHDSAddress.json",
  "package_name": "hl7.fhir.eu.imaging",
  "date": "2025-03-21T08:17:12+00:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "EHDSAddress",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Address model",
  "package_version": "r5-0.1.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "snapshot": {
    "element": [ {
      "path": "EHDSAddress",
      "min": 0,
      "definition": "C.5 - 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": "C.5.1 - Use",
      "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": "C.5.2 - Type",
      "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": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSAddress.text"
      },
      "path": "EHDSAddress.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.3 - Text",
      "definition": "Text represenation 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": "C.5.4 - 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": "C.5.5 - House number",
      "definition": "House number"
    }, {
      "id": "EHDSAddress.pOBox",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSAddress.pOBox"
      },
      "path": "EHDSAddress.pOBox",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.6 - P.O. 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": "C.5.7 - 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": "C.5.8 - Postal code",
      "definition": "Postal code"
    }, {
      "path": "EHDSAddress.country",
      "min": 0,
      "definition": "Country name and country code",
      "short": "C.5.9 - Country",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "ISO 3166-1-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": "draft",
  "id": "81a4942f-7054-4d35-b466-bb162d309f8a",
  "kind": "logical",
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "EHDSAddress",
      "path": "EHDSAddress",
      "short": "Address model",
      "definition": "C.5 - EHDS refined base model for Address structure"
    }, {
      "id": "EHDSAddress.use",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.use",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "C.5.1 - Use",
      "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": "C.5.2 - Type",
      "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": 1,
      "path": "EHDSAddress.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.3 - Text",
      "definition": "Text represenation of the address"
    }, {
      "id": "EHDSAddress.street",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.street",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.4 - Street",
      "definition": "Name of the street"
    }, {
      "id": "EHDSAddress.houseNumber",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.houseNumber",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.5 - House number",
      "definition": "House number"
    }, {
      "id": "EHDSAddress.pOBox",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.pOBox",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.6 - P.O. Box",
      "definition": "Post box"
    }, {
      "id": "EHDSAddress.city",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.city",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.7 - City",
      "definition": "City"
    }, {
      "id": "EHDSAddress.postalCode",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.postalCode",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.5.8 - Postal code",
      "definition": "Postal code"
    }, {
      "id": "EHDSAddress.country",
      "max": "1",
      "min": 0,
      "path": "EHDSAddress.country",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "C.5.9 - Country",
      "binding": {
        "strength": "preferred",
        "description": "ISO 3166-1-2"
      },
      "definition": "Country name and country code"
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://Xt-EHR.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}