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

FHIR IG Statistics: StructureDefinition/EHDSFamilyMemberHistory

Packageeu.ehds.models
Resource TypeStructureDefinition
IdEHDSFamilyMemberHistory
FHIR VersionR5
Sourcehttps://www.xt-ehr.eu/specifications/fhir/https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSFamilyMemberHistory.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSFamilyMemberHistory
Version0.1.0
Statusdraft
Date2025-07-25T08:06:37+00:00
NameEHDSFamilyMemberHistory
TitleFamily member history model
DescriptionEHDS refined base model for family member history
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSFamilyMemberHistory
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDischargeReportDischarge Report model

Resources that this resource uses

StructureDefinition
EHDSDataSetDataSet model

Narrative

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

Generated Narrative: StructureDefinition EHDSFamilyMemberHistory

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSFamilyMemberHistory 0..*EHDSDataSet
Elements defined in Ancestors:header, presentedForm
Family member history model
Instances of this logical model can be the target of a Reference
... header
.... subject 1..1EHDSPatientThe person whose family member's medical history is described.
... patientRelationship 0..1CodeableConceptPatient relationship
Binding Description: (preferred): hl7:v3-RoleCode
... dateOfBirth 0..1dateDate of birth of the family member.
... ageOrDateOfDeath[x] 0..1Age or date of the death of the family member.
.... ageOrDateOfDeathDatedate
.... ageOrDateOfDeathQuantityQuantity
... condition 0..*CodeableConceptMedical problems this person suffers or suffered.
Binding Description: (preferred): ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed
... causeOfDeath 0..1CodeableConceptInformation about disease or condition that was the main cause of death.
Binding Description: (preferred): ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSFamilyMemberHistory",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSFamilyMemberHistory",
  "version": "0.1.0",
  "name": "EHDSFamilyMemberHistory",
  "title": "Family member history model",
  "status": "draft",
  "date": "2025-07-25T08:06:37+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for family member history",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSFamilyMemberHistory",
  "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EHDSFamilyMemberHistory",
        "path": "EHDSFamilyMemberHistory",
        "short": "Family member history model",
        "definition": "EHDS refined base model for family member history",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header",
        "path": "EHDSFamilyMemberHistory.header",
        "short": "Common header for all patient-related data",
        "definition": "Common header for all patient-related data",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.subject",
        "path": "EHDSFamilyMemberHistory.header.subject",
        "short": "The person whose family member's medical history is described.",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.identifier",
        "path": "EHDSFamilyMemberHistory.header.identifier",
        "short": "Business identifier for the object",
        "definition": "Business identifier for the object",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.authorship",
        "path": "EHDSFamilyMemberHistory.header.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.authorship.author[x]",
        "path": "EHDSFamilyMemberHistory.header.authorship.author[x]",
        "short": "Author",
        "definition": "Author(s) by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.author[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.authorship.datetime",
        "path": "EHDSFamilyMemberHistory.header.authorship.datetime",
        "short": "Date and time of authoring/issuing",
        "definition": "Date and time of the issuing the document/resource by its author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.lastUpdate",
        "path": "EHDSFamilyMemberHistory.header.lastUpdate",
        "short": "Date and time of the last update to the resource",
        "definition": "Date and time of the last update to the document/information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.status",
        "path": "EHDSFamilyMemberHistory.header.status",
        "short": "Status of the resource",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.statusReason[x]",
        "path": "EHDSFamilyMemberHistory.header.statusReason[x]",
        "short": "Reason for the current status of the resource.",
        "definition": "Reason for the current status of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.header.language",
        "path": "EHDSFamilyMemberHistory.header.language",
        "short": "Language",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSFamilyMemberHistory.header.version",
        "path": "EHDSFamilyMemberHistory.header.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.presentedForm",
        "path": "EHDSFamilyMemberHistory.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.patientRelationship",
        "path": "EHDSFamilyMemberHistory.patientRelationship",
        "short": "Patient relationship",
        "definition": "The family relation between the related person and the patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSFamilyMemberHistory.patientRelationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "hl7:v3-RoleCode"
        }
      },
      {
        "id": "EHDSFamilyMemberHistory.dateOfBirth",
        "path": "EHDSFamilyMemberHistory.dateOfBirth",
        "short": "Date of birth of the family member.",
        "definition": "Date of birth of the family member.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSFamilyMemberHistory.dateOfBirth",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.ageOrDateOfDeath[x]",
        "path": "EHDSFamilyMemberHistory.ageOrDateOfDeath[x]",
        "short": "Age or date of the death of the family member.",
        "definition": "Age or date of the death of the family member.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSFamilyMemberHistory.ageOrDateOfDeath[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          },
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.condition",
        "path": "EHDSFamilyMemberHistory.condition",
        "short": "Medical problems this person suffers or suffered.",
        "definition": "Medical problems this person suffers or suffered.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSFamilyMemberHistory.condition",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSFamilyMemberHistory.causeOfDeath",
        "path": "EHDSFamilyMemberHistory.causeOfDeath",
        "short": "Information about disease or condition that was the main cause of death.",
        "definition": "Information about disease or condition that was the main cause of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSFamilyMemberHistory.causeOfDeath",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed"
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSFamilyMemberHistory",
        "path": "EHDSFamilyMemberHistory",
        "short": "Family member history model",
        "definition": "EHDS refined base model for family member history"
      },
      {
        "id": "EHDSFamilyMemberHistory.header.subject",
        "path": "EHDSFamilyMemberHistory.header.subject",
        "short": "The person whose family member's medical history is described."
      },
      {
        "id": "EHDSFamilyMemberHistory.patientRelationship",
        "path": "EHDSFamilyMemberHistory.patientRelationship",
        "short": "Patient relationship",
        "definition": "The family relation between the related person and the patient.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "hl7:v3-RoleCode"
        }
      },
      {
        "id": "EHDSFamilyMemberHistory.dateOfBirth",
        "path": "EHDSFamilyMemberHistory.dateOfBirth",
        "short": "Date of birth of the family member.",
        "definition": "Date of birth of the family member.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.ageOrDateOfDeath[x]",
        "path": "EHDSFamilyMemberHistory.ageOrDateOfDeath[x]",
        "short": "Age or date of the death of the family member.",
        "definition": "Age or date of the death of the family member.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          },
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSFamilyMemberHistory.condition",
        "path": "EHDSFamilyMemberHistory.condition",
        "short": "Medical problems this person suffers or suffered.",
        "definition": "Medical problems this person suffers or suffered.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSFamilyMemberHistory.causeOfDeath",
        "path": "EHDSFamilyMemberHistory.causeOfDeath",
        "short": "Information about disease or condition that was the main cause of death.",
        "definition": "Information about disease or condition that was the main cause of death.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed"
        }
      }
    ]
  }
}