FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/fr-healthcare-service-R4.StructureDefinition

Packagehl7-france-fhir.administrative
Resource TypeStructureDefinition
Idfr-healthcare-service-R4.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrHealthcareService
URLhttp://interopsante.org/fhir/StructureDefinition/FrHealthcareService
Version1.0
Statusactive
Date2021-05-17
NameFrHealthcareService
DescriptionProfile of the HealthcareService resource for France | Profil de la ressource HealthcareService pour l'usage en France. This profile adds the element serviceTypeDuration to associate the service with the duration of this service | Ce profil ajoute l'élément serviceTypeDuration de façon à associer le service avec la durée du service.
TypeHealthcareService
Kindresource

Resources that use this resource

CapabilityStatement
GAP.ConsommateurGAPCI-SIS Gestion-d-Agendas-Partages - ConsommateurGAP
GAP.DeclarantGAPCI-SIS Gestion-d-Agendas-Partages - DeclarantGAP
GAP.GestionnaireRessourcesGAPCI-SIS Gestion-d-Agendas-Partages - GestionnaireRessourcesGAP
StructureDefinition
FrScheduleAgregateurFrScheduleAgregateur
sas-cpts-healthcareservice-aggregatorFrHealthcareServiceAgregateurCPTS
FrAppointmentFrAppointment
FrPractitionerRoleExerciceFrPractitionerRoleExercice
FrScheduleFrSchedule
GAP_BundleResultatReponseADemandeConsultationDisponibiliteGAP_BundleResultatReponseADemandeConsultationDisponibilites
GAP_BundleResultatReponseADemandeConsultationRDVGAP_BundleResultatReponseADemandeConsultationRDV

Resources that this resource uses

StructureDefinition
FrContactPointFrContactPoint
FrLocationFrLocation
FrOrganizationFrOrganization
FrServiceTypeDurationFrServiceTypeDuration
ValueSet
fr-practitioner-specialtyfr-practitioner-specialty

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrHealthcareService",
  "version": "1.0",
  "name": "FrHealthcareService",
  "status": "active",
  "date": "2021-05-17",
  "publisher": "InteropSanté",
  "contact": [
    {
      "name": "François Macary/Isabelle Gibaud",
      "telecom": [
        {
          "system": "email",
          "value": "francois.macary@phast.fr",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Profile of the HealthcareService resource for France | Profil de la ressource HealthcareService pour l'usage en France.\r\nThis profile adds the element serviceTypeDuration to associate the service with the duration of this service | Ce profil ajoute l'élément serviceTypeDuration de façon à associer le service avec la durée du service.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "HealthcareService",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "HealthcareService.extension",
        "path": "HealthcareService.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "HealthcareService.extension:serviceTypeDuration",
        "path": "HealthcareService.extension",
        "sliceName": "serviceTypeDuration",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration"
            ]
          }
        ]
      },
      {
        "id": "HealthcareService.identifier.use",
        "path": "HealthcareService.identifier.use",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
        }
      },
      {
        "id": "HealthcareService.providedBy",
        "path": "HealthcareService.providedBy",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id": "HealthcareService.category",
        "path": "HealthcareService.category",
        "max": "1"
      },
      {
        "id": "HealthcareService.specialty",
        "path": "HealthcareService.specialty",
        "binding": {
          "strength": "required",
          "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty"
        }
      },
      {
        "id": "HealthcareService.location",
        "path": "HealthcareService.location",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://interopsante.org/fhir/StructureDefinition/FrLocation"
            ]
          }
        ]
      },
      {
        "id": "HealthcareService.telecom",
        "path": "HealthcareService.telecom",
        "type": [
          {
            "code": "ContactPoint",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrContactPoint"
            ]
          }
        ]
      },
      {
        "id": "HealthcareService.coverageArea",
        "path": "HealthcareService.coverageArea",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://interopsante.org/fhir/StructureDefinition/FrLocation"
            ]
          }
        ]
      },
      {
        "id": "HealthcareService.availableTime.daysOfWeek",
        "path": "HealthcareService.availableTime.daysOfWeek",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/days-of-week"
        }
      }
    ]
  }
}