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

FHIR IG Statistics: StructureDefinition/EHDSCommonHeader

Packagehl7.fhir.eu.imaging-manifest-r5
TypeStructureDefinition
IdEHDSCommonHeader
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSCommonHeader.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSCommonHeader
TitleResource header model
Realmeu
Authorityhl7
DescriptionCommon header elements for all documents and their independently functioning parts, e.g FHIR resources.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDocumentHeaderDocument header model
EHDSMedicationDispenseHeaderMedication dispense header
EHDSMedicationPrescriptionHeaderMedication prescription header model
EHDSDocumentHeaderDocument header model
EHDSMedicationDispenseHeaderMedication dispense header
EHDSMedicationPrescriptionHeaderMedication prescription header model

Resources that this resource uses

StructureDefinition
EHDSHealthProfessionalHealth professional model
EHDSPatientPatient model
EHDSHealthProfessionalHealth professional model
EHDSPatientPatient model

Narrative

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

Generated Narrative: StructureDefinition EHDSCommonHeader

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSCommonHeader 0..*BaseResource header model
Instances of this logical model can be the target of a Reference
... subject 1..1EHDSPatientSubject
... authorship 1..*BaseAuthorship
.... author 1..1EHDSHealthProfessionalAuthor
.... datetime 1..1dateTimeDate and time of authoring/issuing
... lastUpdate 0..1dateTimeDate and time of the last update to the resource
... status 1..1CodeableConceptStatus of the resource
... statusReason[x] 0..1Reason for the current status of the resource.
.... statusReasonCodeableConceptCodeableConcept
.... statusReasonStringstring
... language 0..1CodeableConceptLanguage
Binding Description: (preferred): BCP 47
... version 0..1stringVersion

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSCommonHeader",
  "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/EHDSCommonHeader",
  "version": "0.1.0",
  "name": "EHDSCommonHeader",
  "title": "Resource header model",
  "status": "draft",
  "date": "2025-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "Common header elements for all documents and their independently functioning parts, e.g FHIR resources.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "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/EHDSCommonHeader",
  "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": "EHDSCommonHeader",
        "path": "EHDSCommonHeader",
        "short": "Resource header model",
        "definition": "Common header elements for all documents and their independently functioning parts, e.g FHIR resources.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.subject",
        "path": "EHDSCommonHeader.subject",
        "short": "Subject",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.authorship",
        "path": "EHDSCommonHeader.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSCommonHeader.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.authorship.author",
        "path": "EHDSCommonHeader.authorship.author",
        "short": "Author",
        "definition": "Author by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.authorship.author",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.authorship.datetime",
        "path": "EHDSCommonHeader.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": "EHDSCommonHeader.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.lastUpdate",
        "path": "EHDSCommonHeader.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": "EHDSCommonHeader.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.status",
        "path": "EHDSCommonHeader.status",
        "short": "Status of the resource",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.statusReason[x]",
        "path": "EHDSCommonHeader.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": "EHDSCommonHeader.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.language",
        "path": "EHDSCommonHeader.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": "EHDSCommonHeader.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSCommonHeader.version",
        "path": "EHDSCommonHeader.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSCommonHeader",
        "path": "EHDSCommonHeader",
        "short": "Resource header model",
        "definition": "Common header elements for all documents and their independently functioning parts, e.g FHIR resources."
      },
      {
        "id": "EHDSCommonHeader.subject",
        "path": "EHDSCommonHeader.subject",
        "short": "Subject",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.authorship",
        "path": "EHDSCommonHeader.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.authorship.author",
        "path": "EHDSCommonHeader.authorship.author",
        "short": "Author",
        "definition": "Author by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.authorship.datetime",
        "path": "EHDSCommonHeader.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",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.lastUpdate",
        "path": "EHDSCommonHeader.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",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.status",
        "path": "EHDSCommonHeader.status",
        "short": "Status of the resource",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.statusReason[x]",
        "path": "EHDSCommonHeader.statusReason[x]",
        "short": "Reason for the current status of the resource.",
        "definition": "Reason for the current status of the resource.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSCommonHeader.language",
        "path": "EHDSCommonHeader.language",
        "short": "Language",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSCommonHeader.version",
        "path": "EHDSCommonHeader.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}