PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative-2022@1.0.0
    http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration
{
  "description": "This French extension allows to associate the type of service with the duration of this service | Cette extension française permet d'associer le type de service avec la durée de ce service.",
  "_filename": "fr-service-type-duration-R4.StructureDefinition.json",
  "package_name": "hl7-france-fhir.administrative-2022",
  "date": "2019-07-09",
  "derivation": "constraint",
  "publisher": "Interop'Santé",
  "fhirVersion": "4.0.0",
  "name": "FrServiceTypeDuration",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "606b1ede-483f-4bbd-a666-42de9277869f",
  "kind": "complex-type",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration",
  "context": [ {
    "type": "element",
    "expression": "PractitionerRole"
  }, {
    "type": "element",
    "expression": "HealthcareService"
  }, {
    "type": "element",
    "expression": "Schedule"
  } ],
  "version": "4.0.0",
  "differential": {
    "element": [ {
      "id": "Extension.extension",
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:serviceType",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/service-type",
        "description": "This value set defines an example set of codes of service-types."
      },
      "sliceName": "serviceType"
    }, {
      "id": "Extension.extension:serviceType.url",
      "path": "Extension.extension.url",
      "fixedUri": "serviceType"
    }, {
      "id": "Extension.extension:serviceType.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ]
    }, {
      "id": "Extension.extension:serviceType.value[x].coding",
      "path": "Extension.extension.value[x].coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/service-type"
      }
    }, {
      "id": "Extension.extension:duration",
      "max": "1",
      "path": "Extension.extension",
      "short": "Duration of the service | durée du service",
      "sliceName": "duration",
      "definition": "Duration of the service that has to be performed during the appointment | Durée du service à assurer durant le RDV"
    }, {
      "id": "Extension.extension:duration.url",
      "path": "Extension.extension.url",
      "fixedUri": "duration"
    }, {
      "id": "Extension.extension:duration.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Duration"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "François Macary/Isabelle Gibaud",
    "telecom": [ {
      "use": "work",
      "value": "francois.macary@phast.fr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}