FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.qc.sq.sgrdv
Resource TypeStructureDefinition
IdStructureDefinition-sgrdv-base-lock-candidate-appointment.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.qc.sq.sgrdv@1.2.1&canonical=http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-candidate-appointment
URLhttp://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-candidate-appointment
Version1.2.1
Statusactive
NameSGRDVBaseLockCandidateAppointment
TitleDisponibilité candidate de verrou de base (SGRDV)
Realmca
DescriptionDisponibilité candidate transmise à l'opération $lock.
TypeAppointment
Kindresource

Resources that use this resource

StructureDefinition
ca.qc.sq.sgrdv#1.2.1sgrdv-base-lock-payload-parametersParamètres neutres de charge utile de verrou SGRDV (Base)

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "sgrdv-base-lock-candidate-appointment",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-candidate-appointment",
  "version": "1.2.1",
  "name": "SGRDVBaseLockCandidateAppointment",
  "title": "Disponibilité candidate de verrou de base (SGRDV)",
  "status": "active",
  "experimental": true,
  "description": "Disponibilité candidate transmise à l'opération $lock.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Appointment",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/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.slot",
        "path": "Appointment.slot",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Appointment.slot.reference",
        "path": "Appointment.slot.reference",
        "max": "0"
      },
      {
        "id": "Appointment.slot.identifier",
        "path": "Appointment.slot.identifier",
        "min": 1
      },
      {
        "id": "Appointment.slot.identifier.type",
        "path": "Appointment.slot.identifier.type",
        "min": 1
      },
      {
        "id": "Appointment.slot.identifier.type.coding",
        "path": "Appointment.slot.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Appointment.slot.identifier.type.coding.system",
        "path": "Appointment.slot.identifier.type.coding.system",
        "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
      },
      {
        "id": "Appointment.slot.identifier.type.coding.code",
        "path": "Appointment.slot.identifier.type.coding.code",
        "fixedCode": "IdSlotDME"
      },
      {
        "id": "Appointment.slot.identifier.system",
        "path": "Appointment.slot.identifier.system",
        "min": 1
      },
      {
        "id": "Appointment.slot.identifier.value",
        "path": "Appointment.slot.identifier.value",
        "min": 1
      },
      {
        "id": "Appointment.participant",
        "path": "Appointment.participant",
        "mustSupport": true
      }
    ]
  }
}