FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EHDSAddress

Packagehl7.fhir.eu.imaging-manifest-r5
TypeStructureDefinition
IdEHDSAddress
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSAddress.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSAddress
TitleAddress model
Realmeu
Authorityhl7
DescriptionC.5 - EHDS refined base model for Address structure
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress
Kindlogical

Resources that use this resource

ConceptMap
EHDSAddressMapEHDSAddress Mapping
EHDSAddressMapEHDSAddress Mapping
StructureDefinition
EHDSHealthProfessionalHealth professional model
EHDSLocationLocation model
EHDSOrganizationOrganization model
EHDSPatientPatient model
EHDSRelatedPersonRelated person model
EHDSOrganisationOrganisation model
EHDSPatientAnimalPatient Animal model
EHDSHealthProfessionalHealth professional model
EHDSLocationLocation model
EHDSOrganizationOrganization model
EHDSPatientPatient model
EHDSRelatedPersonRelated person model

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSAddress

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSAddress 0..*BaseAddress model
Instances of this logical model can be the target of a Reference
... use 0..1CodeableConceptC.5.1 - Use
Binding Description: (preferred): HL7 AddressUse
... type 0..1CodeableConceptC.5.2 - Type
Binding Description: (preferred): HL7 AddressType
... text 1..1stringC.5.3 - Text
... street 0..1stringC.5.4 - Street
... houseNumber 0..1stringC.5.5 - House number
... pOBox 0..1stringC.5.6 - P.O. Box
... city 0..1stringC.5.7 - City
... postalCode 0..1stringC.5.8 - Postal code
... country 0..1CodeableConceptC.5.9 - Country
Binding Description: (preferred): ISO 3166-1-2

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSAddress",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress",
  "version": "0.1.0",
  "name": "EHDSAddress",
  "title": "Address model",
  "status": "draft",
  "date": "2025-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "C.5 - EHDS refined base model for Address structure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSAddress",
        "path": "EHDSAddress",
        "short": "Address model",
        "definition": "C.5 - EHDS refined base model for Address structure",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSAddress.use",
        "path": "EHDSAddress.use",
        "short": "C.5.1 - Use",
        "definition": "Purpose of the address",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.use",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 AddressUse"
        }
      },
      {
        "id": "EHDSAddress.type",
        "path": "EHDSAddress.type",
        "short": "C.5.2 - Type",
        "definition": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 AddressType"
        }
      },
      {
        "id": "EHDSAddress.text",
        "path": "EHDSAddress.text",
        "short": "C.5.3 - Text",
        "definition": "Text represenation of the address",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSAddress.text",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.street",
        "path": "EHDSAddress.street",
        "short": "C.5.4 - Street",
        "definition": "Name of the street",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.street",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.houseNumber",
        "path": "EHDSAddress.houseNumber",
        "short": "C.5.5 - House number",
        "definition": "House number",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.houseNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.pOBox",
        "path": "EHDSAddress.pOBox",
        "short": "C.5.6 - P.O. Box",
        "definition": "Post box",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.pOBox",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.city",
        "path": "EHDSAddress.city",
        "short": "C.5.7 - City",
        "definition": "City",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.city",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.postalCode",
        "path": "EHDSAddress.postalCode",
        "short": "C.5.8 - Postal code",
        "definition": "Postal code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.postalCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.country",
        "path": "EHDSAddress.country",
        "short": "C.5.9 - Country",
        "definition": "Country name and country code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAddress.country",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ISO 3166-1-2"
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSAddress",
        "path": "EHDSAddress",
        "short": "Address model",
        "definition": "C.5 - EHDS refined base model for Address structure"
      },
      {
        "id": "EHDSAddress.use",
        "path": "EHDSAddress.use",
        "short": "C.5.1 - Use",
        "definition": "Purpose of the address",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 AddressUse"
        }
      },
      {
        "id": "EHDSAddress.type",
        "path": "EHDSAddress.type",
        "short": "C.5.2 - Type",
        "definition": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 AddressType"
        }
      },
      {
        "id": "EHDSAddress.text",
        "path": "EHDSAddress.text",
        "short": "C.5.3 - Text",
        "definition": "Text represenation of the address",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.street",
        "path": "EHDSAddress.street",
        "short": "C.5.4 - Street",
        "definition": "Name of the street",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.houseNumber",
        "path": "EHDSAddress.houseNumber",
        "short": "C.5.5 - House number",
        "definition": "House number",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.pOBox",
        "path": "EHDSAddress.pOBox",
        "short": "C.5.6 - P.O. Box",
        "definition": "Post box",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.city",
        "path": "EHDSAddress.city",
        "short": "C.5.7 - City",
        "definition": "City",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.postalCode",
        "path": "EHDSAddress.postalCode",
        "short": "C.5.8 - Postal code",
        "definition": "Postal code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAddress.country",
        "path": "EHDSAddress.country",
        "short": "C.5.9 - Country",
        "definition": "Country name and country code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ISO 3166-1-2"
        }
      }
    ]
  }
}