{ "description": "General Measurment as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) GeneralMeasurment version 3.0, release 2017.\\r\\n\\r\\nA general measurement determines the result of a measurement or determination made for a patient. The information model is used to record the measurement results for which no specific information models have yet been formulated. The information model is not intended for laboratory determinations to be carried out on the material taken from the patient.", "_filename": "zib-GeneralMeasurement.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "3.0.1", "purpose": "The measurement and documentation of physiological observations are an important tool for evaluating a patient’s condition. This information model offers the option to record various relevant measurement values.", "name": "Zib GeneralMeasurement", "mapping": [ { "uri": "https://zibs.nl/wiki/GeneralMeasurement-v3.0(2017EN)", "name": "HCIM GeneralMeasurement-v3.0(2017EN)", "identity": "hcim-generalmeasurment-v3.0-2017EN" }, { "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)", "name": "HCIM BasicElements-v1.0(2017EN)", "identity": "hcim-basicelements-v1.0-2017EN" }, { "uri": "https://zibs.nl/wiki/OutcomeOfCare-v3.1(2017EN)", "name": "HCIM OutcomeOfCare-v3.1 (2017EN)", "identity": "hcim-outcomeofcare-v3.1-2017EN" } ], "abstract": false, "copyright": "CC0", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "HCIM General Measurement", "package_version": "1.3.1", "status": "active", "id": "302c98cd-a3b6-449b-a058-0e489a589174", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement", "version": "1.0.2", "differential": { "element": [ { "id": "Observation", "path": "Observation", "alias": [ "MeetUitslag" ], "short": "GeneralMeasurement", "mapping": [ { "map": "NL-CM:13.3.1", "comment": "GeneralMeasurement", "identity": "hcim-generalmeasurment-v3.0-2017EN" }, { "map": "NL-CM:13.4.2", "comment": "MeasurementValue", "identity": "hcim-outcomeofcare-v3.1-2017EN" } ], "definition": "Root concept of the GeneralMeasurement information model. This root concept contains all data elements of the GeneralMeasurement information model." }, { "id": "Observation.status", "path": "Observation.status", "alias": [ "ResultaatStatus" ], "short": "ResultStatus", "mapping": [ { "map": "NL-CM:13.3.3", "comment": "ResultStatus", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "The status of the total measurement." }, { "id": "Observation.code", "path": "Observation.code", "alias": [ "Onderzoek", "MetingNaam" ], "short": "Investigation | MeasurementName", "binding": { "strength": "extensible", "description": "SNOMED CT all concepts", "valueSetReference": { "display": "OnderzoekCodelijst", "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.3.3--20171231000000" } }, "mapping": [ { "map": "NL-CM:13.3.2", "comment": "Investigation", "identity": "hcim-generalmeasurment-v3.0-2017EN" }, { "map": "NL-CM:13.3.6", "comment": "MeasurementName", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "A general measurement can contain multiple components. This concept contains the name and code of the entire measurement." }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "alias": [ "UitslagDatumTijd" ], "mapping": [ { "map": "NL-CM:13.3.9", "comment": "ResultDateTime", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "ResultDateTime" }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "mapping": [ { "map": "NL-CM:13.3.7", "comment": "ResultValue", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "The result of the measurement. Depending on the type of measurement, the result will consist of a value with a unit or a coded value (ordinal or nominal) or of a textual result." }, { "id": "Observation.comment", "path": "Observation.comment", "alias": [ "Toelichting" ], "short": "Comment", "mapping": [ { "map": "NL-CM:13.3.4", "comment": "Comment", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "Comments such as an interpretation or advice accompanying the result." }, { "id": "Observation.method", "path": "Observation.method", "alias": [ "Meetmethode" ], "short": "MeasuringMethod", "binding": { "strength": "extensible", "description": "SNOMED CT - all concepts", "valueSetReference": { "display": "MeetmethodeCodelijst", "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.3.4--20171231000000" } }, "mapping": [ { "map": "NL-CM:13.3.8", "comment": "MeasuringMethod", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "The test method used to obtain the result." }, { "id": "Observation.component", "path": "Observation.component", "alias": [ "MeetUitslag" ], "short": "MeasurementResult", "definition": "Container of the MeasurementResult concept. This container contains all data elements of the MeasurementResult concept." }, { "id": "Observation.component.code", "path": "Observation.component.code", "alias": [ "MetingNaam" ], "short": "MeasurementName", "binding": { "strength": "extensible", "description": "SNOMED CT - all values", "valueSetReference": { "display": "MetingNaamCodelijst", "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.3.2--20171231000000" } }, "mapping": [ { "map": "NL-CM:13.3.6", "comment": "MeasurementName", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "Description (name and code) of the measurement." }, { "id": "Observation.component.value[x]", "path": "Observation.component.value[x]", "alias": [ "UitslagWaarde" ], "short": "ResultValue", "mapping": [ { "map": "NL-CM:13.3.7", "comment": "ResultValue", "identity": "hcim-generalmeasurment-v3.0-2017EN" } ], "definition": "The result of the measurement. Depending on the type of measurement, the result will consist of a value with a unit or a coded value (ordinal or nominal) or of a textual result." } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-observation" }