PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.26
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
{
  "description": null,
  "_filename": "EndoCurrentMedicationStatement.json",
  "package_name": "rapportendoscopiequebec.test",
  "date": "2024-02-02T17:30:24.4673416+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-02-02T17:17:06.9587886+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EndoCurrentMedicationStatement",
  "abstract": false,
  "type": "MedicationStatement",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.26",
  "status": "draft",
  "id": "933cb414-c761-4bd9-be6e-3c095d1ed271",
  "kind": "resource",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "MedicationStatement.meta",
      "path": "MedicationStatement.meta",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.profile",
      "path": "MedicationStatement.meta.profile",
      "comment": "Projet endoscopie, utiliser : https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.security",
      "path": "MedicationStatement.meta.security",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.security.system",
      "path": "MedicationStatement.meta.security.system",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.security.code",
      "path": "MedicationStatement.meta.security.code",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.security.display",
      "path": "MedicationStatement.meta.security.display",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.tag",
      "path": "MedicationStatement.meta.tag",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.tag.system",
      "path": "MedicationStatement.meta.tag.system",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.tag.code",
      "path": "MedicationStatement.meta.tag.code",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.meta.tag.display",
      "path": "MedicationStatement.meta.tag.display",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.partOf",
      "max": "1",
      "min": 1,
      "path": "MedicationStatement.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x]",
      "path": "MedicationStatement.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x].coding",
      "path": "MedicationStatement.medication[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/MedicamentEndo",
        "description": "List of medications"
      },
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x].coding:SNOMED",
      "path": "MedicationStatement.medication[x].coding",
      "sliceName": "SNOMED",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x].coding:SNOMED.system",
      "min": 1,
      "code": [ {
        "system": "http://snomed.info/sct"
      } ],
      "path": "MedicationStatement.medication[x].coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x].coding:SNOMED.code",
      "path": "MedicationStatement.medication[x].coding.code",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x].coding:SNOMED.display",
      "path": "MedicationStatement.medication[x].coding.display",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x].text",
      "path": "MedicationStatement.medication[x].text",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.subject",
      "path": "MedicationStatement.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage",
      "path": "MedicationStatement.dosage",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.route",
      "path": "MedicationStatement.dosage.route",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.route.coding",
      "path": "MedicationStatement.dosage.route.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/VoieAdministrationEndo",
        "description": "Voie d'administration des médicaments"
      },
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.route.coding.code",
      "path": "MedicationStatement.dosage.route.coding.code",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.route.coding.display",
      "path": "MedicationStatement.dosage.route.coding.display",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.doseAndRate",
      "path": "MedicationStatement.dosage.doseAndRate",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.doseAndRate.dose[x]",
      "path": "MedicationStatement.dosage.doseAndRate.dose[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.doseAndRate.dose[x].value",
      "path": "MedicationStatement.dosage.doseAndRate.dose[x].value",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage.doseAndRate.dose[x].unit",
      "path": "MedicationStatement.dosage.doseAndRate.dose[x].unit",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/MedicationUniteMesureEndo",
        "description": "Medication Unite Mesure"
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
}