PackagesCanonicalsLogsProblems
    Packages
    niceprofiling.v23q1@0.4.0
    https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Consent-2022Q1
{
  "description": "This profile is for denoting treatment restrictions on:\\r\\n - Heart massages\\r\\n - Ventilation treatments\\r\\n - Renal replacement therapy\\r\\n - Readmission",
  "_filename": "NICE-Consent.json",
  "package_name": "niceprofiling.v23q1",
  "date": "2021-11-01T12:37:25.2564731+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-07-14T10:35:05.3758421+00:00"
  },
  "publisher": "NICE",
  "fhirVersion": "3.0.2",
  "purpose": "This profile is used to submit consent 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) TreatmentDirective, 2017 release version 3.1",
  "name": "NICE-Consent",
  "mapping": [ {
    "uri": "https://www.stichting-nice.nl/dd/#start",
    "name": "NICE Datadictionary",
    "identity": "NICE-Datadictionary"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NICE-Consent",
  "package_version": "0.4.0",
  "status": "active",
  "id": "ab28ba86-2e67-412a-94d0-6ef6868d283f",
  "kind": "resource",
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Consent-2022Q1",
  "version": "1",
  "differential": {
    "element": [ {
      "id": "Consent",
      "path": "Consent",
      "definition": "A record of a healthcare consumer’s policy choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time.\r\n\r\nThe required registration of treatment directives is categorised into four types: CPR, ventilator support, renal replacement therapy and ICU readmission."
    }, {
      "id": "Consent.extension",
      "min": 1,
      "path": "Consent.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.extension:Verified",
      "max": "1",
      "min": 1,
      "path": "Consent.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": "Consent.extension:treatment",
      "path": "Consent.extension",
      "sliceName": "treatment",
      "definition": "The medical treatment to which the treatment instruction applies. The instruction is documented in the treatmentPermitted element."
    }, {
      "id": "Consent.extension:treatment.url",
      "path": "Consent.extension.url",
      "fixedUri": "treatment"
    }, {
      "id": "Consent.extension:treatment.value[x]",
      "path": "Consent.extension.value[x]",
      "binding": {
        "strength": "extensible",
        "valueSetUri": "https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist"
      },
      "mapping": [ {
        "map": "https://www.stichting-nice.nl/dd/#924",
        "identity": "NICE-Datadictionary"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#925",
        "identity": "NICE-Datadictionary"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#922",
        "identity": "NICE-Datadictionary"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#923",
        "identity": "NICE-Datadictionary"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#928",
        "identity": "NICE-Datadictionary"
      } ]
    }, {
      "id": "Consent.patient",
      "path": "Consent.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
      } ]
    }, {
      "id": "Consent.dateTime",
      "min": 1,
      "path": "Consent.dateTime",
      "short": "When this Consent was registered",
      "definition": "When this Consent/TreatmentDirective was registered."
    }, {
      "id": "Consent.consentingParty",
      "path": "Consent.consentingParty",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
      } ]
    } ]
  },
  "contact": [ {
    "name": "NICE",
    "telecom": [ {
      "value": "vragen@stichting-nice.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective"
}