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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSAppointment.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSAppointment.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAppointment
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSAppointment
TitleAppointment model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for Appointment. This is a simplified model with minimal information - it is not intended to cover the full functionality of booking systems.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAppointment
Kindlogical

Resources that use this resource

StructureDefinition
EHDSLaboratoryOrderBodyLaboratory order body model

Resources that this resource uses

StructureDefinition
EHDSPatientPatient model

Narrative

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

Generated Narrative: StructureDefinition EHDSAppointment

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSAppointment 0..*BaseAppointment model
Instances of this logical model can be the target of a Reference
... identifier 0..*IdentifierAppointment identifier
... subject 0..1EHDSPatientThe patient associated with the appointment.
... status 1..1CodeableConceptThe overall status of the Appointment.
Binding Description: (preferred): HL7 Appointment status
... class 0..*CodeableConceptClassification of patient encounter (e.g. inpatient, outpatient, emergency).
Binding Description: (preferred): HL7 Encounter class
... serviceType 0..*CodeableConceptThe specific service that is to be performed during this appointment.
Binding Description: (preferred): SNOMED CT
... specialty 0..*CodeableConceptThe specialty of a practitioner that would be required to perform the service requested in this appointment
Binding Description: (preferred): SNOMED CT
... start 0..1dateTimeDate and time that the appointment is to take place.
... end 0..1dateTimeDate and time that the appointment is to conclude.
... note 0..*stringAdditional notes/comments about the appointment.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSAppointment",
  "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/EHDSAppointment",
  "version": "0.1.0",
  "name": "EHDSAppointment",
  "title": "Appointment 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 Appointment. This is a simplified model with minimal information - it is not intended to cover the full functionality of booking systems.",
  "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/EHDSAppointment",
  "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": "EHDSAppointment",
        "path": "EHDSAppointment",
        "short": "Appointment model",
        "definition": "EHDS refined base model for Appointment. This is a simplified model with minimal information - it is not intended to cover the full functionality of booking systems.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSAppointment.identifier",
        "path": "EHDSAppointment.identifier",
        "short": "Appointment identifier",
        "definition": "Appointment identifier",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAppointment.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSAppointment.subject",
        "path": "EHDSAppointment.subject",
        "short": "The patient associated with the appointment.",
        "definition": "The patient associated with the appointment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAppointment.subject",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSAppointment.status",
        "path": "EHDSAppointment.status",
        "short": "The overall status of the Appointment.",
        "definition": "The overall status of the Appointment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSAppointment.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Appointment status"
        }
      },
      {
        "id": "EHDSAppointment.class",
        "path": "EHDSAppointment.class",
        "short": "Classification of patient encounter (e.g. inpatient, outpatient, emergency).",
        "definition": "Classification of patient encounter (e.g. inpatient, outpatient, emergency).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAppointment.class",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Encounter class"
        }
      },
      {
        "id": "EHDSAppointment.serviceType",
        "path": "EHDSAppointment.serviceType",
        "short": "The specific service that is to be performed during this appointment.",
        "definition": "The specific service that is to be performed during this appointment.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAppointment.serviceType",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSAppointment.specialty",
        "path": "EHDSAppointment.specialty",
        "short": "The specialty of a practitioner that would be required to perform the service requested in this appointment",
        "definition": "The specialty of a practitioner that would be required to perform the service requested in this appointment",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAppointment.specialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSAppointment.start",
        "path": "EHDSAppointment.start",
        "short": "Date and time that the appointment is to take place.",
        "definition": "Date and time that the appointment is to take place.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAppointment.start",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAppointment.end",
        "path": "EHDSAppointment.end",
        "short": "Date and time that the appointment is to conclude.",
        "definition": "Date and time that the appointment is to conclude.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAppointment.end",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAppointment.note",
        "path": "EHDSAppointment.note",
        "short": "Additional notes/comments about the appointment.",
        "definition": "Additional notes/comments about the appointment.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAppointment.note",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSAppointment",
        "path": "EHDSAppointment",
        "short": "Appointment model",
        "definition": "EHDS refined base model for Appointment. This is a simplified model with minimal information - it is not intended to cover the full functionality of booking systems."
      },
      {
        "id": "EHDSAppointment.identifier",
        "path": "EHDSAppointment.identifier",
        "short": "Appointment identifier",
        "definition": "Appointment identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSAppointment.subject",
        "path": "EHDSAppointment.subject",
        "short": "The patient associated with the appointment.",
        "definition": "The patient associated with the appointment.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSAppointment.status",
        "path": "EHDSAppointment.status",
        "short": "The overall status of the Appointment.",
        "definition": "The overall status of the Appointment.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Appointment status"
        }
      },
      {
        "id": "EHDSAppointment.class",
        "path": "EHDSAppointment.class",
        "short": "Classification of patient encounter (e.g. inpatient, outpatient, emergency).",
        "definition": "Classification of patient encounter (e.g. inpatient, outpatient, emergency).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Encounter class"
        }
      },
      {
        "id": "EHDSAppointment.serviceType",
        "path": "EHDSAppointment.serviceType",
        "short": "The specific service that is to be performed during this appointment.",
        "definition": "The specific service that is to be performed during this appointment.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSAppointment.specialty",
        "path": "EHDSAppointment.specialty",
        "short": "The specialty of a practitioner that would be required to perform the service requested in this appointment",
        "definition": "The specialty of a practitioner that would be required to perform the service requested in this appointment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSAppointment.start",
        "path": "EHDSAppointment.start",
        "short": "Date and time that the appointment is to take place.",
        "definition": "Date and time that the appointment is to take place.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAppointment.end",
        "path": "EHDSAppointment.end",
        "short": "Date and time that the appointment is to conclude.",
        "definition": "Date and time that the appointment is to conclude.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAppointment.note",
        "path": "EHDSAppointment.note",
        "short": "Additional notes/comments about the appointment.",
        "definition": "Additional notes/comments about the appointment.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}