PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.8.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance
{
  "description": "The total water intake and water excretion within a certain time period: a disbalance can lead to for example dehydration or overfilling.",
  "_filename": "zib-FluidBalance.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) FluidBalance-v1.0.1(2020EN)](https://zibs.nl/wiki/FluidBalance-v1.0.1(2020EN)).",
  "name": "ZibFluidBalance",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/FluidBalance-v1.0.1(2020EN)",
    "name": "zib FluidBalance-v1.0.1(2020EN)",
    "identity": "zib-fluidbalance-v1.0.1-2020EN"
  } ],
  "abstract": true,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "zib FluidBalance",
  "package_version": "0.8.0-beta.1",
  "status": "draft",
  "id": "6807445b-fbb4-4754-8072-61466b6435f1",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "alias": [ "Vochtbalans" ],
      "short": "FluidBalance",
      "mapping": [ {
        "map": "NL-CM:12.15.1",
        "comment": "FluidBalance",
        "identity": "zib-fluidbalance-v1.0.1-2020EN"
      } ]
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "710853006",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.effective[x]:effectivePeriod",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "Period"
      } ],
      "sliceName": "effectivePeriod"
    }, {
      "id": "Observation.effective[x]:effectivePeriod.start",
      "path": "Observation.effective[x].start",
      "alias": [ "VochtbalansStarttijd" ],
      "short": "FluidBalanceStartTime",
      "mapping": [ {
        "map": "NL-CM:12.15.2",
        "comment": "FluidBalanceStartTime",
        "identity": "zib-fluidbalance-v1.0.1-2020EN"
      } ],
      "definition": "The time at which the measurement of the fluid balance was started."
    }, {
      "id": "Observation.effective[x]:effectivePeriod.end",
      "path": "Observation.effective[x].end",
      "alias": [ "VochtbalansStoptijd" ],
      "short": "FluidBalanceStopTime",
      "mapping": [ {
        "map": "NL-CM:12.15.3",
        "comment": "FluidBalanceStopTime",
        "identity": "zib-fluidbalance-v1.0.1-2020EN"
      } ],
      "definition": "The time at which the measurement of the fluid balance was stopped."
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note"
    }, {
      "id": "Observation.note.text",
      "path": "Observation.note.text",
      "alias": [ "Toelichting" ],
      "short": "Comment",
      "mapping": [ {
        "map": "NL-CM:12.15.6",
        "comment": "Comment",
        "identity": "zib-fluidbalance-v1.0.1-2020EN"
      } ],
      "definition": "Comment on the fluid balance."
    }, {
      "id": "Observation.component",
      "path": "Observation.component",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.component:fluidTotalIn",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "fluidTotalIn"
    }, {
      "id": "Observation.component:fluidTotalIn.code",
      "path": "Observation.component.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "251852001",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.component:fluidTotalIn.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "alias": [ "VochtTotaalIn" ],
      "short": "FluidTotalIn",
      "mapping": [ {
        "map": "NL-CM:12.15.4",
        "comment": "FluidTotalIn",
        "identity": "zib-fluidbalance-v1.0.1-2020EN"
      } ],
      "definition": "The total of fluid intake (e.g. by mouth, drip or tube feeding) in mL.",
      "patternQuantity": {
        "code": "mL",
        "unit": "mL",
        "system": "http://unitsofmeasure.org"
      }
    }, {
      "id": "Observation.component:fluidTotalOut",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "fluidTotalOut"
    }, {
      "id": "Observation.component:fluidTotalOut.code",
      "path": "Observation.component.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "251841007",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.component:fluidTotalOut.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "alias": [ "VochtTotaalUit" ],
      "short": "FluidTotalOut",
      "mapping": [ {
        "map": "NL-CM:12.15.5",
        "comment": "FluidTotalOut",
        "identity": "zib-fluidbalance-v1.0.1-2020EN"
      } ],
      "definition": "The total of fluid excretion (e.g. urine production, drain, watery defecation) in mL.",
      "patternQuantity": {
        "code": "mL",
        "unit": "mL",
        "system": "http://unitsofmeasure.org"
      }
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}