{ "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 (2020)](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.11.0-beta.1", "status": "draft", "id": "aab34350-3025-4cac-beb8-67837da1cd8d", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance", "version": null, "differential": { "element": [ { "id": "Observation", "path": "Observation", "alias": [ "Vochtbalans" ], "short": "FluidBalance", "comment": "Several concept(s) of zib Mobility are represented using distinct Observation resources. These are grouped using the current resource and are referenced on `Observation.hasMember`:\r\n\r\n* FluidTotalIn (NL-CM:12.15.4): [zib-FluidBalance.FluidTotalIn ](http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalIn)\r\n* FluidTotalOut (NL-CM:12.15.5): [zib-FluidBalance.FluidTotalOut ](http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalOut)", "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.hasMember", "path": "Observation.hasMember", "slicing": { "rules": "open", "discriminator": [ { "path": "resolve()", "type": "profile" } ] } }, { "id": "Observation.hasMember:fluidTotalIn", "max": "1", "path": "Observation.hasMember", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalIn" ] } ], "sliceName": "fluidTotalIn", "definition": "The FluidTotalIn concept (NL-CM:12.15.4) of zib FluidBalance, represented as a distinct Observation resource." }, { "id": "Observation.hasMember:fluidTotalOut", "max": "1", "path": "Observation.hasMember", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalOut" ] } ], "sliceName": "fluidTotalOut", "definition": "The FluidTotalOut concept (NL-CM:12.15.5) of zib FluidBalance, represented as a distinct Observation resource." } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }