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

FHIR IG analytics

Packageeu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSHealthProfessional.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/danka74/logical-model/StructureDefinition-EHDSHealthProfessional.html
URLhttp://ehds.eu/fhir/models/StructureDefinition/EHDSHealthProfessional
Version0.1.0
Statusdraft
Date2026-05-11T13:27:41+00:00
NameEHDSHealthProfessional
TitleHealth professional model
DescriptionModel for information about a health professional.
Typehttp://ehds.eu/fhir/models/StructureDefinition/EHDSHealthProfessional
Kindlogical

Resources that use this resource

StructureDefinition
eu.ehds.models#currentEHDSConditionCondition model
eu.ehds.models#currentEHDSDataSetDataSet model
eu.ehds.models#currentEHDSDischargeReportDischarge Report model
eu.ehds.models#currentEHDSDocumentDocument model
eu.ehds.models#currentEHDSEncounterEncounter model
eu.ehds.models#currentEHDSHealthProfessionalLaboratoryObligationsHealth professional laboratory specific obligations
eu.ehds.models#currentEHDSHealthProfessionalObligationsHealth professional obligations
eu.ehds.models#currentEHDSImagingReportImaging report model
eu.ehds.models#currentEHDSImmunisationImmunisation model
eu.ehds.models#currentEHDSLaboratoryReportLaboratory report model
eu.ehds.models#currentEHDSMedicationDispenseMedication dispense model
eu.ehds.models#currentEHDSMedicationPrescriptionMedication prescription model
eu.ehds.models#currentEHDSObservationObservation model
eu.ehds.models#currentEHDSProcedureProcedure model
eu.ehds.models#currentEHDSSpecimenSpecimen model

Resources that this resource uses

StructureDefinition
eu.ehds.models#currentEHDSAddressAddress model
eu.ehds.models#currentEHDSHumanNameHuman name model
eu.ehds.models#currentEHDSOrganisationOrganisation model
eu.ehds.models#currentEHDSTelecomTelecom model

Narrative

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

Generated Narrative: StructureDefinition EHDSHealthProfessional

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSHealthProfessional 0..*BaseHealth professional model
... identifier 0..*IdentifierAn identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided.
... name 0..1EHDSHumanNameName of the health professional that has been treating or taking responsibility for the patient.
... address 0..*EHDSAddressMailing and office or home addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, 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.
... telecom 0..*EHDSTelecomTelecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.
... professionalRole 0..*BaseProfessional role that the health professional is practicing at a given organisation. This is a generalisation of the FHIR PractitionerRole resource, which is used to represent the role of a practitioner in a specific context, such as a specific organisation or location.
.... role 0..*CodeableConceptHealth professional role. Multiple roles could be provided.
Binding Description: (preferred): ISCO, SNOMED CT
.... organisation 0..1EHDSOrganisationThe organisation where this role is available
.... specialty 0..*CodeableConceptThe specialty of a practitioner that describes the functional role they are practicing at a given organisation
Binding Description: (preferred): SNOMED CT

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSHealthProfessional",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehds.eu/fhir/models/StructureDefinition/EHDSHealthProfessional",
  "version": "0.1.0",
  "name": "EHDSHealthProfessional",
  "title": "Health professional model",
  "status": "draft",
  "date": "2026-05-11T13:27:41+00:00",
  "publisher": "EC",
  "contact": [
    {
      "name": "EC",
      "telecom": [
        {
          "system": "url",
          "value": "http://commission.europa.eu/"
        }
      ]
    }
  ],
  "description": "Model for information about a health professional.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://ehds.eu/fhir/models/StructureDefinition/EHDSHealthProfessional",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSHealthProfessional",
        "path": "EHDSHealthProfessional",
        "short": "Health professional model",
        "definition": "Model for information about a health professional.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.identifier",
        "path": "EHDSHealthProfessional.identifier",
        "short": "An identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided.",
        "definition": "An identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHealthProfessional.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.name",
        "path": "EHDSHealthProfessional.name",
        "short": "Name of the health professional that has been treating or taking responsibility for the patient.",
        "definition": "Name of the health professional that has been treating or taking responsibility for the patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSHealthProfessional.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSHumanName"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.address",
        "path": "EHDSHealthProfessional.address",
        "short": "Mailing and office or home addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, 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.",
        "definition": "Mailing and office or home addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, 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": "EHDSHealthProfessional.address",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSAddress"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.telecom",
        "path": "EHDSHealthProfessional.telecom",
        "short": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.",
        "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHealthProfessional.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSTelecom"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.professionalRole",
        "path": "EHDSHealthProfessional.professionalRole",
        "short": "Professional role that the health professional is practicing at a given organisation. This is a generalisation of the FHIR PractitionerRole resource, which is used to represent the role of a practitioner in a specific context, such as a specific organisation or location.",
        "definition": "Professional role that the health professional is practicing at a given organisation. This is a generalisation of the FHIR PractitionerRole resource, which is used to represent the role of a practitioner in a specific context, such as a specific organisation or location.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHealthProfessional.professionalRole",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.professionalRole.role",
        "path": "EHDSHealthProfessional.professionalRole.role",
        "short": "Health professional role. Multiple roles could be provided.",
        "definition": "Health professional role. Multiple roles could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHealthProfessional.professionalRole.role",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ISCO, SNOMED CT"
        }
      },
      {
        "id": "EHDSHealthProfessional.professionalRole.organisation",
        "path": "EHDSHealthProfessional.professionalRole.organisation",
        "short": "The organisation where this role is available",
        "definition": "The organisation where this role is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSHealthProfessional.professionalRole.organisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.professionalRole.specialty",
        "path": "EHDSHealthProfessional.professionalRole.specialty",
        "short": "The specialty of a practitioner that describes the functional role they are practicing at a given organisation",
        "definition": "The specialty of a practitioner that describes the functional role they are practicing at a given organisation",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHealthProfessional.professionalRole.specialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSHealthProfessional",
        "path": "EHDSHealthProfessional",
        "short": "Health professional model",
        "definition": "Model for information about a health professional."
      },
      {
        "id": "EHDSHealthProfessional.identifier",
        "path": "EHDSHealthProfessional.identifier",
        "short": "An identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided.",
        "definition": "An identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.name",
        "path": "EHDSHealthProfessional.name",
        "short": "Name of the health professional that has been treating or taking responsibility for the patient.",
        "definition": "Name of the health professional that has been treating or taking responsibility for the patient.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSHumanName"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.address",
        "path": "EHDSHealthProfessional.address",
        "short": "Mailing and office or home addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, 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.",
        "definition": "Mailing and office or home addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, 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": "*",
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSAddress"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.telecom",
        "path": "EHDSHealthProfessional.telecom",
        "short": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.",
        "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSTelecom"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.professionalRole",
        "path": "EHDSHealthProfessional.professionalRole",
        "short": "Professional role that the health professional is practicing at a given organisation. This is a generalisation of the FHIR PractitionerRole resource, which is used to represent the role of a practitioner in a specific context, such as a specific organisation or location.",
        "definition": "Professional role that the health professional is practicing at a given organisation. This is a generalisation of the FHIR PractitionerRole resource, which is used to represent the role of a practitioner in a specific context, such as a specific organisation or location.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.professionalRole.role",
        "path": "EHDSHealthProfessional.professionalRole.role",
        "short": "Health professional role. Multiple roles could be provided.",
        "definition": "Health professional role. Multiple roles could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ISCO, SNOMED CT"
        }
      },
      {
        "id": "EHDSHealthProfessional.professionalRole.organisation",
        "path": "EHDSHealthProfessional.professionalRole.organisation",
        "short": "The organisation where this role is available",
        "definition": "The organisation where this role is available",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.professionalRole.specialty",
        "path": "EHDSHealthProfessional.professionalRole.specialty",
        "short": "The specialty of a practitioner that describes the functional role they are practicing at a given organisation",
        "definition": "The specialty of a practitioner that describes the functional role they are practicing at a given organisation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      }
    ]
  }
}