FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "EHDSRelatedPersonObligations",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPersonObligations",
"version": "0.4.0",
"name": "EHDSRelatedPersonObligations",
"title": "Related person 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 related person.",
"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/EHDSRelatedPerson",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.4.0"
}
],
"element": [
{
"id": "EHDSRelatedPerson",
"path": "EHDSRelatedPerson",
"short": "Related person model",
"definition": "Model for information about a guardian or other person related to the subject of care",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSRelatedPerson.personalIdentifier",
"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/EHDSRelatedPersonObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSRelatedPerson.personalIdentifier",
"short": "An identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided.",
"definition": "An identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSRelatedPerson.personalIdentifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSRelatedPerson.name",
"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/EHDSRelatedPersonObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSRelatedPerson.name",
"short": "Name associated with the person.",
"definition": "Name associated with the person.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSRelatedPerson.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
}
]
},
{
"id": "EHDSRelatedPerson.subject",
"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/EHDSRelatedPersonObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSRelatedPerson.subject",
"short": "The patient in relation to whom the related person is defined.",
"definition": "The patient in relation to whom the related person is defined.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSRelatedPerson.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "EHDSRelatedPerson.relationship",
"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/EHDSRelatedPersonObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSRelatedPerson.relationship",
"short": "Relationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.",
"definition": "Relationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSRelatedPerson.relationship",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 RoleCode"
}
},
{
"id": "EHDSRelatedPerson.address",
"path": "EHDSRelatedPerson.address",
"short": "Mailing and home or office address",
"definition": "Mailing and home or office address",
"min": 0,
"max": "*",
"base": {
"path": "EHDSRelatedPerson.address",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
}
]
},
{
"id": "EHDSRelatedPerson.telecom",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Only for use cases where the related person needs to be contacted directly."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPersonObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSRelatedPerson.telecom",
"short": "Telecommunication contact information (addresses) of the person.",
"definition": "Telecommunication contact information (addresses) of the person.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSRelatedPerson.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSRelatedPerson",
"path": "EHDSRelatedPerson"
},
{
"id": "EHDSRelatedPerson.personalIdentifier",
"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": "EHDSRelatedPerson.personalIdentifier"
},
{
"id": "EHDSRelatedPerson.name",
"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": "EHDSRelatedPerson.name"
},
{
"id": "EHDSRelatedPerson.subject",
"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": "EHDSRelatedPerson.subject"
},
{
"id": "EHDSRelatedPerson.relationship",
"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": "EHDSRelatedPerson.relationship"
},
{
"id": "EHDSRelatedPerson.telecom",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Only for use cases where the related person needs to be contacted directly."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSRelatedPerson.telecom"
}
]
}
}