CodeSystemScheduleType (MY Core)

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="code-system-schedule-type-my-core" />
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <url value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core" />
    <name value="CodeSystemScheduleTypeMyCore" />
    <title value="CodeSystemScheduleType (MYCore)" />
    <status value="active" />
    <date value="2024-02-12T04:04:09.5621857+00:00" />
    <description value="Schedule &amp; Appointment Type" />
    <compositional value="false" />
    <content value="complete" />
    <count value="5" />
    <concept>
        <code value="internal" />
        <display value="Internal" />
        <definition value="Schedule only for internal booking" />
    </concept>
    <concept>
        <code value="public" />
        <display value="Public" />
        <definition value="Schedule allowed for public booking" />
    </concept>
    <concept>
        <code value="affiliate" />
        <display value="Affiliate" />
        <definition value="Schedule allowed for affiliated organization booking" />
    </concept>
    <concept>
        <code value="outsource" />
        <display value="Outsource" />
        <definition value="Schedule allowed for outsource organization booking" />
    </concept>
    <concept>
        <code value="walk-in" />
        <display value="Walk In" />
        <definition value="Appointment walk-in" />
    </concept>
</CodeSystem>

{
    "resourceType": "CodeSystem",
    "id": "code-system-schedule-type-my-core",
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "url": "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
    "name": "CodeSystemScheduleTypeMyCore",
    "title": "CodeSystemScheduleType (MYCore)",
    "status": "active",
    "date": "2024-02-12T04:04:09.5621857+00:00",
    "description": "Schedule & Appointment Type",
    "compositional": false,
    "content": "complete",
    "count": 5,
    "concept":  [
        {
            "code": "internal",
            "display": "Internal",
            "definition": "Schedule only for internal booking"
        },
        {
            "code": "public",
            "display": "Public",
            "definition": "Schedule allowed for public booking"
        },
        {
            "code": "affiliate",
            "display": "Affiliate",
            "definition": "Schedule allowed for affiliated organization booking"
        },
        {
            "code": "outsource",
            "display": "Outsource",
            "definition": "Schedule allowed for outsource organization booking"
        },
        {
            "code": "walk-in",
            "display": "Walk In",
            "definition": "Appointment walk-in"
        }
    ]
}

Defining URL http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core
version 1.0.0
Name CodeSystemScheduleTypeMyCore
Description Schedule Type
Title CodeSystemScheduleType (MY Core)
Status Active as of 13-6-2022
Publisher Malaysia MOH - HIE Steering Committee
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License

This code system http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core defines the following codes:

CodeDisplayDefinition
internalInternalSchedule only for internal booking
publicPublicSchedule allowed for public booking
affiliateAffiliateSchedule allowed for affiliated organization booking
outsourceOutsourceSchedule allowed for outsource organization booking
walk-inWalk InAppointment walk-in