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

FHIR IG Statistics: StructureDefinition/HospitalPatientRecords

Packagehl7.eu.fhir.idea4rc
TypeStructureDefinition
IdHospitalPatientRecords
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/StructureDefinition-HospitalPatientRecords.html
URLhttp://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords
Version0.1.0
Statusdraft
Date2025-07-21T15:34:12+00:00
NameHospitalPatientRecordsI4RC
TitleHospital Patient Records and Hospital Data
Realmeu
Authorityhl7
DescriptionHospital Patient Records and Hospital Data Maturity Level: 0 Draft
Typehttp://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords
Kindlogical

Resources that use this resource

ConceptMap
hospitalPatientRecords2FHIRHospital Patient Records Model to this guide Map

Resources that this resource uses

StructureDefinition
SubjectPatient

Narrative

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

Generated Narrative: StructureDefinition HospitalPatientRecords

NameFlagsCard.TypeDescription & Constraintsdoco
.. HospitalPatientRecords 0..*BaseHospital Patient Records and Hospital Data
... patient O1..*SubjectPatient (M)
ObligationsActor
SHALL:handleHead and Neck
... hospital O1..*BackboneElementHospital (M)
ObligationsActor
SHALL:handleHead and Neck
.... name O1..*stringHospital name (M)
ObligationsActor
SHALL:handleHead and Neck
... dateOfFirstContactWithTheHospital O1..*dateDate of first contact with the hospital (M)
ObligationsActor
SHALL:handleHead and Neck

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "HospitalPatientRecords",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords",
  "version": "0.1.0",
  "name": "HospitalPatientRecordsI4RC",
  "title": "Hospital Patient Records and Hospital Data",
  "status": "draft",
  "date": "2025-07-21T15:34:12+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Hospital Patient Records and Hospital Data\nMaturity Level: 0 Draft",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "HospitalPatientRecords",
        "path": "HospitalPatientRecords",
        "short": "Hospital Patient Records and Hospital Data",
        "definition": "Hospital Patient Records and Hospital Data\nMaturity Level: 0 Draft",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "HospitalPatientRecords.patient",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueUri": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords|0.1.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.patient",
        "short": "Patient (M)",
        "definition": "Patient element containing the data regarding the patient followed by the hospital \nShould also be included in Sarcoma?",
        "min": 1,
        "max": "*",
        "base": {
          "path": "HospitalPatientRecords.patient",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Subject"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.hospital",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueUri": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords|0.1.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.hospital",
        "short": "Hospital (M)",
        "definition": "Hospital element containing the data regarding the patient followed by the hospital \nShould also be included in Sarcoma?",
        "min": 1,
        "max": "*",
        "base": {
          "path": "HospitalPatientRecords.hospital",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.hospital.id",
        "path": "HospitalPatientRecords.hospital.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.hospital.extension",
        "path": "HospitalPatientRecords.hospital.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.hospital.modifierExtension",
        "path": "HospitalPatientRecords.hospital.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.hospital.name",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueUri": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords|0.1.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.hospital.name",
        "short": "Hospital name (M)",
        "definition": "Hospital where the patients is included in the registry",
        "min": 1,
        "max": "*",
        "base": {
          "path": "HospitalPatientRecords.hospital.name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.dateOfFirstContactWithTheHospital",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueUri": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords|0.1.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.dateOfFirstContactWithTheHospital",
        "short": "Date of first contact with the hospital (M)",
        "definition": "Date of the first contact of the patient with the hospital registering the data. The hospital will record information on the patient's entire disease trajectory, thus also on procedures and/or  treatments performed in another hospital. The “date of first contact” will be crossed with other dates to better understand which parts of the disease path were managed by the hospital that registered the patient. \nSome patients are followed up in hospital for many years due to other diseases. Definition needs to be improved\n\nShould also be included in Sarcoma?",
        "min": 1,
        "max": "*",
        "base": {
          "path": "HospitalPatientRecords.dateOfFirstContactWithTheHospital",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "HospitalPatientRecords",
        "path": "HospitalPatientRecords",
        "short": "Hospital Patient Records and Hospital Data",
        "definition": "Hospital Patient Records and Hospital Data\nMaturity Level: 0 Draft"
      },
      {
        "id": "HospitalPatientRecords.patient",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.patient",
        "short": "Patient (M)",
        "definition": "Patient element containing the data regarding the patient followed by the hospital \nShould also be included in Sarcoma?",
        "comment": "-",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Subject"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.hospital",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.hospital",
        "short": "Hospital (M)",
        "definition": "Hospital element containing the data regarding the patient followed by the hospital \nShould also be included in Sarcoma?",
        "comment": "-",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.hospital.name",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.hospital.name",
        "short": "Hospital name (M)",
        "definition": "Hospital where the patients is included in the registry ",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "HospitalPatientRecords.dateOfFirstContactWithTheHospital",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/ig/idea4rc/actor-headneck-i4rc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "HospitalPatientRecords.dateOfFirstContactWithTheHospital",
        "short": "Date of first contact with the hospital (M)",
        "definition": "Date of the first contact of the patient with the hospital registering the data. The hospital will record information on the patient's entire disease trajectory, thus also on procedures and/or  treatments performed in another hospital. The “date of first contact” will be crossed with other dates to better understand which parts of the disease path were managed by the hospital that registered the patient. \nSome patients are followed up in hospital for many years due to other diseases. Definition needs to be improved\n\nShould also be included in Sarcoma?",
        "comment": "-",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "date"
          }
        ]
      }
    ]
  }
}