PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/ServiceRequest-id-core
description: A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
package_name: IdHIE.0v
derivation: constraint
name: ServiceRequestIdCore
type: ServiceRequest
elements:
  category:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            serviceRequestCategory:
              match: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/servicerequest-category-id-core'}
              schema:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/servicerequest-category-id-core'}
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/servicerequest-category-id-core'}
                    index: 3
                required: [system]
            labSubGroup:
              match: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/lab-sub-group-id-core'}
              schema:
                binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/lab-sub-group-id-core'}
                index: 4
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/lab-sub-group-id-core'}
                    index: 5
                required: [system]
            imagingModality:
              match: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/imaging-modality-id-core'}
              schema:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/imaging-modality-id-core'}
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/imaging-modality-id-core'}
                    index: 7
                required: [system]
            imagingRegion:
              match: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/imaging-region-id-core'}
              schema:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/imaging-region-id-core'}
                index: 8
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/imaging-region-id-core'}
                    index: 9
                required: [system]
    required: [coding]
  code:
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/loinc-id-core'}
    index: 10
    elements:
      coding:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            lab:
              match: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/lab-id-core'}
              schema:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/lab-id-core'}
                index: 12
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/lab-id-core'}
                    index: 13
                required: [system]
            imaging:
              match: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/imaging-id-core'}
              schema:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/imaging-id-core'}
                index: 14
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/imaging-id-core'}
                    index: 15
                required: [system]
  asNeeded:
    choices: []
    index: 17
  performerType:
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/schedule-type-id-core'}
    index: 18
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/ServiceRequest-id-core
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 1.0.0
required: [category]