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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSServiceRequest.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSServiceRequest.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSServiceRequest
TitleService request model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for Specification of requested service or services
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest
Kindlogical

Resources that use this resource

StructureDefinition
EHDSEncounterEncounter model
EHDSImagingReportImaging report model
EHDSImagingStudyImaging study model
EHDSLaboratoryOrderBodyLaboratory order body model
EHDSLaboratoryReportLaboratory report model
EHDSLaboratoryReportBodyLaboratory report body model
EHDSObservationObservation model

Resources that this resource uses

StructureDefinition
EHDSBodyStructureBody structure model
EHDSConditionCondition model
EHDSCoverageCoverage model
EHDSDataSetDataSet model
EHDSEncounterEncounter model
EHDSMedicationMedication model
EHDSMedicationAdministrationMedication administration model
EHDSObservationObservation model
EHDSProcedureProcedure model
EHDSSpecimenSpecimen model

Narrative

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

Generated Narrative: StructureDefinition EHDSServiceRequest

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSServiceRequest 0..*EHDSDataSetService request model

Elements defined in Ancestors:header, presentedForm
Instances of this logical model can be the target of a Reference
... serviceText 0..1stringService text
... serviceCode 0..1CodeableConceptService code
Binding Description: (preferred): LOINC, NPU, SNOMED CT
... reasonCode 0..*CodeableConceptReason code
Binding Description: (preferred): ICD-10 (ICD-11 when available), SNOMED CT, Orphacode
... quantity 0..1QuantityQuantity
... anatomicLocation 0..*EHDSBodyStructureAnatomic location
... reasonReference[x] 0..*Reason reference
.... reasonReferenceEHDSObservationEHDSObservation
.... reasonReferenceEHDSConditionEHDSCondition
.... reasonReferenceEHDSMedicationEHDSMedication
... priority 0..1CodeableConceptPriority
Binding Description: (preferred): HL7 Request priority
... supportingInformation[x] 0..*Supporting information
.... supportingInformationEHDSObservationEHDSObservation
.... supportingInformationEHDSConditionEHDSCondition
.... supportingInformationEHDSProcedureEHDSProcedure
.... supportingInformationEHDSMedicationAdministrationEHDSMedicationAdministration
... specimen 0..*EHDSSpecimenSpecimen
... encounter 0..1EHDSEncounterEncounter
... occurrence[x] 0..1Occurrence
.... occurrenceDateTimedateTime
.... occurrencePeriodPeriod
... patientInstructions 0..1stringPatient instructions
... coverage 0..*EHDSCoverageCoverage

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSServiceRequest",
  "language": "en",
  "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/EHDSServiceRequest",
  "version": "0.1.0",
  "name": "EHDSServiceRequest",
  "title": "Service request 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 Specification of requested service or services",
  "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/EHDSServiceRequest",
  "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": "EHDSServiceRequest",
        "path": "EHDSServiceRequest",
        "short": "Service request model",
        "definition": "EHDS refined base model for Specification of requested service or services",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.subject",
        "path": "EHDSServiceRequest.header.subject",
        "short": "Subject",
        "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": "EHDSServiceRequest.header.identifier",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.authorship",
        "path": "EHDSServiceRequest.header.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.authorship.author[x]",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.authorship.datetime",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.lastUpdate",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.status",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.statusReason[x]",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.language",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.header.version",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.presentedForm",
        "path": "EHDSServiceRequest.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": "EHDSServiceRequest.serviceText",
        "path": "EHDSServiceRequest.serviceText",
        "short": "Service text",
        "definition": "Textual description of the requested service",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.serviceText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.serviceCode",
        "path": "EHDSServiceRequest.serviceCode",
        "short": "Service code",
        "definition": "A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.serviceCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU, SNOMED CT"
        }
      },
      {
        "id": "EHDSServiceRequest.reasonCode",
        "path": "EHDSServiceRequest.reasonCode",
        "short": "Reason code",
        "definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. Clinical conditions of the subject relevant for the results interpretation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.reasonCode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10 (ICD-11 when available), SNOMED CT, Orphacode"
        }
      },
      {
        "id": "EHDSServiceRequest.quantity",
        "path": "EHDSServiceRequest.quantity",
        "short": "Quantity",
        "definition": "Amount of requested services of the same type",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.quantity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.anatomicLocation",
        "path": "EHDSServiceRequest.anatomicLocation",
        "short": "Anatomic location",
        "definition": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.anatomicLocation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.reasonReference[x]",
        "path": "EHDSServiceRequest.reasonReference[x]",
        "short": "Reason reference",
        "definition": "Indicates another resource that provides a justification for why this service is being requested.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.reasonReference[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedication"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.priority",
        "path": "EHDSServiceRequest.priority",
        "short": "Priority",
        "definition": "Indicates how quickly the ServiceRequest should be addressed with respect to other requests.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.priority",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Request priority"
        }
      },
      {
        "id": "EHDSServiceRequest.supportingInformation[x]",
        "path": "EHDSServiceRequest.supportingInformation[x]",
        "short": "Supporting information",
        "definition": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.supportingInformation[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationAdministration"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.specimen",
        "path": "EHDSServiceRequest.specimen",
        "short": "Specimen",
        "definition": "Specimens to be used by the laboratory procedure",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.specimen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.encounter",
        "path": "EHDSServiceRequest.encounter",
        "short": "Encounter",
        "definition": "An encounter that provides additional information about the healthcare context in which this request is made.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.encounter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.occurrence[x]",
        "path": "EHDSServiceRequest.occurrence[x]",
        "short": "Occurrence",
        "definition": "When service should occur",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.occurrence[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.patientInstructions",
        "path": "EHDSServiceRequest.patientInstructions",
        "short": "Patient instructions",
        "definition": "Patient or consumer-oriented instructions",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.patientInstructions",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.coverage",
        "path": "EHDSServiceRequest.coverage",
        "short": "Coverage",
        "definition": "Insurance or medical plan or a payment agreement.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.coverage",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCoverage"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSServiceRequest",
        "path": "EHDSServiceRequest",
        "short": "Service request model",
        "definition": "EHDS refined base model for Specification of requested service or services"
      },
      {
        "id": "EHDSServiceRequest.serviceText",
        "path": "EHDSServiceRequest.serviceText",
        "short": "Service text",
        "definition": "Textual description of the requested service",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.serviceCode",
        "path": "EHDSServiceRequest.serviceCode",
        "short": "Service code",
        "definition": "A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU, SNOMED CT"
        }
      },
      {
        "id": "EHDSServiceRequest.reasonCode",
        "path": "EHDSServiceRequest.reasonCode",
        "short": "Reason code",
        "definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. Clinical conditions of the subject relevant for the results interpretation.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10 (ICD-11 when available), SNOMED CT, Orphacode"
        }
      },
      {
        "id": "EHDSServiceRequest.quantity",
        "path": "EHDSServiceRequest.quantity",
        "short": "Quantity",
        "definition": "Amount of requested services of the same type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.anatomicLocation",
        "path": "EHDSServiceRequest.anatomicLocation",
        "short": "Anatomic location",
        "definition": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.reasonReference[x]",
        "path": "EHDSServiceRequest.reasonReference[x]",
        "short": "Reason reference",
        "definition": "Indicates another resource that provides a justification for why this service is being requested.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedication"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.priority",
        "path": "EHDSServiceRequest.priority",
        "short": "Priority",
        "definition": "Indicates how quickly the ServiceRequest should be addressed with respect to other requests.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Request priority"
        }
      },
      {
        "id": "EHDSServiceRequest.supportingInformation[x]",
        "path": "EHDSServiceRequest.supportingInformation[x]",
        "short": "Supporting information",
        "definition": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationAdministration"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.specimen",
        "path": "EHDSServiceRequest.specimen",
        "short": "Specimen",
        "definition": "Specimens to be used by the laboratory procedure",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.encounter",
        "path": "EHDSServiceRequest.encounter",
        "short": "Encounter",
        "definition": "An encounter that provides additional information about the healthcare context in which this request is made.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.occurrence[x]",
        "path": "EHDSServiceRequest.occurrence[x]",
        "short": "Occurrence",
        "definition": "When service should occur",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.patientInstructions",
        "path": "EHDSServiceRequest.patientInstructions",
        "short": "Patient instructions",
        "definition": "Patient or consumer-oriented instructions",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.coverage",
        "path": "EHDSServiceRequest.coverage",
        "short": "Coverage",
        "definition": "Insurance or medical plan or a payment agreement.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCoverage"
          }
        ]
      }
    ]
  }
}