FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/code-system-schedule-type-id-core

PackageIdHIE.0v
TypeCodeSystem
Idcode-system-schedule-type-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/CodeSystem/schedule-type-id-core
URLhttp://fhir.hie.moh.gov.id/CodeSystem/schedule-type-id-core
Statusdraft
Date2023-06-07T07:16:10.3933867+00:00
NameCodeSystemScheduleTypeIdCore
TitleCodeSystemScheduleType (IdCore)
Authorityhl7
DescriptionSchedule Type
Contentcomplete

Resources that use this resource

ValueSet
schedule-type-id-coreValueSetScheduleType (ID Core)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

CodeSystemScheduleType (IdCore)

http://fhir.hie.moh.gov.id/CodeSystem/schedule-type-id-core

Schedule Type


Source

{
  "resourceType": "CodeSystem",
  "id": "code-system-schedule-type-id-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.id/CodeSystem/schedule-type-id-core",
  "name": "CodeSystemScheduleTypeIdCore",
  "title": "CodeSystemScheduleType (IdCore)",
  "status": "draft",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "Schedule Type",
  "compositional": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "internal",
      "display": "Internal",
      "definition": "Jadwalkan hanya untuk pemesanan internal"
    },
    {
      "code": "public",
      "display": "Publik",
      "definition": "Jadwal diperbolehkan untuk pemesanan publik"
    },
    {
      "code": "affiliate",
      "display": "Afiliasi",
      "definition": "Jadwal diperbolehkan untuk pemesanan organisasi afiliasi"
    },
    {
      "code": "outsource",
      "display": "Outsource",
      "definition": "Jadwal diizinkan untuk pemesanan organisasi outsourcing"
    }
  ]
}