FHIR IG analytics
| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSPatientLaboratoryObligations.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSPatientLaboratoryObligations.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-03-25T12:28:36+00:00 |
| Name | EHDSPatientLaboratoryObligations |
| Title | Patient laboratory specific obligations |
| Description | Obligations for the logical model of patient in the scope of laboratory use case |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient |
| Kind | logical |
Resources that use this resource
No resources found
Resources that this resource uses
| StructureDefinition |
| xtehr.eu.ehds.models#current | EHDSPatient | Patient model |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "EHDSPatientLaboratoryObligations",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations",
"version": "0.4.0",
"name": "EHDSPatientLaboratoryObligations",
"title": "Patient laboratory specific 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 of patient in the scope of laboratory use case",
"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": "documentation",
"valueMarkdown": "EHR system SHALL be able to populate one or more business identifiers of the patient. "
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "documentation",
"valueMarkdown": "SHOULD display identifier when needed to users."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:process"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL process patient identifiers to ensure proper assignment of information."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|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": "documentation",
"valueMarkdown": "EHR system SHALL populate one or more names of the patient meeting conformity requirements on the name structure if a value is known and allowed to be shared. "
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|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.dateOfBirth",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "EHR system SHALL be able to populate date of birth of the patient. "
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|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": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "EHR system SHALL be able to populate administrative gender of the patient using valid code fro agreed code system. "
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientLaboratoryObligations|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": "documentation",
"valueMarkdown": "EHR system SHALL be able to populate one or more business identifiers of the patient. "
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "documentation",
"valueMarkdown": "SHOULD display identifier when needed to users."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:process"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL process patient identifiers to ensure proper assignment of information."
}
],
"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": "documentation",
"valueMarkdown": "EHR system SHALL populate one or more names of the patient meeting conformity requirements on the name structure if a value is known and allowed to be shared. "
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSPatient.name"
},
{
"id": "EHDSPatient.dateOfBirth",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "EHR system SHALL be able to populate date of birth of the patient. "
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSPatient.dateOfBirth"
},
{
"id": "EHDSPatient.administrativeGender",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "EHR system SHALL be able to populate administrative gender of the patient using valid code fro agreed code system. "
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSPatient.administrativeGender"
}
]
}
}