description: PAS constraints on Claim resource mandating support for elements relevant to the prior authorization request package_name: hl7.fhir.us.davinci-pas derivation: constraint name: PASClaim type: Claim elements: extension: type: Extension short: Information about a hospital claim being requested. mustSupport: true url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.encounter index: 0 slicing: slices: encounter: match: {} schema: type: Extension short: Information about a hospital claim being requested. mustSupport: true url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.encounter index: 0 elements: value: choices: [valueReference] index: 2 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-encounter'] index: 3 identifier: {array: true, min: 1, max: 2, index: 4} related: {index: 5} supportingInfo: short: Send additional paperwork or supporting information for the request. This can be most commonly a DocumentReference profile although any type of information is allowed. mustSupport: true array: true index: 6 slicing: slices: AdditionalInformation: match: {} schema: short: Send additional paperwork or supporting information for the request. This can be most commonly a DocumentReference profile although any type of information is allowed. mustSupport: true array: true index: 6 extensions: documentInformation: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-documentInformation', min: 1, max: 1, type: Extension, mustSupport: true, index: 8} elements: extension: index: 7 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: documentInformation: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-documentInformation', index: 8} min: 1 max: 1 category: pattern: type: CodeableConcept value: coding: - {code: additionalInformation, system: 'http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes'} type: CodeableConcept index: 9 timing: choices: [] index: 11 value: mustSupport: true choices: [valueReference] index: 13 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Resource', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|7.0.0', 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-documentreference'] index: 14 required: [extension, value, valueReference] MessageText: match: {} schema: short: Send text messages to the UMO. mustSupport: true array: true index: 15 elements: category: pattern: type: CodeableConcept value: coding: - {code: freeFormMessage, system: 'http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes'} type: CodeableConcept index: 16 timing: choices: [] index: 18 value: mustSupport: true choices: [valueString] index: 20 valueString: {type: string, mustSupport: true, choiceOf: value, index: 21} required: [value, valueString] diagnosis: short: 'Pertinent diagnosis information. NOTE: Only the first 12 diagnoses can be sent in the X12 request.' index: 22 extensions: recordedDate: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-diagnosisRecordedDate', min: 0, max: 1, type: Extension, short: The date that a diagnosis was recorded. (HIxx-4), mustSupport: true, index: 24} elements: extension: index: 23 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: recordedDate: match: {url: null} schema: {type: Extension, short: The date that a diagnosis was recorded. (HIxx-4), mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-diagnosisRecordedDate', index: 24} min: 0 max: 1 item: constraint: ImmediateLevelOfCare: {human: 'If Certification Type is an immediate appeal, then Level of Service Code must be present', source: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim', severity: error, expression: 'extension.where(url=''http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType'' and value.code=''1'').exists() implies extension.where(url=''http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-levelOfServiceCode'').exists()'} index: 25 extensions: requestType: {url: null, min: 1, _required: true, index: 27} certificationType: {url: null, min: 1, _required: true, index: 28} epsdtIndicator: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-epsdtIndicator', min: 0, max: 1, type: Extension, short: An indicator of whether early and periodic screen for diagnosis and treatment of children is involved., mustSupport: true, index: 29} nursingHomeResidentialStatus: url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus type: Extension short: A code specifying the status of a nursing home resident at the time of service. (SV209) mustSupport: true index: 30 elements: value: mustSupport: true choices: [] index: 32 nursingHomeLevelOfCare: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeLevelOfCare', min: 0, max: 1, type: Extension, short: 'A code specifying the level of care provided by a nursing home facility. (SV120, SV210)', mustSupport: true, index: 33} revenueUnitRateLimit: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-revenueUnitRateLimit', min: 0, max: 1, type: Extension, short: The limit on the rate per unit of revenue for hospital accomodation. (SV206), mustSupport: true, index: 34} requestedService: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-requestedService', min: 0, max: 1, type: Extension, short: The details of the service being requested., mustSupport: true, index: 35} elements: extension: array: true min: 2 index: 26 slicing: slices: requestType: match: {} schema: {_required: true, index: 27} min: 1 certificationType: match: {} schema: {_required: true, index: 28} min: 1 epsdtIndicator: match: {} schema: {type: Extension, short: An indicator of whether early and periodic screen for diagnosis and treatment of children is involved., mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-epsdtIndicator', index: 29} min: 0 max: 1 nursingHomeResidentialStatus: match: {} schema: type: Extension short: A code specifying the status of a nursing home resident at the time of service. (SV209) mustSupport: true url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus index: 30 elements: value: mustSupport: true choices: [] index: 32 nursingHomeLevelOfCare: match: {} schema: {type: Extension, short: 'A code specifying the level of care provided by a nursing home facility. (SV120, SV210)', mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeLevelOfCare', index: 33} min: 0 max: 1 revenueUnitRateLimit: match: {} schema: {type: Extension, short: The limit on the rate per unit of revenue for hospital accomodation. (SV206), mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-revenueUnitRateLimit', index: 34} min: 0 max: 1 requestedService: match: {} schema: {type: Extension, short: The details of the service being requested., mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-requestedService', index: 35} min: 0 max: 1 category: {short: 'Since PAS requests only have item-level information, a category is required for conformance with the X12 278 request.', index: 36} location: choices: [] index: 38 unitPrice: {mustSupport: true, index: 39} required: [category, location] package_version: 2.2.0-ballot extensions: encounter: url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.encounter type: Extension short: Information about a hospital claim being requested. mustSupport: true index: 0 elements: value: choices: [valueReference] index: 2 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-encounter'] index: 3 class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim base: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim-base version: 2.2.0-ballot required: [identifier, item]