http://hl7.org/fhir/StructureDefinition/history-bundle|5.0.0

This profile holds all the requirements and constraints related to a FHIR history bundle.
{
  "description": "This profile holds all the requirements and constraints related to a FHIR history bundle.",
  "package": "hl7.fhir.r5.core@5.0.0",
  "date": "2023-03-26T04:21:02Z",
  "derivation": "constraint",
  "fhirVersion": "5.0.0",
  "name": "HistoryBundle",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": false,
  "resourceType": "StructureDefinition",
  "fhirversion": null,
  "title": "History bundle",
  "versionAlgorithmCoding": null,
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Foundation.Other"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "not-classified"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/summary",
    "valueString": "#### Complete Summary of the Mandatory Requirements\r\r1.  One code in `Observation.code` which must have\r    -   a fixed `Observation.code.coding.system`=**'http ://loinc.org'**\r    -   a fixed  `Observation.code.coding.code`= **'29463-7'**\r    -   Other additional Codings are allowed in `Observation.code`- e.g. more specific LOINC\r        Codes, SNOMED CT concepts, system specific codes. All codes\r        SHALL have an system value\r1. Either one Observation.valueQuantity or, if there is no value, one code in Observation.DataAbsentReason\r   - Each Observation.valueQuantity must have:\r     - One numeric value in Observation.valueQuantity.value\r     - a fixed Observation.valueQuantity.system=\"http://unitsofmeasure.org\"\r     - a UCUM unit code in Observation.valueQuantity.code = **'kg', 'g', or '[lb_av]'**"
  } ],
  "status": "active",
  "id": "10600771-994c-562a-85fc-4c90117bce82",
  "kind": "resource",
  "url": "http://hl7.org/fhir/StructureDefinition/history-bundle",
  "identifier": null,
  "versionAlgorithmString": null,
  "fhir_id": null,
  "version": "5.0.0",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}