FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-sgrdv-base-dme-slot.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.qc.sq.sgrdv@1.1.3&canonical=http://sante.quebec/fhir/StructureDefinition/sgrdv-base-dme-slot |
| URL | http://sante.quebec/fhir/StructureDefinition/sgrdv-base-dme-slot |
| Version | 1.1.3 |
| Status | active |
| Name | SGRDVBaseDmeSlot |
| Title | Plage horaire DMÉ de base (SGRDV) |
| Realm | ca |
| Description | Plage horaire fine provenant d'un DMÉ, utilisée pour les opérations de disponibilités et de verrouillage. |
| Type | Slot |
| Kind | resource |
| StructureDefinition | ||
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-find-response-appointment | Disponibilité retournée par la recherche (Base) |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "sgrdv-base-dme-slot",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-dme-slot",
"version": "1.1.3",
"name": "SGRDVBaseDmeSlot",
"title": "Plage horaire DMÉ de base (SGRDV)",
"status": "active",
"experimental": true,
"description": "Plage horaire fine provenant d'un DMÉ, utilisée pour les opérations de disponibilités et de verrouillage.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Slot",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Slot.identifier",
"path": "Slot.identifier",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Slot.identifier.type",
"path": "Slot.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "Slot.identifier.type.coding",
"path": "Slot.identifier.type.coding",
"min": 1,
"max": "1"
},
{
"id": "Slot.identifier.type.coding.system",
"path": "Slot.identifier.type.coding.system",
"fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
},
{
"id": "Slot.identifier.type.coding.code",
"path": "Slot.identifier.type.coding.code",
"fixedCode": "IdSlotDME"
},
{
"id": "Slot.identifier.system",
"path": "Slot.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "Slot.identifier.value",
"path": "Slot.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Slot.schedule",
"path": "Slot.schedule",
"mustSupport": true
},
{
"id": "Slot.status",
"path": "Slot.status",
"mustSupport": true
},
{
"id": "Slot.start",
"path": "Slot.start",
"mustSupport": true
},
{
"id": "Slot.end",
"path": "Slot.end",
"mustSupport": true
}
]
}
}