PackagesCanonicalsLogsProblems
    Packages
    niceprofiling.v23q1@0.5.0
    https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-GeneralMeasurement-2022Q1
{
  "description": "The NICE-Observation is a FHIR profile that encapsulates the various measurements of patients in the ICU.",
  "_filename": "NICE-GeneralMeasurement.json",
  "package_name": "niceprofiling.v23q1",
  "date": "2022-01-18T14:10:16.4462743+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-07-14T10:35:42.4287605+00:00"
  },
  "publisher": "NICE",
  "fhirVersion": "3.0.2",
  "purpose": "This profile is used to submit measurement related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) GeneralMeasurement, 2017 release version 3.1",
  "name": "NICE-GeneralMeasurement",
  "mapping": [ {
    "uri": "https://www.stichting-nice.nl/dd/#528",
    "name": "NICE-Datadictionary-MDS",
    "comment": "The Minimal Data Set (MDS)",
    "identity": "NICE-Datadictionary-MDS"
  }, {
    "uri": "https://www.stichting-nice.nl/dd/#905",
    "name": "NICE-Datadictionary-Complication",
    "comment": "The Complication registration",
    "identity": "NICE-Datadictionary-Complication"
  }, {
    "uri": "https://www.stichting-nice.nl/dd/#561",
    "name": "NICE-Datadictionary-Capacity",
    "comment": "The Patient Acuity Registration",
    "identity": "NICE-Datadictionary-Capacity"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NICE-GeneralMeasurement",
  "package_version": "0.5.0",
  "status": "active",
  "id": "a1d43c3c-e8fd-4a00-ad02-6bc600a42e9a",
  "kind": "resource",
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-GeneralMeasurement-2022Q1",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "mapping": [ {
        "map": "https://www.stichting-nice.nl/dd/#47",
        "comment": "Chronic cardiovascular insufficiency",
        "identity": "NICE-Datadictionary-MDS"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#96",
        "comment": "Pre-operative ejection fraction",
        "identity": "NICE-Datadictionary-MDS"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#900",
        "comment": "DOSS Screening",
        "identity": "NICE-Datadictionary-Complication"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#901",
        "comment": "CAM-ICU Screening",
        "identity": "NICE-Datadictionary-Complication"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#902",
        "comment": "IC-DSC Screening",
        "identity": "NICE-Datadictionary-Complication"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#903",
        "comment": "Other Screening",
        "identity": "NICE-Datadictionary-Complication"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#563",
        "comment": "Intracranial pressure (ICP)",
        "identity": "NICE-Datadictionary-Capacity"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#568",
        "comment": "Neuro Checks",
        "identity": "NICE-Datadictionary-Capacity"
      } ]
    }, {
      "id": "Observation.extension",
      "min": 1,
      "path": "Observation.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.extension:Verified",
      "max": "1",
      "min": 1,
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
      } ],
      "short": "Is the instance validated by a medical professional?",
      "sliceName": "Verified",
      "definition": "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance."
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "short": "The status of the result value",
      "fixedCode": "final",
      "definition": "The status of the result value has to be completed, so is therefore always 'final'."
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "display": "MeasurementNameCodelist",
          "reference": "https://fhir.stichting-nice.nl/ValueSet/NICE-GeneralMeasurementCodeList"
        }
      }
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
      } ]
    }, {
      "id": "Observation.context",
      "path": "Observation.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
      } ]
    } ]
  },
  "contact": [ {
    "name": "NICE",
    "telecom": [ {
      "value": "vragen@stichting-nice.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement"
}