PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@0.3.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient
{
  "description": "Model for information about a patient (subject of care).",
  "_filename": "StructureDefinition-EHDSPatient.json",
  "package_name": "xtehr.eu.ehds.models",
  "date": "2026-02-06T19:30:52+01:00",
  "derivation": "specialization",
  "publisher": "Xt-EHR",
  "fhirVersion": "5.0.0",
  "name": "EHDSPatient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Patient model",
  "package_version": "0.3.0",
  "snapshot": {
    "element": [ {
      "path": "EHDSPatient",
      "min": 0,
      "definition": "Model for information about a patient (subject of care).",
      "isModifier": false,
      "short": "Patient model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSPatient",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "EHDSPatient.identifier",
      "max": "*",
      "min": 1,
      "base": {
        "max": "*",
        "min": 1,
        "path": "EHDSPatient.identifier"
      },
      "path": "EHDSPatient.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR).",
      "definition": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR)."
    }, {
      "id": "EHDSPatient.name",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSPatient.name"
      },
      "path": "EHDSPatient.name",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
      } ],
      "short": "Name associated with the patient/subject.",
      "definition": "Name might consist of name parts, e.g. Given name or names, family name/surname, name prefix etc."
    }, {
      "id": "EHDSPatient.dateOfBirth",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSPatient.dateOfBirth"
      },
      "path": "EHDSPatient.dateOfBirth",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of birth",
      "definition": "Date of birth"
    }, {
      "id": "EHDSPatient.deceased[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSPatient.deceased[x]"
      },
      "path": "EHDSPatient.deceased[x]",
      "type": [ {
        "code": "boolean"
      }, {
        "code": "dateTime"
      } ],
      "short": "Whether the patient is deceased or date of death.",
      "definition": "Whether the patient is deceased or date of death."
    }, {
      "path": "EHDSPatient.administrativeGender",
      "min": 0,
      "definition": "This field must contain a recognised valid value for \"administrative gender\". If different, \"physiological gender\" should be communicated elsewhere.",
      "short": "Administrative gender",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 Administrative Gender"
      },
      "max": "1",
      "id": "EHDSPatient.administrativeGender",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSPatient.administrativeGender"
      }
    }, {
      "id": "EHDSPatient.address",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSPatient.address"
      },
      "path": "EHDSPatient.address",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
      } ],
      "short": "Mailing and home or office addresses.",
      "definition": "The addresses are always sequences of address parts (e.g. street address line, country, postal code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose."
    }, {
      "id": "EHDSPatient.telecom",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSPatient.telecom"
      },
      "path": "EHDSPatient.telecom",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
      } ],
      "short": "Contact information.",
      "definition": "Contact information."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "draft",
  "id": "210338f4-891b-46f0-af7e-4b8b37fa90f7",
  "kind": "logical",
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient",
  "version": "0.3.0",
  "differential": {
    "element": [ {
      "id": "EHDSPatient",
      "path": "EHDSPatient",
      "short": "Patient model",
      "definition": "Model for information about a patient (subject of care)."
    }, {
      "id": "EHDSPatient.identifier",
      "max": "*",
      "min": 1,
      "path": "EHDSPatient.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR).",
      "definition": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR)."
    }, {
      "id": "EHDSPatient.name",
      "max": "*",
      "min": 0,
      "path": "EHDSPatient.name",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
      } ],
      "short": "Name associated with the patient/subject.",
      "definition": "Name might consist of name parts, e.g. Given name or names, family name/surname, name prefix etc."
    }, {
      "id": "EHDSPatient.dateOfBirth",
      "max": "1",
      "min": 0,
      "path": "EHDSPatient.dateOfBirth",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of birth",
      "definition": "Date of birth"
    }, {
      "id": "EHDSPatient.deceased[x]",
      "max": "1",
      "min": 0,
      "path": "EHDSPatient.deceased[x]",
      "type": [ {
        "code": "boolean"
      }, {
        "code": "dateTime"
      } ],
      "short": "Whether the patient is deceased or date of death.",
      "definition": "Whether the patient is deceased or date of death."
    }, {
      "id": "EHDSPatient.administrativeGender",
      "max": "1",
      "min": 0,
      "path": "EHDSPatient.administrativeGender",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Administrative gender",
      "binding": {
        "strength": "preferred",
        "description": "HL7 Administrative Gender"
      },
      "definition": "This field must contain a recognised valid value for \"administrative gender\". If different, \"physiological gender\" should be communicated elsewhere."
    }, {
      "id": "EHDSPatient.address",
      "max": "*",
      "min": 0,
      "path": "EHDSPatient.address",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
      } ],
      "short": "Mailing and home or office addresses.",
      "definition": "The addresses are always sequences of address parts (e.g. street address line, country, postal code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose."
    }, {
      "id": "EHDSPatient.telecom",
      "max": "*",
      "min": 0,
      "path": "EHDSPatient.telecom",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
      } ],
      "short": "Contact information.",
      "definition": "Contact information."
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://www.xt-ehr.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}