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

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeSchedule
Idexample-schedule.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": "example-schedule",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-09-26T04:43:45.152+00:00",
    "source": "http://provider.hie.moh.gov.my#B2Xoe3wfCjpklbvv",
    "profile": [
      "http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core"
    ]
  },
  "extension": [
    {
      "url": "http://fhir.hie.moh.gov.my/StructureDefinition/schedule-type-my-core",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
            "code": "internal",
            "display": "Internal"
          }
        ]
      }
    },
    {
      "url": "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core",
      "extension": [
        {
          "url": "recorder",
          "valueReference": {
            "reference": "PractitionerRole/7514c6ca-e4fe-4278-9d59-a68184d3be00/_history/7",
            "display": "SYAHNAZWAN AZIEZ"
          }
        },
        {
          "url": "recordedDate",
          "valueDateTime": "2022-09-26T12:43:26+08:00"
        },
        {
          "url": "lastUpdater",
          "valueReference": {
            "reference": "PractitionerRole/7514c6ca-e4fe-4278-9d59-a68184d3be00/_history/7",
            "display": "SYAHNAZWAN AZIEZ"
          }
        }
      ]
    }
  ],
  "active": true,
  "serviceCategory": [
    {
      "coding": [
        {
          "system": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
          "code": "VR",
          "display": "Virtual"
        }
      ]
    }
  ],
  "serviceType": [
    {
      "coding": [
        {
          "system": "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
          "code": "VCG",
          "display": "Group Virtual Consultation"
        }
      ]
    }
  ],
  "actor": [
    {
      "reference": "HealthcareService/6721be30-c86c-4ed0-a925-d7c7cac71333",
      "type": "HealthcareService",
      "display": "Communicable Disease"
    },
    {
      "reference": "Location/9674fab0-9661-4c32-9ead-fd110dedbd68",
      "type": "Location",
      "display": "BAGUNAN A"
    }
  ],
  "planningHorizon": {
    "start": "2022-09-29T09:00:00+08:00",
    "end": "2022-09-29T17:00:00+08:00"
  },
  "comment": "HTJ-FAI TEST TOKEN"
}