PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-crd@2.2.0
    http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-appointment-no-order
description: An appointment where the details of what the appointment is being booked for are provided inline and there is no associated ServiceRequest
package_name: hl7.fhir.us.davinci-crd
derivation: constraint
name: CRDAppointmentNoOrder
type: Appointment
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Coverage-Information:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information', index: 1}
          min: 0
  identifier: {mustSupport: true, index: 2}
  serviceCategory:
    mustSupport: true
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        us-core:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-servicerequest-category|7.0.0'}
            mustSupport: true
            array: true
            index: 4
          min: 0
        encounterType:
          match: {}
          schema:
            short: inpatient, outpatient, etc.
            binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActEncounterCode|3.0.0'}
            mustSupport: true
            index: 5
          min: 0
          max: 1
        serviceType:
          match: {}
          schema:
            short: X-ray, Lab, consulation, surgical, etc.
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/X12ServiceType'}
            mustSupport: true
            index: 6
          min: 0
          max: 1
  serviceType:
    short: Codes to identify requested services. (CPT, SNOMED CT or LOINC)
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/serviceRequestCodes'}
    mustSupport: true
    index: 7
    extensions:
      BillingOptions: {url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-billing-options', min: 0, type: Extension, short: Expected Billing Code(s), mustSupport: true, index: 8}
    elements:
      extension:
        type: Extension
        short: Expected Billing Code(s)
        mustSupport: true
        url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-billing-options
        index: 8
        slicing:
          slices:
            BillingOptions:
              match: {}
              schema: {type: Extension, short: Expected Billing Code(s), mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-billing-options', index: 8}
              min: 0
  specialty: {mustSupport: true, index: 9}
  appointmentType: {mustSupport: true, index: 10}
  reasonReference: {mustSupport: true, index: 11}
package_version: 2.2.0
extensions:
  Coverage-Information: {url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information', min: 0, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-appointment-no-order
base: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-appointment-base
version: 2.2.0