PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@3.0.0-ballot
    http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coding-status-values
description: Coding Status Values (Parameters) contains various status flags that result from the coding process
package_name: hl7.fhir.us.vrdr
derivation: constraint
name: CodingStatusValues
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      rules: open
      description: Slicing based on the profile conformance of the sliced element
      discriminator:
      - {path: name, type: value}
      min: null
      slices:
        shipmentNumber:
          match: {name: shipmentNumber}
          schema:
            short: shipment number
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              name:
                pattern: {type: String, value: shipmentNumber}
                index: 3
              value:
                choices: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
              resource: {index: 7}
              part: {index: 8}
            required: [valueString, value]
        receiptDate:
          match: {name: receiptDate}
          schema:
            short: receipt date
            index: 9
            extensions: {}
            elements:
              extension: {index: 10}
              name:
                pattern: {type: String, value: receiptDate}
                index: 11
              value:
                choices: [valueDate]
                index: 13
              valueDate: {type: date, choiceOf: value, index: 14}
              value[x]:
                extensions:
                  partialDate: {url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/ExtensionPartialDateTimeVitalRecords', min: 0, max: 1, type: Extension, index: 16}
                elements:
                  extension:
                    index: 15
                    slicing:
                      rules: open
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        partialDate:
                          match: {url: null}
                          schema: {type: Extension, url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/ExtensionPartialDateTimeVitalRecords', index: 16}
                          min: 0
                          max: 1
              resource: {index: 17}
              part: {index: 18}
            required: [value, valueDate]
        coderStatus:
          match: {name: coderStatus}
          schema:
            short: coder status
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              name:
                pattern: {type: String, value: coderStatus}
                index: 21
              value:
                choices: [valueInteger]
                index: 23
              valueInteger: {type: integer, choiceOf: value, index: 24}
              resource: {index: 25}
              part: {index: 26}
            required: [value, valueInteger]
        intentionalReject:
          match: {name: intentionalReject}
          schema:
            short: Intentional reject
            index: 27
            extensions: {}
            elements:
              extension: {index: 28}
              name:
                pattern: {type: String, value: intentionalReject}
                index: 29
              value:
                choices: [valueCodeableConcept]
                index: 31
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 32}
              resource: {index: 33}
              part: {index: 34}
            required: [value, valueCodeableConcept]
        acmeSystemReject:
          match: {name: acmeSystemReject}
          schema:
            short: ACME System Reject
            index: 35
            extensions: {}
            elements:
              extension: {index: 36}
              name:
                pattern: {type: String, value: acmeSystemReject}
                index: 37
              value:
                choices: [valueCodeableConcept]
                index: 39
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 40}
              resource: {index: 41}
              part: {index: 42}
            required: [value, valueCodeableConcept]
        transaxConversion:
          match: {name: transaxConversion}
          schema:
            short: 'ALIAS: Transax Conversion'
            index: 43
            extensions: {}
            elements:
              extension: {index: 44}
              name:
                pattern: {type: String, value: transaxConversion}
                index: 45
              value:
                choices: [valueCodeableConcept]
                index: 47
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 48}
              resource: {index: 49}
              part: {index: 50}
            required: [value, valueCodeableConcept]
package_version: 3.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coding-status-values
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 3.0.0-ballot