FHIR IG Statistics: StructureDefinition/ca-qc-endo-profile-EndoCurrentMedicationStatement
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ca-qc-endo-profile-EndoCurrentMedicationStatement",
"meta": {
"lastUpdated": "2024-08-28T20:30:14.7229874+00:00"
},
"url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoCurrentMedicationStatement",
"version": "0.1.0",
"name": "EndoCurrentMedicationStatement",
"status": "draft",
"date": "2024-05-29T19:48:14.3666153+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicationStatement",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"derivation": "constraint",
"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/StructureDefinition/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.identifier",
"path": "MedicationStatement.identifier",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.use",
"path": "MedicationStatement.identifier.use",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.type",
"path": "MedicationStatement.identifier.type",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.type.coding",
"path": "MedicationStatement.identifier.type.coding",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.type.coding.system",
"path": "MedicationStatement.identifier.type.coding.system",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.type.coding.code",
"path": "MedicationStatement.identifier.type.coding.code",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.type.coding.display",
"path": "MedicationStatement.identifier.type.coding.display",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.system",
"path": "MedicationStatement.identifier.system",
"mustSupport": true
},
{
"id": "MedicationStatement.identifier.value",
"path": "MedicationStatement.identifier.value",
"mustSupport": true
},
{
"id": "MedicationStatement.partOf",
"path": "MedicationStatement.partOf",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/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",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"mustSupport": true,
"binding": {
"strength": "required",
"description": "List of medications",
"valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/MedicamentEndo"
}
},
{
"id": "MedicationStatement.medication[x].coding:SNOMED",
"path": "MedicationStatement.medication[x].coding",
"sliceName": "SNOMED",
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x].coding:SNOMED.system",
"path": "MedicationStatement.medication[x].coding.system",
"code": [
{
"system": "http://snomed.info/sct"
}
],
"min": 1,
"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/StructureDefinition/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",
"mustSupport": true,
"binding": {
"strength": "required",
"description": "Voie d'administration des médicaments",
"valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/VoieAdministrationEndo"
}
},
{
"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",
"mustSupport": true
},
{
"id": "MedicationStatement.dosage.doseAndRate.dose[x].system",
"path": "MedicationStatement.dosage.doseAndRate.dose[x].system",
"fixedUri": "http://snomed.info/sct"
},
{
"id": "MedicationStatement.dosage.doseAndRate.dose[x].code",
"path": "MedicationStatement.dosage.doseAndRate.dose[x].code",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/MedicationUniteMesureEndo"
}
}
]
}
}