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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSHealthProfessional.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSHealthProfessional.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSHealthProfessional
TitleHealth professional model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for Health professional (HP)
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional
Kindlogical

Resources that use this resource

StructureDefinition
EHDSAdvanceDirectiveAdvance directive model
EHDSConditionCondition model
EHDSDataSetDataSet model
EHDSDeviceUseDevice use model
EHDSDischargeReportDischarge Report model
EHDSDocumentDocument model
EHDSEncounterEncounter model
EHDSImagingReportImaging report model
EHDSImmunisationImmunisation model
EHDSLaboratoryOrderBodyLaboratory order body model
EHDSLaboratoryOrderHeaderLaboratory order header model
EHDSLaboratoryReportLaboratory report model
EHDSLaboratoryReportBodyLaboratory report body model
EHDSLaboratoryReportHeaderLaboratory report header model
EHDSMediaMedia model
EHDSMedicationDispenseMedication dispense model
EHDSMedicationPrescriptionMedication prescription model
EHDSObservationObservation model
EHDSProcedureProcedure model

Resources that this resource uses

StructureDefinition
EHDSAddressAddress model
EHDSHumanNameHuman name model
EHDSOrganisationOrganisation model
EHDSTelecomTelecom model

Narrative

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

Generated Narrative: StructureDefinition EHDSHealthProfessional

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSHealthProfessional 0..*BaseHealth professional model
Instances of this logical model can be the target of a Reference
... 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..1EHDSAddressMailing 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.
... 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

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSHealthProfessional",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional",
  "version": "0.1.0",
  "name": "EHDSHealthProfessional",
  "title": "Health professional model",
  "status": "draft",
  "date": "2025-08-05T08:51:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for Health professional (HP)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "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/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": "EHDS refined base model for Health professional (HP)",
        "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": "https://www.xt-ehr.eu/specifications/fhir/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": "1",
        "base": {
          "path": "EHDSHealthProfessional.address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/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": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSTelecom"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.role",
        "path": "EHDSHealthProfessional.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.role",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ISCO, SNOMED CT"
        }
      },
      {
        "id": "EHDSHealthProfessional.organisation",
        "path": "EHDSHealthProfessional.organisation",
        "short": "The organisation where this role is available",
        "definition": "The organisation where this role is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSHealthProfessional.organisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.specialty",
        "path": "EHDSHealthProfessional.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.specialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSHealthProfessional",
        "path": "EHDSHealthProfessional",
        "short": "Health professional model",
        "definition": "EHDS refined base model for Health professional (HP)"
      },
      {
        "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": "https://www.xt-ehr.eu/specifications/fhir/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": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/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": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSTelecom"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.role",
        "path": "EHDSHealthProfessional.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.organisation",
        "path": "EHDSHealthProfessional.organisation",
        "short": "The organisation where this role is available",
        "definition": "The organisation where this role is available",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSHealthProfessional.specialty",
        "path": "EHDSHealthProfessional.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"
          }
        ]
      }
    ]
  }
}