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

FHIR IG analytics

Packagehl7.fhir.be.childrecord
Resource TypeStructureDefinition
IdStructureDefinition-BeModelRelatedPerson.json
FHIR VersionR4
Sourcehttps://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-11-26T09:49:13+00:00
NameBeModelRelatedPerson
TitleRelated Person
Realmbe
Authorityhl7
DescriptionRelated Person model.
Typehttps://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/BeModelRelatedPerson
Kindlogical

Resources that use this resource

No resources found


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..*BaseRelated Person
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

Source1

{
  "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": "Related Person",
  "status": "draft",
  "date": "2025-11-26T09:49:13+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": "Related Person model.",
  "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": "Related Person",
        "definition": "Related Person model.",
        "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": "Related Person",
        "definition": "Related Person model."
      },
      {
        "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"
          }
        ]
      }
    ]
  }
}