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

FHIR IG analytics

Packagehl7-france-fhir.administrative-2022
Resource TypeSchedule
IdSchedule-4867edec-e6ef-4ce7-a409-7e32a79a7148.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Schedule",
  "id": "4867edec-e6ef-4ce7-a409-7e32a79a7148",
  "meta": {
    "versionId": "1000018332",
    "lastUpdated": "2022-08-26T13:24:56+00:00"
  },
  "language": "fr-FR",
  "identifier": [
    {
      "system": "urn:oid:1.2.250.1.300.1.1.1.113",
      "value": "217"
    }
  ],
  "active": true,
  "serviceCategory": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/service-category",
          "code": "35",
          "display": "Hospital"
        }
      ],
      "text": "Hospital"
    }
  ],
  "actor": [
    {
      "reference": "Practitioner/743d0d2b-985b-420e-b00d-63bef3cb76da"
    }
  ],
  "planningHorizon": {
    "start": "2022-09-01T13:24:56+00:00",
    "end": "2022-09-01T13:39:56+00:00"
  }
}