{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Fluidoutput-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-fluidoutput-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.fluid_output.v1"
    }
  ],
  "version": "0",
  "name": "Fluidoutput",
  "title": "Fluid output",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "The measurement of fluid lost or excreted from the body via any mechanism.",
  "purpose": "To record details about measured fluids lost or excreted via any mechanism.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "Fluid_output",
        "path": "Fluid_output",
        "short": "Fluid output",
        "definition": "The measurement of fluid lost or excreted from the body via any mechanism.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Fluid_output",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.List",
        "path": "Fluid_output.List",
        "short": "List",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.List",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.List.Method",
        "path": "Fluid_output.List.Method",
        "short": "Method",
        "definition": "The approach used to quantify the volume of fluid.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.List.Method",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fluid_output.List.Method.value",
        "path": "Fluid_output.List.Method.value",
        "short": "Method",
        "definition": "The approach used to quantify the volume of fluid.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.List.Method.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.List.Output_device",
        "path": "Fluid_output.List.Output_device",
        "short": "Output device",
        "definition": "Details of the device that was used to collect the fluid.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.List.Output_device",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.List.Measurement_device",
        "path": "Fluid_output.List.Measurement_device",
        "short": "Measurement device",
        "definition": "Details of the device used to measure the fluid output.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.List.Measurement_device",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.List.Extension",
        "path": "Fluid_output.List.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Fluid_output.List.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series",
        "path": "Fluid_output.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series.Any_event",
        "path": "Fluid_output.Event_Series.Any_event",
        "short": "Any event",
        "definition": "Default, unspecified point in time or interval event which may be explicitly defined in a template or at run-time.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List",
        "path": "Fluid_output.Event_Series.Any_event.List",
        "short": "List",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Fluid_name",
        "path": "Fluid_output.Event_Series.Any_event.List.Fluid_name",
        "short": "Fluid name",
        "definition": "Identification of the fluid lost or excreted.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Fluid_name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Fluid_name.value",
        "path": "Fluid_output.Event_Series.Any_event.List.Fluid_name.value",
        "short": "Fluid name",
        "definition": "Identification of the fluid lost or excreted.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Fluid_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Source",
        "path": "Fluid_output.Event_Series.Any_event.List.Source",
        "short": "Source",
        "definition": "The source from which the fluid is lost or excreted.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Source",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Source.value",
        "path": "Fluid_output.Event_Series.Any_event.List.Source.value",
        "short": "Source",
        "definition": "The source from which the fluid is lost or excreted.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Source.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Volume",
        "path": "Fluid_output.Event_Series.Any_event.List.Volume",
        "short": "Volume",
        "definition": "The volume of fluid.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Volume",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Volume.value",
        "path": "Fluid_output.Event_Series.Any_event.List.Volume.value",
        "short": "Volume",
        "definition": "The volume of fluid.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Volume.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Fluid_details",
        "path": "Fluid_output.Event_Series.Any_event.List.Fluid_details",
        "short": "Fluid details",
        "definition": "Additional details about the fluid, including macroscopic appearance or other tests not currently captured in the structured data.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Fluid_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Comment",
        "path": "Fluid_output.Event_Series.Any_event.List.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the fluid output not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fluid_output.Event_Series.Any_event.List.Comment.value",
        "path": "Fluid_output.Event_Series.Any_event.List.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the fluid output not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fluid_output.Event_Series.Any_event.List.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}