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

FHIR IG analytics

Packageans.fhir.fr.sas
Resource TypeSlot
IdSlot-ExampleSlotCPTS2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : Slot ExampleSlotCPTS2

Profil: FrSlotAgregateurCPTS

Label de sécurités: Créneau accessible par le grand public (Détails : code TRE_R314-TypeCreneau PUBLIC = 'Créneau accessible par le grand public'), Créneau accessible par les communautés professionnelles territoriales de santé (Détails : code TRE_R314-TypeCreneau CPTS = 'Créneau accessible par les communautés professionnelles territoriales de santé')

serviceType: Visite de contrôle, Communauté Professionnelle Territoriale de Santé (CPTS), Communauté Professionnelle Territoriale de Santé (CPTS)

specialty: Médecine générale (SM)

appointmentType: Routine appointment - default if not valued

schedule: Schedule

status: Free

start: 2024-06-12 16:40:00+0200

end: 2024-06-12 17:00:00+0200

comment: https://exemple.com/rdv/com/


Source1

{
  "resourceType": "Slot",
  "id": "ExampleSlotCPTS2",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-slot-aggregator"
    ],
    "security": [
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
        "code": "PUBLIC"
      },
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
        "code": "CPTS"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "serviceType": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code": "AMB"
        }
      ],
      "text": "Visite de contrôle"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType",
          "valueReference": {
            "reference": "HealthcareService/ExampleHealthcareServiceCPTS1"
          }
        }
      ],
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement",
          "code": "604"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType",
          "valueReference": {
            "reference": "HealthcareService/ExampleHealthcareServiceCPTS2"
          }
        }
      ],
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement",
          "code": "604"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
          "code": "SM54"
        }
      ]
    }
  ],
  "appointmentType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0276",
        "code": "ROUTINE"
      }
    ]
  },
  "schedule": {
    "reference": "Schedule/ExampleSchedule"
  },
  "status": "free",
  "start": "2024-06-12T16:40:00.000+02:00",
  "end": "2024-06-12T17:00:00.000+02:00",
  "comment": "https://exemple.com/rdv/com/"
}