PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Schedule-id-core
{
  "description": null,
  "_filename": "StructureDefinition-Schedule-id-core.json",
  "package_name": "IdHIE.0v",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ScheduleIdCore",
  "abstract": false,
  "type": "Schedule",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Schedule (ID Core)",
  "package_version": "0.0.1",
  "status": "active",
  "id": "a2f416d3-31d4-4397-8377-4990ed45c36e",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Schedule-id-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Schedule.extension",
      "min": 1,
      "path": "Schedule.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Schedule.extension:scheduleType",
      "min": 1,
      "path": "Schedule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/schedule-type-id-core" ]
      } ],
      "sliceName": "scheduleType",
      "isModifier": false
    }, {
      "id": "Schedule.extension:addressState",
      "max": "1",
      "min": 0,
      "path": "Schedule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/address-state-id-core" ]
      } ],
      "sliceName": "addressState",
      "isModifier": false
    }, {
      "id": "Schedule.extension:addressDistrict",
      "max": "1",
      "min": 0,
      "path": "Schedule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/address-district-id-core" ]
      } ],
      "sliceName": "addressDistrict",
      "isModifier": false
    }, {
      "id": "Schedule.extension:schedulePosition",
      "max": "1",
      "min": 0,
      "path": "Schedule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/schedule-position-id-core" ]
      } ],
      "sliceName": "schedulePosition",
      "isModifier": false
    }, {
      "path": "Schedule.extension",
      "min": 0,
      "definition": "Record audit on individual who recorded and updated the data",
      "isModifier": false,
      "short": "Record audit on individual who recorded and updated the data",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core" ]
      } ],
      "sliceName": "audit",
      "max": "1",
      "id": "Schedule.extension:audit",
      "comment": "Record audit on individual who recorded and updated the data"
    }, {
      "id": "Schedule.serviceCategory",
      "max": "1",
      "min": 1,
      "path": "Schedule.serviceCategory",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "service-category"
        } ]
      }
    }, {
      "id": "Schedule.serviceType",
      "max": "1",
      "min": 1,
      "path": "Schedule.serviceType",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/service-type-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "service-type"
        } ]
      }
    }, {
      "id": "Schedule.specialty",
      "path": "Schedule.specialty",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "specialty"
        } ]
      }
    }, {
      "id": "Schedule.actor.type",
      "min": 1,
      "path": "Schedule.actor.type"
    }, {
      "id": "Schedule.actor.display",
      "min": 1,
      "path": "Schedule.actor.display"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule"
}