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

FHIR IG analytics

Packagehl7-france-fhir.administrative-2022
Resource TypeStructureDefinition
Idfr-location-R4.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative-2022@1.0.0&canonical=http://interopsante.org/fhir/StructureDefinition/FrLocation
URLhttp://interopsante.org/fhir/StructureDefinition/FrLocation
Version1.0
Statusactive
Date2021-05-17
NameFrLocation
DescriptionFrench profile of Location | Profil français de la ressource Location
TypeLocation
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
FrLocationAgregateurFrLocationAgregateur
FrScheduleAgregateurFrScheduleAgregateur
sas-sos-location-aggregatorFrLocationAgregateurSOS
sas-sos-schedule-aggregatorFrScheduleAgregateurSOS
GAP_BundleResultatReponseADemandeConsultationDisponibiliteGAP_BundleResultatReponseADemandeConsultationDisponibilites
GAP_BundleResultatReponseADemandeConsultationRDVGAP_BundleResultatReponseADemandeConsultationRDV
FrEncounterFrEncounter
FrAppointmentFrAppointment
FrHealthcareServiceFrHealthcareService
FrLocationFrLocation
FrPractitionerRoleExerciceFrPractitionerRoleExercice
FrScheduleFrSchedule

Resources that this resource uses

StructureDefinition
FrLocationFrLocation
FrLocationPartOfPositionRoomFrLocationPartOfPositionRoom
FrLocationUsePeriodFrLocationUsePeriod
FrOrganizationFrOrganization
ValueSet
fr-location-identifier-typefr-location-identifier-type
fr-location-physical-typefr-location-physical-type
fr-location-typefr-location-type
v2-0116hl7VS-bedStatus

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrLocation",
  "version": "1.0",
  "name": "FrLocation",
  "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": "French profile of Location | Profil français de la ressource Location",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.extension",
        "path": "Location.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Location.extension:usePeriod",
        "path": "Location.extension",
        "sliceName": "usePeriod",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod"
            ]
          }
        ]
      },
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "min": 1
      },
      {
        "id": "Location.identifier.use",
        "path": "Location.identifier.use",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
        }
      },
      {
        "id": "Location.identifier.type",
        "path": "Location.identifier.type",
        "min": 1,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://interopsante.org/fhir/ValueSet/fr-location-identifier-type"
        }
      },
      {
        "id": "Location.identifier.system",
        "path": "Location.identifier.system",
        "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "min": 1
      },
      {
        "id": "Location.identifier.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.identifier.assigner",
        "path": "Location.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/location-status"
        }
      },
      {
        "id": "Location.operationalStatus",
        "path": "Location.operationalStatus",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0116"
        }
      },
      {
        "id": "Location.mode",
        "path": "Location.mode",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/location-mode"
        }
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://interopsante.org/fhir/ValueSet/fr-location-type"
        }
      },
      {
        "id": "Location.physicalType",
        "path": "Location.physicalType",
        "binding": {
          "strength": "example",
          "valueSet": "http://interopsante.org/fhir/ValueSet/fr-location-physical-type"
        }
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean": true
              }
            ],
            "code": "Reference",
            "targetProfile": [
              "http://interopsante.org/fhir/StructureDefinition/FrLocation"
            ]
          }
        ]
      },
      {
        "id": "Location.partOf.extension",
        "path": "Location.partOf.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Location.partOf.extension:positionRoom",
        "path": "Location.partOf.extension",
        "sliceName": "positionRoom",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom"
            ]
          }
        ]
      },
      {
        "id": "Location.hoursOfOperation.daysOfWeek",
        "path": "Location.hoursOfOperation.daysOfWeek",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/days-of-week"
        }
      }
    ]
  }
}