FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/BeModelRelatedPerson

Packagehl7.fhir.be.childrecord
TypeStructureDefinition
IdBeModelRelatedPerson
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/childrecord/https://build.fhir.org/ig/hl7-be/childrecord/StructureDefinition-BeModelRelatedPerson.html
URLhttps://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/BeModelRelatedPerson
Version0.1.0
Statusdraft
Date2025-06-27T16:00:14+00:00
NameBeModelRelatedPerson
TitleDocument model
Realmbe
Authorityhl7
DescriptionEHDS 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.
Typehttps://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/BeModelRelatedPerson
Kindlogical

Resources that use this resource

StructureDefinition
ChildReportChild Report Logical Model

Resources that this resource uses

StructureDefinition
BeModelPatientBeModelPatient

Narrative

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

Generated Narrative: StructureDefinition BeModelRelatedPerson

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelRelatedPerson 0..*BaseDocument model
Instances of this logical model can be the target of a Reference
... subject 1..1BeModelPatientSubject
... relatedperson 1..1BeModelPatientRelated person
... relationship 1..1CodeableConceptRelationship to subject

doco Documentation for this format

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"
          }
        ]
      }
    ]
  }
}