FHIR IG Statistics: StructureDefinition/BeModelRelatedPerson
Resources that use this resource
StructureDefinition |
ChildReport | Child Report Logical Model |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "BeModelRelatedPerson",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/BeModelRelatedPerson",
"version": "0.1.0",
"name": "BeModelRelatedPerson",
"title": "Document model",
"status": "draft",
"date": "2025-06-27T16:00:14+00:00",
"publisher": "HL7 Belgium",
"contact": [
{
"name": "HL7 Belgium",
"telecom": [
{
"system": "url",
"value": "https://www.hl7belgium.org"
},
{
"system": "email",
"value": "hl7belgium@hl7belgium.org"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "message-structure@ehealth.fgov.be",
"use": "work"
}
]
}
],
"description": "EHDS refined base model for common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/BeModelRelatedPerson",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "BeModelRelatedPerson",
"path": "BeModelRelatedPerson",
"short": "Document model",
"definition": "EHDS refined base model for common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "BeModelRelatedPerson.subject",
"path": "BeModelRelatedPerson.subject",
"short": "Subject",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"base": {
"path": "BeModelRelatedPerson.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient"
}
]
},
{
"id": "BeModelRelatedPerson.relatedperson",
"path": "BeModelRelatedPerson.relatedperson",
"short": "Related person",
"definition": "A person related to the patient/subject, such as a family member or guardian.",
"min": 1,
"max": "1",
"base": {
"path": "BeModelRelatedPerson.relatedperson",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient"
}
]
},
{
"id": "BeModelRelatedPerson.relationship",
"path": "BeModelRelatedPerson.relationship",
"short": "Relationship to subject",
"definition": "The relationship of the related person to the patient/subject. This can include roles such as mother, father, guardian, etc.",
"min": 1,
"max": "1",
"base": {
"path": "BeModelRelatedPerson.relationship",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
}
]
},
"differential": {
"element": [
{
"id": "BeModelRelatedPerson",
"path": "BeModelRelatedPerson",
"short": "Document model",
"definition": "EHDS refined base model for common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes."
},
{
"id": "BeModelRelatedPerson.subject",
"path": "BeModelRelatedPerson.subject",
"short": "Subject",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"type": [
{
"code": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient"
}
]
},
{
"id": "BeModelRelatedPerson.relatedperson",
"path": "BeModelRelatedPerson.relatedperson",
"short": "Related person",
"definition": "A person related to the patient/subject, such as a family member or guardian.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient"
}
]
},
{
"id": "BeModelRelatedPerson.relationship",
"path": "BeModelRelatedPerson.relationship",
"short": "Relationship to subject",
"definition": "The relationship of the related person to the patient/subject. This can include roles such as mother, father, guardian, etc.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}