FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSPatientObligations.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSPatientObligations.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations
Version0.4.0
Statusdraft
Date2026-03-25T12:28:36+00:00
NameEHDSPatientObligations
TitlePatient obligations
DescriptionObligations for the logical model for patient.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSPatientPatient model

Narrative

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

Generated Narrative: StructureDefinition EHDSPatientObligations

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSPatient 0..*EHDSPatientPatient model
... identifier O1..*IdentifierAn 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).
ObligationsActor
SHALL:able-to-populateProducer
... name O0..*EHDSHumanNameName associated with the patient/subject.
ObligationsActor
SHALL:able-to-populateProducer
.... use O0..1CodeableConceptIdentifies the purpose of this name.
ObligationsActor
SHOULD:able-to-populateProducer
.... text O0..1stringSpecifies the entire name as it should be displayed e.g. on an application UI.
ObligationsActor
SHOULD:able-to-populateProducer
.... family O0..*stringThe family name/surname/last name of a person.
ObligationsActor
SHALL:able-to-populateProducer
.... given O0..*stringThe given name/first name.
ObligationsActor
SHALL:able-to-populateProducer
... dateOfBirth O0..1dateTimeDate of birth
ObligationsActor
SHOULD:able-to-populateProducer
... administrativeGender O0..1CodeableConceptAdministrative gender
ObligationsActor
SHOULD:able-to-populateProducer

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSPatientObligations",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations",
  "version": "0.4.0",
  "name": "EHDSPatientObligations",
  "title": "Patient obligations",
  "status": "draft",
  "date": "2026-03-25T12:28:36+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Obligations for the logical model for patient.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient",
  "derivation": "constraint",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.4.0"
      }
    ],
    "element": [
      {
        "id": "EHDSPatient",
        "path": "EHDSPatient",
        "short": "Patient model",
        "definition": "Model for information about a patient (subject of care).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSPatient.identifier",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.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).",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSPatient.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSPatient.name",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name",
        "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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSPatient.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
          }
        ]
      },
      {
        "id": "EHDSPatient.name.use",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.use",
        "short": "Identifies the purpose of this name.",
        "definition": "Identifies the purpose of this name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSHumanName.use",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Name Use"
        }
      },
      {
        "id": "EHDSPatient.name.text",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.text",
        "short": "Specifies the entire name as it should be displayed e.g. on an application UI.",
        "definition": "Specifies the entire name as it should be displayed e.g. on an application UI.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSHumanName.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSPatient.name.family",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.family",
        "short": "The family name/surname/last name of a person.",
        "definition": "The family name/surname/last name of a person.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHumanName.family",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSPatient.name.given",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.given",
        "short": "The given name/first name.",
        "definition": "The given name/first name.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHumanName.given",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSPatient.name.prefix",
        "path": "EHDSPatient.name.prefix",
        "short": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name.",
        "definition": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHumanName.prefix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSPatient.name.suffix",
        "path": "EHDSPatient.name.suffix",
        "short": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name.",
        "definition": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHumanName.suffix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSPatient.dateOfBirth",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.dateOfBirth",
        "short": "Date of birth",
        "definition": "Date of birth",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSPatient.dateOfBirth",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSPatient.deceased[x]",
        "path": "EHDSPatient.deceased[x]",
        "short": "Whether the patient is deceased or date of death.",
        "definition": "Whether the patient is deceased or date of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSPatient.deceased[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSPatient.administrativeGender",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.administrativeGender",
        "short": "Administrative gender",
        "definition": "This field must contain a recognised valid value for \"administrative gender\". If different, \"physiological gender\" should be communicated elsewhere.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSPatient.administrativeGender",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Administrative Gender"
        }
      },
      {
        "id": "EHDSPatient.address",
        "path": "EHDSPatient.address",
        "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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSPatient.address",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
          }
        ]
      },
      {
        "id": "EHDSPatient.telecom",
        "path": "EHDSPatient.telecom",
        "short": "Contact information.",
        "definition": "Contact information.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSPatient.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSPatient",
        "path": "EHDSPatient"
      },
      {
        "id": "EHDSPatient.identifier",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.identifier"
      },
      {
        "id": "EHDSPatient.name",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name"
      },
      {
        "id": "EHDSPatient.name.use",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.use"
      },
      {
        "id": "EHDSPatient.name.text",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.text"
      },
      {
        "id": "EHDSPatient.name.family",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.family"
      },
      {
        "id": "EHDSPatient.name.given",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.name.given"
      },
      {
        "id": "EHDSPatient.dateOfBirth",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.dateOfBirth"
      },
      {
        "id": "EHDSPatient.administrativeGender",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSPatient.administrativeGender"
      }
    ]
  }
}