PackagesCanonicalsLogsProblems
    Packages
    niceprofiling.v23q1@0.3.0
    https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1
{
  "description": "This profile is for submitting data to the NICE related to periods in which medication was agreed upon and ordered for a patient.",
  "_filename": "NICE-MedicationAgreement.json",
  "package_name": "niceprofiling.v23q1",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-08-04T15:14:20.6500941+00:00"
  },
  "publisher": "NICE",
  "fhirVersion": "3.0.2",
  "purpose": "This profile is used to submit medication order 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) MedicationRequest, 2017 release version 3.1",
  "name": "NICE-MedicationAgreement",
  "mapping": [ {
    "uri": "https://www.stichting-nice.nl/dd/#528",
    "name": "NICE-Datadictionary-MDS",
    "comment": "The Minimal Data Set (MDS)",
    "identity": "NICE-Datadictionary-MDS"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NICE-MedicationAgreement",
  "package_version": "0.3.0",
  "status": "active",
  "id": "8056241c-01c8-466a-85c7-9b20ab9cb0fd",
  "kind": "resource",
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "MedicationRequest.extension",
      "min": 1,
      "path": "MedicationRequest.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.extension:Verified",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.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": "MedicationRequest.extension:periodOfUse",
      "path": "MedicationRequest.extension",
      "mapping": [ {
        "map": "https://www.stichting-nice.nl/dd/#57",
        "comment": "Chronic Obstructive Pulmonary Disease",
        "identity": "NICE-Datadictionary-MDS"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#78",
        "comment": "Diabetes",
        "identity": "NICE-Datadictionary-MDS"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#159",
        "comment": "Immunological insufficiency",
        "identity": "NICE-Datadictionary-MDS"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#411",
        "comment": "Thrombolytic therapy following acute myocardial infarction",
        "identity": "NICE-Datadictionary-MDS"
      }, {
        "map": "https://www.stichting-nice.nl/dd/#432",
        "comment": "Vasoactive medication",
        "identity": "NICE-Datadictionary-MDS"
      } ],
      "sliceName": "periodOfUse",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.status",
      "path": "MedicationRequest.status",
      "mustSupport": false
    }, {
      "id": "MedicationRequest.intent",
      "path": "MedicationRequest.intent",
      "short": "order",
      "definition": "Whether the request is a proposal, plan, or an original order. Only medication requests that are actually ordered should be sent to NICE.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medicationReference:medicationReference",
      "path": "MedicationRequest.medicationReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PharmaceuticalProduct-2022Q1"
      } ],
      "sliceName": "medicationReference",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.context",
      "path": "MedicationRequest.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
      } ],
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "NICE",
    "telecom": [ {
      "value": "vragen@stichting-nice.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"
}