FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "sgrdv-lock-response-appointment",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-appointment",
"version": "1.2.1",
"name": "SGRDVLockResponseAppointment",
"title": "Rendez-vous verrouillé — Surface API SGRDV",
"status": "active",
"experimental": true,
"description": "Disponibilité verrouillée retournée dans le Bundle de réponse.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Appointment",
"baseDefinition": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-response-appointment",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Appointment.identifier",
"path": "Appointment.identifier",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Appointment.identifier.type",
"path": "Appointment.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "Appointment.identifier.type.coding",
"path": "Appointment.identifier.type.coding",
"min": 1,
"max": "1"
},
{
"id": "Appointment.identifier.type.coding.system",
"path": "Appointment.identifier.type.coding.system",
"fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
},
{
"id": "Appointment.identifier.type.coding.code",
"path": "Appointment.identifier.type.coding.code",
"fixedCode": "IdDispoDME"
},
{
"id": "Appointment.identifier.system",
"path": "Appointment.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "Appointment.identifier.value",
"path": "Appointment.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Appointment.status",
"path": "Appointment.status",
"mustSupport": true
},
{
"id": "Appointment.participant",
"path": "Appointment.participant",
"mustSupport": true
}
]
}
}