PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    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": "2023-04-10T23:23:10.8917831+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-04-05T23:39:12.0038225+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": "2.0.0-alpha",
  "status": "active",
  "id": "150cd232-10ec-48ea-a285-9448c1b97517",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Appointment-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Appointment.extension",
      "min": 0,
      "path": "Appointment.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.extension:simpleRegister",
      "max": "1",
      "min": 0,
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/simple-register-my-core" ]
      } ],
      "sliceName": "simpleRegister",
      "isModifier": false
    }, {
      "id": "Appointment.extension:simpleRegister.extension",
      "min": 0,
      "path": "Appointment.extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.extension:simpleRegister.extension:identifier",
      "max": "1",
      "min": 0,
      "path": "Appointment.extension.extension",
      "sliceName": "identifier"
    }, {
      "id": "Appointment.extension:simpleRegister.extension:name",
      "max": "1",
      "min": 0,
      "path": "Appointment.extension.extension",
      "sliceName": "name"
    }, {
      "id": "Appointment.extension:simpleRegister.extension:birthDate",
      "max": "1",
      "min": 0,
      "path": "Appointment.extension.extension",
      "sliceName": "birthDate"
    }, {
      "id": "Appointment.cancelationReason",
      "path": "Appointment.cancelationReason",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/cancelation-reason-my-core"
      }
    }, {
      "id": "Appointment.serviceCategory",
      "path": "Appointment.serviceCategory",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/Valueset/service-request-category-my-core"
      },
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.serviceCategory:encounterClass",
      "path": "Appointment.serviceCategory",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/Valueset/service-request-category-my-core"
      },
      "sliceName": "encounterClass"
    }, {
      "id": "Appointment.serviceCategory:encounterClass.coding.system",
      "path": "Appointment.serviceCategory.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/Valueset/service-request-category-my-core"
    }, {
      "id": "Appointment.serviceCategory:serviceRequestCategory",
      "path": "Appointment.serviceCategory",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
      },
      "sliceName": "serviceRequestCategory"
    }, {
      "id": "Appointment.serviceCategory:serviceRequestCategory.coding.system",
      "path": "Appointment.serviceCategory.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
    }, {
      "id": "Appointment.serviceType",
      "path": "Appointment.serviceType",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core"
      }
    }, {
      "id": "Appointment.specialty",
      "path": "Appointment.specialty",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core"
      }
    }, {
      "id": "Appointment.appointmentType",
      "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"
}