PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@1.0.0
    http://fhir.hie.moh.gov.my/StructureDefinition/Appointment-my-core
{
  "description": "A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).",
  "_filename": "StructureDefinition-Appointment-my-core.json",
  "package_name": "myhie.v4",
  "date": "2024-03-13T01:41:41.3395961+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2024-03-07T01:06:44.0657435+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "AppointmentMyCore",
  "abstract": false,
  "type": "Appointment",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Appointment (MY Core)",
  "package_version": "1.0.0",
  "status": "active",
  "id": "f71acf09-b94d-4259-9823-e5cddca61aad",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Appointment-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Appointment.extension:simpleRegister",
      "max": "1",
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/simple-register-my-core" ]
      } ],
      "short": "Extension used in appointment for simple registration without having to creating a patient resource",
      "sliceName": "simpleRegister",
      "definition": "Extension used in appointment for simple registration without having to creating a patient resource",
      "isModifier": false
    }, {
      "id": "Appointment.extension:simpleRegister.extension:identifier",
      "max": "1",
      "path": "Appointment.extension.extension",
      "sliceName": "identifier"
    }, {
      "id": "Appointment.extension:simpleRegister.extension:name",
      "max": "1",
      "path": "Appointment.extension.extension",
      "sliceName": "name"
    }, {
      "id": "Appointment.extension:simpleRegister.extension:birthDate",
      "max": "1",
      "path": "Appointment.extension.extension",
      "sliceName": "birthDate"
    }, {
      "id": "Appointment.identifier",
      "path": "Appointment.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.identifier:vcToken",
      "path": "Appointment.identifier",
      "sliceName": "vcToken"
    }, {
      "id": "Appointment.identifier:vcToken.system",
      "path": "Appointment.identifier.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/sid/vc-token"
    }, {
      "id": "Appointment.cancelationReason",
      "path": "Appointment.cancelationReason",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/cancelation-reason-my-core"
      }
    }, {
      "id": "Appointment.serviceCategory",
      "min": 1,
      "path": "Appointment.serviceCategory",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/encounter-category-my-core"
      }
    }, {
      "id": "Appointment.serviceType",
      "min": 1,
      "path": "Appointment.serviceType",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core"
      }
    }, {
      "id": "Appointment.specialty",
      "min": 1,
      "path": "Appointment.specialty"
    }, {
      "id": "Appointment.specialty.coding",
      "path": "Appointment.specialty.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.specialty.coding:specialty",
      "path": "Appointment.specialty.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core"
      },
      "sliceName": "specialty"
    }, {
      "id": "Appointment.specialty.coding:specialty.system",
      "path": "Appointment.specialty.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core"
    }, {
      "id": "Appointment.specialty.coding:serviceCategory",
      "path": "Appointment.specialty.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
      },
      "sliceName": "serviceCategory"
    }, {
      "id": "Appointment.specialty.coding:serviceCategory.system",
      "path": "Appointment.specialty.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
    }, {
      "id": "Appointment.appointmentType",
      "min": 1,
      "path": "Appointment.appointmentType",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/Valueset/schedule-type-my-core"
      }
    }, {
      "id": "Appointment.participant",
      "path": "Appointment.participant",
      "constraint": [ {
        "key": "app-1",
        "human": "Either the type or actor on the participant SHALL be specified",
        "source": "http://fhir.hie.moh.gov.my/StructureDefinition/Appointment",
        "severity": "error"
      } ]
    }, {
      "id": "Appointment.participant.actor.type",
      "min": 1,
      "path": "Appointment.participant.actor.type"
    }, {
      "id": "Appointment.participant.actor.display",
      "min": 1,
      "path": "Appointment.participant.actor.display"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment"
}