Da Vinci Prior Authorization Support (PAS) FHIR IG
1.2.0-ballot - STU 1.2 US

This page is part of the Da Vinci Prior Authorization Support (PAS) FHIR IG (v1.2.0-ballot: STU 1.2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Resource Profile: PAS Claim

Official URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim Version: 1.2.0-ballot
Active as of 2022-02-17 Computable Name: PASClaim

PAS constraints on Claim resource mandating support for elements relevant to the prior authorization request

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Claim

Summary

Mandatory: 2 elements (14 nested mandatory elements)
Must-Support: 58 elements
Fixed Value: 5 elements
Prohibited: 6 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Claim.careTeam is sliced based on the value of value:extension('http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope').value as boolean
  • The element Claim.supportingInfo is sliced based on the value of value:category
  • The element Claim.supportingInfo.timing[x] is sliced based on the value of type:$this
  • The element Claim.diagnosis.diagnosis[x] is sliced based on the value of type:$this
  • The element Claim.item.location[x] is sliced based on the value of type:$this

This structure is derived from Claim

NameFlagsCard.TypeDescription & Constraintsdoco
.. Claim 0..*ClaimClaim, Pre-determination or Pre-authorization
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension-levelOfServiceCode S0..1CodeableConceptA code specifying the level of service being requested (UM06)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-levelOfServiceCode
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/06/00/1338 (required): Codes specifying the level of service rendered. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

... identifier S1..1PASIdentifierBusiness identifier for claim
... use 1..1codeclaim | preauthorization | predetermination
Fixed Value: preauthorization
... patient 1..1Reference(PAS Beneficiary Patient)The recipient of the products and services
... insurer S0..1Reference(PAS Insurer Organization)Target
... provider S1..1Reference(PAS Requestor Organization)Party responsible for the claim
... Slices for careTeam S0..*BackboneElementMembers of the care team
Slice: Unordered, Open by value:extension('http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope').value as boolean
.... careTeam:All Slices Content/Rules for all slices
..... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
..... sequence S1..1positiveIntOrder of care team
..... provider S1..1Reference(PAS Practitioner | PAS Organization Base Profile)Practitioner or organization
..... role S0..1CodeableConceptFunction within the team
..... qualification S0..1CodeableConceptPractitioner credential or specialization
.... careTeam:OverallClaimMember 0..14BackboneElementMembers of the care team
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... valueBoolean 0..1booleanValue of extension
Fixed Value: true
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010EA/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010EA/PRV/1/03/00/127 (required)
.... careTeam:ItemClaimMember 0..10BackboneElementMembers of the care team
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... valueBoolean 0..1booleanValue of extension
Fixed Value: false
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010F/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010F/PRV/1/03/00/127 (required)
... Slices for supportingInfo S0..*BackboneElementSupporting information
Slice: Unordered, Open by value:category
.... supportingInfo:All Slices Content/Rules for all slices
..... sequence S1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: PAS Supporting Info Type Value Set (extensible)
.... supportingInfo:PatientEvent 0..1BackboneElementInformation about the dates of the event that are being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientEvent
..... Slices for timing[x] S1..1date, PeriodWhen it occurred
Slice: Unordered, Open by type:$this
..... timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... timingPeriod 0..1PeriodWhen it occurred
...... start I0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... end I0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... value[x] 0..0
.... supportingInfo:AdmissionDates 0..1BackboneElementInformation about the admission dates of a hospital admission being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admissionDates
..... Slices for timing[x] S1..1date, PeriodWhen it occurred
Slice: Unordered, Open by type:$this
..... timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... timingPeriod 0..1PeriodWhen it occurred
...... start I0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... end I0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... value[x] 0..0
.... supportingInfo:DischargeDates 0..1BackboneElementInformation about the discharge dates of a hospital admission being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: dischargeDates
..... Slices for timing[x] S1..1dateWhen it occurred
Slice: Unordered, Open by type:$this
..... timingDate I1..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... value[x] 0..0
.... supportingInfo:AdditionalInformation 0..1BackboneElementSend additional paperwork or supporting information for the request. This can be most commonly a PASDocumentReference profile although any type of information is allowed.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: additionalInformation
..... timing[x] 0..0
..... value[x] S1..1Reference(Resource)Data to be provided
.... supportingInfo:MessageText 0..1BackboneElementSend text messages to the UMO.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: freeFormMessage
..... timing[x] 0..0
..... value[x] S1..1stringData to be provided
.... supportingInfo:InstitutionalEncounter 0..1BackboneElementInformation about a hospital claim being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutionalEncounter
..... timing[x] 0..0
..... value[x] S1..1Reference(PAS Encounter)Data to be provided
... diagnosis S0..*BackboneElementPertinent diagnosis information
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-diagnosisRecordedDate S0..1dateThe date that a diagnosis was recorded. (HIxx-4)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-diagnosisRecordedDate
.... sequence S1..1positiveIntDiagnosis instance identifier
.... Slices for diagnosis[x] S1..1CodeableConceptNature of illness or problem
Slice: Unordered, Open by type:$this
.... diagnosisCodeableConcept 1..1CodeableConceptNature of illness or problem
Binding: X12 278 Diagnosis Code Value Set (required)
.... type S0..1CodeableConceptTiming or nature of the diagnosis
Binding: X12 278 Diagnosis Type Value Set (required)
... insurance S1..*BackboneElementPatient insurance information
.... sequence S1..1positiveIntInsurance instance identifier
.... focal 1..1booleanCoverage to be used for adjudication
Fixed Value: true
.... coverage S1..1Reference(PAS Coverage)Insurance information
... accident S0..1BackboneElementDetails of the event
.... date S1..1dateWhen the incident occurred
.... type S0..1CodeableConceptThe nature of the accident
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/05/01/1362 (required): Codes identifying an accompanying cause of an illness, injury or an accident. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... location[x] 0..1AddressWhere the event occurred
... item S1..*BackboneElementProduct or service provided
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-itemTraceNumber S0..*PASIdentifierUniquely identifies this claim item. (2000F-TRN)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemTraceNumber
.... extension-authorizationNumber S0..1stringA string assigned by the UMO to an authorized review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-authorizationNumber
.... extension-administrationReferenceNumber S0..1stringA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-administrationReferenceNumber
.... extension-serviceItemRequestType S0..1CodeableConceptA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceItemRequestType
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/01/00/1525 (required): Codes indicating a type of request. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-certificationType S0..1CodeableConceptA code representing the type of certification being requested (UM02)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/02/00/1322 (required): Codes indicating the type of certification. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-productOrServiceCodeEnd S0..1CodeableConceptUsed to provide the last code in a series of codes for the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-productOrServiceCodeEnd
Binding: X12 278 Requested Service Type (required)
.... extension-epsdtIndicator S0..1booleanAn indicator of whether early and periodic screen for diagnosis and treatment of children is involved.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-epsdtIndicator
.... extension-nursingHomeResidentialStatus S0..1CodeableConceptA code specifying the status of a nursing home resident at the time of service. (SV209)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus
..... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV2/1/09/00/1345 (required): Codes specifying the status of a nursing home resident at the time of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-nursingHomeLevelOfCare S0..1CodeableConceptA code specifying the level of care provided by a nursing home facility. (SV120, SV210)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeLevelOfCare
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV1/1/20/00/1337 (required): Codes specifying the level of care provided by a nursing home facility. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-revenueUnitRateLimit S0..1decimalThe limit on the rate per unit of revenue for hospital accomodation. (SV206)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-revenueUnitRateLimit
.... extension-requestedService S0..1Reference(PAS Medication Request | PAS Service Request | PAS Device Request)The details of the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-requestedService
.... sequence S1..1positiveIntItem instance identifier
.... careTeamSequence S0..*positiveIntApplicable careTeam members
.... diagnosisSequence S0..*positiveIntApplicable diagnoses
.... informationSequence S0..*positiveIntApplicable exception and supporting information
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: AHA NUBC Revenue Value Set (required)
.... category S0..1CodeableConceptBenefit classification
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/03/00/1365 (required): Codes identifying the classification of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: X12 278 Requested Service Type (required)
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: X12 278 Requested Service Modifier Type (required)
.... serviced[x] S0..1date, PeriodDate or dates of service or product delivery
.... Slices for location[x] S0..1CodeableConceptPlace of service or where product was supplied
Slice: Unordered, Open by type:$this
.... locationCodeableConcept 0..1CodeableConceptPlace of service or where product was supplied
Binding: X12 278 Health Care Service Location Type Value Set (required)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Claim 0..*ClaimClaim, Pre-determination or Pre-authorization
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension-levelOfServiceCode S0..1CodeableConceptA code specifying the level of service being requested (UM06)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-levelOfServiceCode
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/06/00/1338 (required): Codes specifying the level of service rendered. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S1..1PASIdentifierBusiness identifier for claim
... status ?!Σ1..1codeactive | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


Fixed Value: active
... type Σ1..1CodeableConceptCategory or discipline
Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim.

... subType 0..1CodeableConceptMore granular claim type
Binding: ExampleClaimSubTypeCodes (example): A more granular claim typecode.

... use Σ1..1codeclaim | preauthorization | predetermination
Binding: Use (required): The purpose of the Claim: predetermination, preauthorization, claim.


Fixed Value: preauthorization
... patient Σ1..1Reference(PAS Beneficiary Patient)The recipient of the products and services
... billablePeriod Σ0..1PeriodRelevant time frame for the claim
... created Σ1..1dateTimeResource creation date
... enterer 0..1Reference(Practitioner | PractitionerRole)Author of the claim
... insurer SΣ0..1Reference(PAS Insurer Organization)Target
... provider SΣ1..1Reference(PAS Requestor Organization)Party responsible for the claim
... priority Σ1..1CodeableConceptDesired processing ugency
Binding: ProcessPriorityCodes (example): The timeliness with which processing is required: stat, normal, deferred.

... fundsReserve 0..1CodeableConceptFor whom to reserve funds
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... related 0..*BackboneElementPrior or corollary claims
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... claim 0..1Reference(Claim)Reference to the related claim
.... relationship 0..1CodeableConceptHow the reference claim is related
Binding: ExampleRelatedClaimRelationshipCodes (example): Relationship of this claim to a related Claim.

.... reference 0..1IdentifierFile or case reference
... prescription 0..1Reference(DeviceRequest | MedicationRequest | VisionPrescription)Prescription authorizing services and products
... originalPrescription 0..1Reference(DeviceRequest | MedicationRequest | VisionPrescription)Original prescription if superseded by fulfiller
... payee 0..1BackboneElementRecipient of benefits payable
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type 1..1CodeableConceptCategory of recipient
Binding: Claim Payee Type Codes (example): A code for the party to be reimbursed.

.... party 0..1Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson)Recipient reference
... referral 0..1Reference(ServiceRequest)Treatment referral
... facility 0..1Reference(Location)Servicing facility
... Slices for careTeam S0..*BackboneElementMembers of the care team
Slice: Unordered, Open by value:extension('http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope').value as boolean
.... careTeam:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence S1..1positiveIntOrder of care team
..... provider S1..1Reference(PAS Practitioner | PAS Organization Base Profile)Practitioner or organization
..... responsible 0..1booleanIndicator of the lead practitioner
..... role S0..1CodeableConceptFunction within the team
Binding: ClaimCareTeamRoleCodes (example): The role codes for the care team members.

..... qualification S0..1CodeableConceptPractitioner credential or specialization
Binding: ExampleProviderQualificationCodes (example): Provider professional qualifications.

.... careTeam:OverallClaimMember 0..14BackboneElementMembers of the care team
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... id 0..1stringUnique id for inter-element referencing
...... Slices for extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope"
...... Slices for value[x] 0..1booleanValue of extension
Slice: Unordered, Closed by type:$this
....... value[x]:valueBoolean 0..1booleanValue of extension
Fixed Value: true
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntOrder of care team
..... provider 1..1Reference(Practitioner | PractitionerRole | Organization)Practitioner or organization
..... responsible 0..1booleanIndicator of the lead practitioner
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010EA/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010EA/PRV/1/03/00/127 (required)
.... careTeam:ItemClaimMember 0..10BackboneElementMembers of the care team
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... id 0..1stringUnique id for inter-element referencing
...... Slices for extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope"
...... Slices for value[x] 0..1booleanValue of extension
Slice: Unordered, Closed by type:$this
....... value[x]:valueBoolean 0..1booleanValue of extension
Fixed Value: false
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntOrder of care team
..... provider 1..1Reference(Practitioner | PractitionerRole | Organization)Practitioner or organization
..... responsible 0..1booleanIndicator of the lead practitioner
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010F/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010F/PRV/1/03/00/127 (required)
... Slices for supportingInfo S0..*BackboneElementSupporting information
Slice: Unordered, Open by value:category
.... supportingInfo:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence S1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: PAS Supporting Info Type Value Set (extensible)
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:PatientEvent 0..1BackboneElementInformation about the dates of the event that are being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientEvent
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... Slices for timing[x] S1..1When it occurred
Slice: Unordered, Closed by type:$this
...... timingDatedate
...... timingPeriodPeriod
...... timing[x]:timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... timing[x]:timingPeriod 0..1PeriodWhen it occurred
....... id 0..1stringUnique id for inter-element referencing
....... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... start ΣI0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
....... end ΣI0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:AdmissionDates 0..1BackboneElementInformation about the admission dates of a hospital admission being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admissionDates
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... Slices for timing[x] S1..1When it occurred
Slice: Unordered, Closed by type:$this
...... timingDatedate
...... timingPeriodPeriod
...... timing[x]:timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... timing[x]:timingPeriod 0..1PeriodWhen it occurred
....... id 0..1stringUnique id for inter-element referencing
....... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... start ΣI0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
....... end ΣI0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:DischargeDates 0..1BackboneElementInformation about the discharge dates of a hospital admission being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: dischargeDates
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... Slices for timing[x] S1..1dateWhen it occurred
Slice: Unordered, Closed by type:$this
...... timing[x]:timingDate I1..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:AdditionalInformation 0..1BackboneElementSend additional paperwork or supporting information for the request. This can be most commonly a PASDocumentReference profile although any type of information is allowed.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: additionalInformation
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... value[x] S1..1Reference(Resource)Data to be provided
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:MessageText 0..1BackboneElementSend text messages to the UMO.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: freeFormMessage
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... value[x] S1..1stringData to be provided
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:InstitutionalEncounter 0..1BackboneElementInformation about a hospital claim being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutionalEncounter
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... value[x] S1..1Reference(PAS Encounter)Data to be provided
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

... diagnosis S0..*BackboneElementPertinent diagnosis information
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-diagnosisRecordedDate S0..1dateThe date that a diagnosis was recorded. (HIxx-4)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-diagnosisRecordedDate
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntDiagnosis instance identifier
.... Slices for diagnosis[x] S1..1CodeableConceptNature of illness or problem
Slice: Unordered, Closed by type:$this
Binding: ICD-10Codes (example): Example ICD10 Diagnostic codes.

..... diagnosis[x]:diagnosisCodeableConcept 1..1CodeableConceptNature of illness or problem
Binding: X12 278 Diagnosis Code Value Set (required)
.... type S0..1CodeableConceptTiming or nature of the diagnosis
Binding: X12 278 Diagnosis Type Value Set (required)
.... onAdmission 0..1CodeableConceptPresent on admission
Binding: ExampleDiagnosisOnAdmissionCodes (example): Present on admission.

.... packageCode 0..1CodeableConceptPackage billing code
Binding: ExampleDiagnosisRelatedGroupCodes (example): The DRG codes associated with the diagnosis.

... procedure 0..*BackboneElementClinical procedures performed
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntProcedure instance identifier
.... type 0..*CodeableConceptCategory of Procedure
Binding: ExampleProcedureTypeCodes (example): Example procedure type codes.


.... date 0..1dateTimeWhen the procedure was performed
.... procedure[x] 1..1Specific clinical procedure
Binding: ICD-10ProcedureCodes (example): Example ICD10 Procedure codes.

..... procedureCodeableConceptCodeableConcept
..... procedureReferenceReference(Procedure)
.... udi 0..*Reference(Device)Unique device identifier
... insurance SΣ1..*BackboneElementPatient insurance information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence SΣ1..1positiveIntInsurance instance identifier
.... focal Σ1..1booleanCoverage to be used for adjudication
Fixed Value: true
.... identifier 0..1IdentifierPre-assigned Claim number
.... coverage SΣ1..1Reference(PAS Coverage)Insurance information
.... businessArrangement 0..1stringAdditional provider contract number
.... preAuthRef 0..*stringPrior authorization reference number
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results
... accident S0..1BackboneElementDetails of the event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... date S1..1dateWhen the incident occurred
.... type S0..1CodeableConceptThe nature of the accident
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/05/01/1362 (required): Codes identifying an accompanying cause of an illness, injury or an accident. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... location[x] 0..1AddressWhere the event occurred
... item S1..*BackboneElementProduct or service provided
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-itemTraceNumber S0..*PASIdentifierUniquely identifies this claim item. (2000F-TRN)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemTraceNumber
.... extension-authorizationNumber S0..1stringA string assigned by the UMO to an authorized review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-authorizationNumber
.... extension-administrationReferenceNumber S0..1stringA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-administrationReferenceNumber
.... extension-serviceItemRequestType S0..1CodeableConceptA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceItemRequestType
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/01/00/1525 (required): Codes indicating a type of request. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-certificationType S0..1CodeableConceptA code representing the type of certification being requested (UM02)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/02/00/1322 (required): Codes indicating the type of certification. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-productOrServiceCodeEnd S0..1CodeableConceptUsed to provide the last code in a series of codes for the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-productOrServiceCodeEnd
Binding: X12 278 Requested Service Type (required)
.... extension-epsdtIndicator S0..1booleanAn indicator of whether early and periodic screen for diagnosis and treatment of children is involved.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-epsdtIndicator
.... extension-nursingHomeResidentialStatus S0..1CodeableConceptA code specifying the status of a nursing home resident at the time of service. (SV209)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..0
..... url 1..1uri"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus"
..... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV2/1/09/00/1345 (required): Codes specifying the status of a nursing home resident at the time of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-nursingHomeLevelOfCare S0..1CodeableConceptA code specifying the level of care provided by a nursing home facility. (SV120, SV210)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeLevelOfCare
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV1/1/20/00/1337 (required): Codes specifying the level of care provided by a nursing home facility. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-revenueUnitRateLimit S0..1decimalThe limit on the rate per unit of revenue for hospital accomodation. (SV206)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-revenueUnitRateLimit
.... extension-requestedService S0..1Reference(PAS Medication Request | PAS Service Request | PAS Device Request)The details of the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-requestedService
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntItem instance identifier
.... careTeamSequence S0..*positiveIntApplicable careTeam members
.... diagnosisSequence S0..*positiveIntApplicable diagnoses
.... procedureSequence 0..*positiveIntApplicable procedures
.... informationSequence S0..*positiveIntApplicable exception and supporting information
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: AHA NUBC Revenue Value Set (required)
.... category S0..1CodeableConceptBenefit classification
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/03/00/1365 (required): Codes identifying the classification of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: X12 278 Requested Service Type (required)
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: X12 278 Requested Service Modifier Type (required)
.... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... serviced[x] S0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... Slices for location[x] S0..1CodeableConceptPlace of service or where product was supplied
Slice: Unordered, Closed by type:$this
Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc.

..... location[x]:locationCodeableConcept 0..1CodeableConceptPlace of service or where product was supplied
Binding: X12 278 Health Care Service Location Type Value Set (required)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... udi 0..*Reference(Device)Unique device identifier
.... bodySite 0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite 0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... encounter 0..*Reference(Encounter)Encounters related to this billed item
.... detail 0..*BackboneElementProduct or service provided
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntItem instance identifier
..... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

..... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral-basic, major, glasses.

..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


..... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... udi 0..*Reference(Device)Unique device identifier
..... subDetail 0..*BackboneElementProduct or service provided
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... sequence 1..1positiveIntItem instance identifier
...... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

...... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral-basic, major, glasses.

...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


...... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... udi 0..*Reference(Device)Unique device identifier
... total 0..1MoneyTotal claim cost

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Claim 0..*ClaimClaim, Pre-determination or Pre-authorization
... extension-levelOfServiceCode 0..1CodeableConceptA code specifying the level of service being requested (UM06)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-levelOfServiceCode
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/06/00/1338 (required): Codes specifying the level of service rendered. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


... identifier 1..1PASIdentifierBusiness identifier for claim
... insurer Σ0..1Reference(PAS Insurer Organization)Target
... Slices for careTeam 0..*BackboneElementMembers of the care team
Slice: Unordered, Open by value:extension('http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope').value as boolean
.... careTeam:All Slices Content/Rules for all slices
..... extension-careTeamClaimScope 1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
..... sequence 1..1positiveIntOrder of care team
..... provider 1..1Reference(PAS Practitioner | PAS Organization Base Profile)Practitioner or organization
..... role 0..1CodeableConceptFunction within the team
Binding: ClaimCareTeamRoleCodes (example): The role codes for the care team members.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: ExampleProviderQualificationCodes (example): Provider professional qualifications.

.... careTeam:OverallClaimMember 0..14BackboneElementMembers of the care team
..... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope 1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
.... careTeam:ItemClaimMember 0..10BackboneElementMembers of the care team
..... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope 1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
... Slices for supportingInfo 0..*BackboneElementSupporting information
Slice: Unordered, Open by value:category
.... supportingInfo:All Slices Content/Rules for all slices
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: PAS Supporting Info Type Value Set (extensible)
.... supportingInfo:PatientEvent 0..1BackboneElementInformation about the dates of the event that are being requested.
..... Slices for timing[x] 1..1When it occurred
Slice: Unordered, Closed by type:$this
...... timingDatedate
...... timingPeriodPeriod
.... supportingInfo:AdmissionDates 0..1BackboneElementInformation about the admission dates of a hospital admission being requested.
..... Slices for timing[x] 1..1When it occurred
Slice: Unordered, Closed by type:$this
...... timingDatedate
...... timingPeriodPeriod
.... supportingInfo:DischargeDates 0..1BackboneElementInformation about the discharge dates of a hospital admission being requested.
..... Slices for timing[x] 1..1dateWhen it occurred
Slice: Unordered, Closed by type:$this
.... supportingInfo:AdditionalInformation 0..1BackboneElementSend additional paperwork or supporting information for the request. This can be most commonly a PASDocumentReference profile although any type of information is allowed.
..... value[x] 1..1Reference(Resource)Data to be provided
.... supportingInfo:MessageText 0..1BackboneElementSend text messages to the UMO.
..... value[x] 1..1stringData to be provided
.... supportingInfo:InstitutionalEncounter 0..1BackboneElementInformation about a hospital claim being requested.
..... value[x] 1..1Reference(PAS Encounter)Data to be provided
... diagnosis 0..*BackboneElementPertinent diagnosis information
.... extension-diagnosisRecordedDate 0..1dateThe date that a diagnosis was recorded. (HIxx-4)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-diagnosisRecordedDate
.... sequence 1..1positiveIntDiagnosis instance identifier
.... Slices for diagnosis[x] 1..1CodeableConceptNature of illness or problem
Slice: Unordered, Closed by type:$this
Binding: ICD-10Codes (example): Example ICD10 Diagnostic codes.

.... type 0..1CodeableConceptTiming or nature of the diagnosis
Binding: X12 278 Diagnosis Type Value Set (required)
... insurance Σ1..*BackboneElementPatient insurance information
.... sequence Σ1..1positiveIntInsurance instance identifier
.... coverage Σ1..1Reference(PAS Coverage)Insurance information
... accident 0..1BackboneElementDetails of the event
.... date 1..1dateWhen the incident occurred
.... type 0..1CodeableConceptThe nature of the accident
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/05/01/1362 (required): Codes identifying an accompanying cause of an illness, injury or an accident. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

... item 1..*BackboneElementProduct or service provided
.... extension-itemTraceNumber 0..*PASIdentifierUniquely identifies this claim item. (2000F-TRN)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemTraceNumber
.... extension-authorizationNumber 0..1stringA string assigned by the UMO to an authorized review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-authorizationNumber
.... extension-administrationReferenceNumber 0..1stringA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-administrationReferenceNumber
.... extension-serviceItemRequestType 0..1CodeableConceptA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceItemRequestType
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/01/00/1525 (required): Codes indicating a type of request. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-certificationType 0..1CodeableConceptA code representing the type of certification being requested (UM02)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/02/00/1322 (required): Codes indicating the type of certification. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-productOrServiceCodeEnd 0..1CodeableConceptUsed to provide the last code in a series of codes for the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-productOrServiceCodeEnd
Binding: X12 278 Requested Service Type (required)
.... extension-epsdtIndicator 0..1booleanAn indicator of whether early and periodic screen for diagnosis and treatment of children is involved.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-epsdtIndicator
.... extension-nursingHomeResidentialStatus 0..1CodeableConceptA code specifying the status of a nursing home resident at the time of service. (SV209)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus
.... extension-nursingHomeLevelOfCare 0..1CodeableConceptA code specifying the level of care provided by a nursing home facility. (SV120, SV210)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeLevelOfCare
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV1/1/20/00/1337 (required): Codes specifying the level of care provided by a nursing home facility. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-revenueUnitRateLimit 0..1decimalThe limit on the rate per unit of revenue for hospital accomodation. (SV206)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-revenueUnitRateLimit
.... extension-requestedService 0..1Reference(PAS Medication Request | PAS Service Request | PAS Device Request)The details of the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-requestedService
.... sequence 1..1positiveIntItem instance identifier
.... careTeamSequence 0..*positiveIntApplicable careTeam members
.... diagnosisSequence 0..*positiveIntApplicable diagnoses
.... informationSequence 0..*positiveIntApplicable exception and supporting information
.... revenue 0..1CodeableConceptRevenue or cost center code
Binding: AHA NUBC Revenue Value Set (required)
.... category 0..1CodeableConceptBenefit classification
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/03/00/1365 (required): Codes identifying the classification of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: X12 278 Requested Service Type (required)
.... modifier 0..*CodeableConceptProduct or service billing modifiers
Binding: X12 278 Requested Service Modifier Type (required)
.... serviced[x] 0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... Slices for location[x] 0..1CodeableConceptPlace of service or where product was supplied
Slice: Unordered, Closed by type:$this
Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc.

.... quantity 0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item

doco Documentation for this format

This structure is derived from Claim

Summary

Mandatory: 2 elements (14 nested mandatory elements)
Must-Support: 58 elements
Fixed Value: 5 elements
Prohibited: 6 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Claim.careTeam is sliced based on the value of value:extension('http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope').value as boolean
  • The element Claim.supportingInfo is sliced based on the value of value:category
  • The element Claim.supportingInfo.timing[x] is sliced based on the value of type:$this
  • The element Claim.diagnosis.diagnosis[x] is sliced based on the value of type:$this
  • The element Claim.item.location[x] is sliced based on the value of type:$this

Differential View

This structure is derived from Claim

NameFlagsCard.TypeDescription & Constraintsdoco
.. Claim 0..*ClaimClaim, Pre-determination or Pre-authorization
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension-levelOfServiceCode S0..1CodeableConceptA code specifying the level of service being requested (UM06)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-levelOfServiceCode
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/06/00/1338 (required): Codes specifying the level of service rendered. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

... identifier S1..1PASIdentifierBusiness identifier for claim
... use 1..1codeclaim | preauthorization | predetermination
Fixed Value: preauthorization
... patient 1..1Reference(PAS Beneficiary Patient)The recipient of the products and services
... insurer S0..1Reference(PAS Insurer Organization)Target
... provider S1..1Reference(PAS Requestor Organization)Party responsible for the claim
... Slices for careTeam S0..*BackboneElementMembers of the care team
Slice: Unordered, Open by value:extension('http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope').value as boolean
.... careTeam:All Slices Content/Rules for all slices
..... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
..... sequence S1..1positiveIntOrder of care team
..... provider S1..1Reference(PAS Practitioner | PAS Organization Base Profile)Practitioner or organization
..... role S0..1CodeableConceptFunction within the team
..... qualification S0..1CodeableConceptPractitioner credential or specialization
.... careTeam:OverallClaimMember 0..14BackboneElementMembers of the care team
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... valueBoolean 0..1booleanValue of extension
Fixed Value: true
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010EA/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010EA/PRV/1/03/00/127 (required)
.... careTeam:ItemClaimMember 0..10BackboneElementMembers of the care team
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... valueBoolean 0..1booleanValue of extension
Fixed Value: false
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010F/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010F/PRV/1/03/00/127 (required)
... Slices for supportingInfo S0..*BackboneElementSupporting information
Slice: Unordered, Open by value:category
.... supportingInfo:All Slices Content/Rules for all slices
..... sequence S1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: PAS Supporting Info Type Value Set (extensible)
.... supportingInfo:PatientEvent 0..1BackboneElementInformation about the dates of the event that are being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientEvent
..... Slices for timing[x] S1..1date, PeriodWhen it occurred
Slice: Unordered, Open by type:$this
..... timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... timingPeriod 0..1PeriodWhen it occurred
...... start I0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... end I0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... value[x] 0..0
.... supportingInfo:AdmissionDates 0..1BackboneElementInformation about the admission dates of a hospital admission being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admissionDates
..... Slices for timing[x] S1..1date, PeriodWhen it occurred
Slice: Unordered, Open by type:$this
..... timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... timingPeriod 0..1PeriodWhen it occurred
...... start I0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... end I0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... value[x] 0..0
.... supportingInfo:DischargeDates 0..1BackboneElementInformation about the discharge dates of a hospital admission being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: dischargeDates
..... Slices for timing[x] S1..1dateWhen it occurred
Slice: Unordered, Open by type:$this
..... timingDate I1..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... value[x] 0..0
.... supportingInfo:AdditionalInformation 0..1BackboneElementSend additional paperwork or supporting information for the request. This can be most commonly a PASDocumentReference profile although any type of information is allowed.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: additionalInformation
..... timing[x] 0..0
..... value[x] S1..1Reference(Resource)Data to be provided
.... supportingInfo:MessageText 0..1BackboneElementSend text messages to the UMO.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: freeFormMessage
..... timing[x] 0..0
..... value[x] S1..1stringData to be provided
.... supportingInfo:InstitutionalEncounter 0..1BackboneElementInformation about a hospital claim being requested.
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutionalEncounter
..... timing[x] 0..0
..... value[x] S1..1Reference(PAS Encounter)Data to be provided
... diagnosis S0..*BackboneElementPertinent diagnosis information
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-diagnosisRecordedDate S0..1dateThe date that a diagnosis was recorded. (HIxx-4)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-diagnosisRecordedDate
.... sequence S1..1positiveIntDiagnosis instance identifier
.... Slices for diagnosis[x] S1..1CodeableConceptNature of illness or problem
Slice: Unordered, Open by type:$this
.... diagnosisCodeableConcept 1..1CodeableConceptNature of illness or problem
Binding: X12 278 Diagnosis Code Value Set (required)
.... type S0..1CodeableConceptTiming or nature of the diagnosis
Binding: X12 278 Diagnosis Type Value Set (required)
... insurance S1..*BackboneElementPatient insurance information
.... sequence S1..1positiveIntInsurance instance identifier
.... focal 1..1booleanCoverage to be used for adjudication
Fixed Value: true
.... coverage S1..1Reference(PAS Coverage)Insurance information
... accident S0..1BackboneElementDetails of the event
.... date S1..1dateWhen the incident occurred
.... type S0..1CodeableConceptThe nature of the accident
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/05/01/1362 (required): Codes identifying an accompanying cause of an illness, injury or an accident. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... location[x] 0..1AddressWhere the event occurred
... item S1..*BackboneElementProduct or service provided
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-itemTraceNumber S0..*PASIdentifierUniquely identifies this claim item. (2000F-TRN)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemTraceNumber
.... extension-authorizationNumber S0..1stringA string assigned by the UMO to an authorized review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-authorizationNumber
.... extension-administrationReferenceNumber S0..1stringA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-administrationReferenceNumber
.... extension-serviceItemRequestType S0..1CodeableConceptA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceItemRequestType
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/01/00/1525 (required): Codes indicating a type of request. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-certificationType S0..1CodeableConceptA code representing the type of certification being requested (UM02)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/02/00/1322 (required): Codes indicating the type of certification. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-productOrServiceCodeEnd S0..1CodeableConceptUsed to provide the last code in a series of codes for the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-productOrServiceCodeEnd
Binding: X12 278 Requested Service Type (required)
.... extension-epsdtIndicator S0..1booleanAn indicator of whether early and periodic screen for diagnosis and treatment of children is involved.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-epsdtIndicator
.... extension-nursingHomeResidentialStatus S0..1CodeableConceptA code specifying the status of a nursing home resident at the time of service. (SV209)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus
..... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV2/1/09/00/1345 (required): Codes specifying the status of a nursing home resident at the time of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-nursingHomeLevelOfCare S0..1CodeableConceptA code specifying the level of care provided by a nursing home facility. (SV120, SV210)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeLevelOfCare
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV1/1/20/00/1337 (required): Codes specifying the level of care provided by a nursing home facility. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-revenueUnitRateLimit S0..1decimalThe limit on the rate per unit of revenue for hospital accomodation. (SV206)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-revenueUnitRateLimit
.... extension-requestedService S0..1Reference(PAS Medication Request | PAS Service Request | PAS Device Request)The details of the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-requestedService
.... sequence S1..1positiveIntItem instance identifier
.... careTeamSequence S0..*positiveIntApplicable careTeam members
.... diagnosisSequence S0..*positiveIntApplicable diagnoses
.... informationSequence S0..*positiveIntApplicable exception and supporting information
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: AHA NUBC Revenue Value Set (required)
.... category S0..1CodeableConceptBenefit classification
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/03/00/1365 (required): Codes identifying the classification of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: X12 278 Requested Service Type (required)
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: X12 278 Requested Service Modifier Type (required)
.... serviced[x] S0..1date, PeriodDate or dates of service or product delivery
.... Slices for location[x] S0..1CodeableConceptPlace of service or where product was supplied
Slice: Unordered, Open by type:$this
.... locationCodeableConcept 0..1CodeableConceptPlace of service or where product was supplied
Binding: X12 278 Health Care Service Location Type Value Set (required)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Claim 0..*ClaimClaim, Pre-determination or Pre-authorization
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension-levelOfServiceCode S0..1CodeableConceptA code specifying the level of service being requested (UM06)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-levelOfServiceCode
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/06/00/1338 (required): Codes specifying the level of service rendered. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S1..1PASIdentifierBusiness identifier for claim
... status ?!Σ1..1codeactive | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


Fixed Value: active
... type Σ1..1CodeableConceptCategory or discipline
Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim.

... subType 0..1CodeableConceptMore granular claim type
Binding: ExampleClaimSubTypeCodes (example): A more granular claim typecode.

... use Σ1..1codeclaim | preauthorization | predetermination
Binding: Use (required): The purpose of the Claim: predetermination, preauthorization, claim.


Fixed Value: preauthorization
... patient Σ1..1Reference(PAS Beneficiary Patient)The recipient of the products and services
... billablePeriod Σ0..1PeriodRelevant time frame for the claim
... created Σ1..1dateTimeResource creation date
... enterer 0..1Reference(Practitioner | PractitionerRole)Author of the claim
... insurer SΣ0..1Reference(PAS Insurer Organization)Target
... provider SΣ1..1Reference(PAS Requestor Organization)Party responsible for the claim
... priority Σ1..1CodeableConceptDesired processing ugency
Binding: ProcessPriorityCodes (example): The timeliness with which processing is required: stat, normal, deferred.

... fundsReserve 0..1CodeableConceptFor whom to reserve funds
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... related 0..*BackboneElementPrior or corollary claims
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... claim 0..1Reference(Claim)Reference to the related claim
.... relationship 0..1CodeableConceptHow the reference claim is related
Binding: ExampleRelatedClaimRelationshipCodes (example): Relationship of this claim to a related Claim.

.... reference 0..1IdentifierFile or case reference
... prescription 0..1Reference(DeviceRequest | MedicationRequest | VisionPrescription)Prescription authorizing services and products
... originalPrescription 0..1Reference(DeviceRequest | MedicationRequest | VisionPrescription)Original prescription if superseded by fulfiller
... payee 0..1BackboneElementRecipient of benefits payable
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type 1..1CodeableConceptCategory of recipient
Binding: Claim Payee Type Codes (example): A code for the party to be reimbursed.

.... party 0..1Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson)Recipient reference
... referral 0..1Reference(ServiceRequest)Treatment referral
... facility 0..1Reference(Location)Servicing facility
... Slices for careTeam S0..*BackboneElementMembers of the care team
Slice: Unordered, Open by value:extension('http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope').value as boolean
.... careTeam:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence S1..1positiveIntOrder of care team
..... provider S1..1Reference(PAS Practitioner | PAS Organization Base Profile)Practitioner or organization
..... responsible 0..1booleanIndicator of the lead practitioner
..... role S0..1CodeableConceptFunction within the team
Binding: ClaimCareTeamRoleCodes (example): The role codes for the care team members.

..... qualification S0..1CodeableConceptPractitioner credential or specialization
Binding: ExampleProviderQualificationCodes (example): Provider professional qualifications.

.... careTeam:OverallClaimMember 0..14BackboneElementMembers of the care team
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... id 0..1stringUnique id for inter-element referencing
...... Slices for extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope"
...... Slices for value[x] 0..1booleanValue of extension
Slice: Unordered, Closed by type:$this
....... value[x]:valueBoolean 0..1booleanValue of extension
Fixed Value: true
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntOrder of care team
..... provider 1..1Reference(Practitioner | PractitionerRole | Organization)Practitioner or organization
..... responsible 0..1booleanIndicator of the lead practitioner
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010EA/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010EA/PRV/1/03/00/127 (required)
.... careTeam:ItemClaimMember 0..10BackboneElementMembers of the care team
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S1..*ExtensionExtension
Slice: Unordered, Open by value:url
..... extension-careTeamClaimScope S1..1booleanExtension
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope
...... id 0..1stringUnique id for inter-element referencing
...... Slices for extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-careTeamClaimScope"
...... Slices for value[x] 0..1booleanValue of extension
Slice: Unordered, Closed by type:$this
....... value[x]:valueBoolean 0..1booleanValue of extension
Fixed Value: false
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntOrder of care team
..... provider 1..1Reference(Practitioner | PractitionerRole | Organization)Practitioner or organization
..... responsible 0..1booleanIndicator of the lead practitioner
..... role 0..1CodeableConceptFunction within the team
Binding: https://valueset.x12.org/x217/005010/request/2010F/NM1/1/01/00/98 (required): Codes identifying a provider specialty. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

..... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: https://valueset.x12.org/x217/005010/request/2010F/PRV/1/03/00/127 (required)
... Slices for supportingInfo S0..*BackboneElementSupporting information
Slice: Unordered, Open by value:category
.... supportingInfo:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence S1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: PAS Supporting Info Type Value Set (extensible)
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:PatientEvent 0..1BackboneElementInformation about the dates of the event that are being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientEvent
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... Slices for timing[x] S1..1When it occurred
Slice: Unordered, Closed by type:$this
...... timingDatedate
...... timingPeriodPeriod
...... timing[x]:timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... timing[x]:timingPeriod 0..1PeriodWhen it occurred
....... id 0..1stringUnique id for inter-element referencing
....... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... start ΣI0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
....... end ΣI0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:AdmissionDates 0..1BackboneElementInformation about the admission dates of a hospital admission being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admissionDates
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... Slices for timing[x] S1..1When it occurred
Slice: Unordered, Closed by type:$this
...... timingDatedate
...... timingPeriodPeriod
...... timing[x]:timingDate I0..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
...... timing[x]:timingPeriod 0..1PeriodWhen it occurred
....... id 0..1stringUnique id for inter-element referencing
....... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... start ΣI0..1dateTimeStarting time with inclusive boundary
FullDateRule: Dates need to be a full date - YYYY-MM-DD
....... end ΣI0..1dateTimeEnd time with inclusive boundary, if not ongoing
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:DischargeDates 0..1BackboneElementInformation about the discharge dates of a hospital admission being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: dischargeDates
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... Slices for timing[x] S1..1dateWhen it occurred
Slice: Unordered, Closed by type:$this
...... timing[x]:timingDate I1..1dateWhen it occurred
FullDateRule: Dates need to be a full date - YYYY-MM-DD
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:AdditionalInformation 0..1BackboneElementSend additional paperwork or supporting information for the request. This can be most commonly a PASDocumentReference profile although any type of information is allowed.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: additionalInformation
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... value[x] S1..1Reference(Resource)Data to be provided
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:MessageText 0..1BackboneElementSend text messages to the UMO.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: freeFormMessage
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... value[x] S1..1stringData to be provided
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:InstitutionalEncounter 0..1BackboneElementInformation about a hospital claim being requested.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: ClaimInformationCategoryCodes (example): The valuset used for additional information category codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutionalEncounter
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... value[x] S1..1Reference(PAS Encounter)Data to be provided
..... reason 0..1CodeableConceptExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

... diagnosis S0..*BackboneElementPertinent diagnosis information
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-diagnosisRecordedDate S0..1dateThe date that a diagnosis was recorded. (HIxx-4)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-diagnosisRecordedDate
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntDiagnosis instance identifier
.... Slices for diagnosis[x] S1..1CodeableConceptNature of illness or problem
Slice: Unordered, Closed by type:$this
Binding: ICD-10Codes (example): Example ICD10 Diagnostic codes.

..... diagnosis[x]:diagnosisCodeableConcept 1..1CodeableConceptNature of illness or problem
Binding: X12 278 Diagnosis Code Value Set (required)
.... type S0..1CodeableConceptTiming or nature of the diagnosis
Binding: X12 278 Diagnosis Type Value Set (required)
.... onAdmission 0..1CodeableConceptPresent on admission
Binding: ExampleDiagnosisOnAdmissionCodes (example): Present on admission.

.... packageCode 0..1CodeableConceptPackage billing code
Binding: ExampleDiagnosisRelatedGroupCodes (example): The DRG codes associated with the diagnosis.

... procedure 0..*BackboneElementClinical procedures performed
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntProcedure instance identifier
.... type 0..*CodeableConceptCategory of Procedure
Binding: ExampleProcedureTypeCodes (example): Example procedure type codes.


.... date 0..1dateTimeWhen the procedure was performed
.... procedure[x] 1..1Specific clinical procedure
Binding: ICD-10ProcedureCodes (example): Example ICD10 Procedure codes.

..... procedureCodeableConceptCodeableConcept
..... procedureReferenceReference(Procedure)
.... udi 0..*Reference(Device)Unique device identifier
... insurance SΣ1..*BackboneElementPatient insurance information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence SΣ1..1positiveIntInsurance instance identifier
.... focal Σ1..1booleanCoverage to be used for adjudication
Fixed Value: true
.... identifier 0..1IdentifierPre-assigned Claim number
.... coverage SΣ1..1Reference(PAS Coverage)Insurance information
.... businessArrangement 0..1stringAdditional provider contract number
.... preAuthRef 0..*stringPrior authorization reference number
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results
... accident S0..1BackboneElementDetails of the event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... date S1..1dateWhen the incident occurred
.... type S0..1CodeableConceptThe nature of the accident
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/05/01/1362 (required): Codes identifying an accompanying cause of an illness, injury or an accident. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... location[x] 0..1AddressWhere the event occurred
... item S1..*BackboneElementProduct or service provided
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension-itemTraceNumber S0..*PASIdentifierUniquely identifies this claim item. (2000F-TRN)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemTraceNumber
.... extension-authorizationNumber S0..1stringA string assigned by the UMO to an authorized review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-authorizationNumber
.... extension-administrationReferenceNumber S0..1stringA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-administrationReferenceNumber
.... extension-serviceItemRequestType S0..1CodeableConceptA string assigned by the UMO to the original disallowed review outcome associated with this service item.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceItemRequestType
Binding: https://valueset.x12.org/x217/005010/request/2000E/UM/1/01/00/1525 (required): Codes indicating a type of request. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-certificationType S0..1CodeableConceptA code representing the type of certification being requested (UM02)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/02/00/1322 (required): Codes indicating the type of certification. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-productOrServiceCodeEnd S0..1CodeableConceptUsed to provide the last code in a series of codes for the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-productOrServiceCodeEnd
Binding: X12 278 Requested Service Type (required)
.... extension-epsdtIndicator S0..1booleanAn indicator of whether early and periodic screen for diagnosis and treatment of children is involved.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-epsdtIndicator
.... extension-nursingHomeResidentialStatus S0..1CodeableConceptA code specifying the status of a nursing home resident at the time of service. (SV209)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..0
..... url 1..1uri"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus"
..... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV2/1/09/00/1345 (required): Codes specifying the status of a nursing home resident at the time of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... extension-nursingHomeLevelOfCare S0..1CodeableConceptA code specifying the level of care provided by a nursing home facility. (SV120, SV210)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeLevelOfCare
Binding: https://valueset.x12.org/x217/005010/request/2000F/SV1/1/20/00/1337 (required): Codes specifying the level of care provided by a nursing home facility. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.


.... extension-revenueUnitRateLimit S0..1decimalThe limit on the rate per unit of revenue for hospital accomodation. (SV206)
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-revenueUnitRateLimit
.... extension-requestedService S0..1Reference(PAS Medication Request | PAS Service Request | PAS Device Request)The details of the service being requested.
URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-requestedService
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntItem instance identifier
.... careTeamSequence S0..*positiveIntApplicable careTeam members
.... diagnosisSequence S0..*positiveIntApplicable diagnoses
.... procedureSequence 0..*positiveIntApplicable procedures
.... informationSequence S0..*positiveIntApplicable exception and supporting information
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: AHA NUBC Revenue Value Set (required)
.... category S0..1CodeableConceptBenefit classification
Binding: https://valueset.x12.org/x217/005010/request/2000F/UM/1/03/00/1365 (required): Codes identifying the classification of service. These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: X12 278 Requested Service Type (required)
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: X12 278 Requested Service Modifier Type (required)
.... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... serviced[x] S0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... Slices for location[x] S0..1CodeableConceptPlace of service or where product was supplied
Slice: Unordered, Closed by type:$this
Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc.

..... location[x]:locationCodeableConcept 0..1CodeableConceptPlace of service or where product was supplied
Binding: X12 278 Health Care Service Location Type Value Set (required)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... udi 0..*Reference(Device)Unique device identifier
.... bodySite 0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite 0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... encounter 0..*Reference(Encounter)Encounters related to this billed item
.... detail 0..*BackboneElementProduct or service provided
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntItem instance identifier
..... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

..... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral-basic, major, glasses.

..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


..... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... udi 0..*Reference(Device)Unique device identifier
..... subDetail 0..*BackboneElementProduct or service provided
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... sequence 1..1positiveIntItem instance identifier
...... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

...... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral-basic, major, glasses.

...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


...... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... udi 0..*Reference(Device)Unique device identifier
... total 0..1MoneyTotal claim cost

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / Code
Claim.languagepreferredCommonLanguages
Max Binding: AllLanguages
Claim.statusrequiredFixed Value: active
Claim.typeextensibleClaimTypeCodes
Claim.subTypeexampleExampleClaimSubTypeCodes
Claim.userequiredFixed Value: preauthorization
Claim.priorityexampleProcessPriorityCodes
Claim.fundsReserveexampleFunds Reservation Codes
Claim.related.relationshipexampleExampleRelatedClaimRelationshipCodes
Claim.payee.typeexampleClaim Payee Type Codes
Claim.careTeam.roleexampleClaimCareTeamRoleCodes
Claim.careTeam.qualificationexampleExampleProviderQualificationCodes
Claim.careTeam:OverallClaimMember.rolerequiredhttps://valueset.x12.org/x217/005010/request/2010EA/NM1/1/01/00/98
Claim.careTeam:OverallClaimMember.qualificationrequiredhttps://valueset.x12.org/x217/005010/request/2010EA/PRV/1/03/00/127
Claim.careTeam:ItemClaimMember.rolerequiredhttps://valueset.x12.org/x217/005010/request/2010F/NM1/1/01/00/98
Claim.careTeam:ItemClaimMember.qualificationrequiredhttps://valueset.x12.org/x217/005010/request/2010F/PRV/1/03/00/127
Claim.supportingInfo.categoryextensiblePASSupportingInfoType
Claim.supportingInfo.codeexampleExceptionCodes
Claim.supportingInfo.reasonexampleMissingToothReasonCodes
Claim.supportingInfo:PatientEvent.categoryexamplePattern: patientEvent
Claim.supportingInfo:PatientEvent.codeexampleExceptionCodes
Claim.supportingInfo:PatientEvent.reasonexampleMissingToothReasonCodes
Claim.supportingInfo:AdmissionDates.categoryexamplePattern: admissionDates
Claim.supportingInfo:AdmissionDates.codeexampleExceptionCodes
Claim.supportingInfo:AdmissionDates.reasonexampleMissingToothReasonCodes
Claim.supportingInfo:DischargeDates.categoryexamplePattern: dischargeDates
Claim.supportingInfo:DischargeDates.codeexampleExceptionCodes
Claim.supportingInfo:DischargeDates.reasonexampleMissingToothReasonCodes
Claim.supportingInfo:AdditionalInformation.categoryexamplePattern: additionalInformation
Claim.supportingInfo:AdditionalInformation.codeexampleExceptionCodes
Claim.supportingInfo:AdditionalInformation.reasonexampleMissingToothReasonCodes
Claim.supportingInfo:MessageText.categoryexamplePattern: freeFormMessage
Claim.supportingInfo:MessageText.codeexampleExceptionCodes
Claim.supportingInfo:MessageText.reasonexampleMissingToothReasonCodes
Claim.supportingInfo:InstitutionalEncounter.categoryexamplePattern: institutionalEncounter
Claim.supportingInfo:InstitutionalEncounter.codeexampleExceptionCodes
Claim.supportingInfo:InstitutionalEncounter.reasonexampleMissingToothReasonCodes
Claim.diagnosis.diagnosis[x]exampleICD-10Codes
Claim.diagnosis.diagnosis[x]:diagnosisCodeableConceptrequiredX12278DiagnosisCodes
Claim.diagnosis.typerequiredX12278DiagnosisType
Claim.diagnosis.onAdmissionexampleExampleDiagnosisOnAdmissionCodes
Claim.diagnosis.packageCodeexampleExampleDiagnosisRelatedGroupCodes
Claim.procedure.typeexampleExampleProcedureTypeCodes
Claim.procedure.procedure[x]exampleICD-10ProcedureCodes
Claim.accident.typerequiredhttps://valueset.x12.org/x217/005010/request/2000E/UM/1/05/01/1362
Claim.item.extension:nursingHomeResidentialStatus.value[x]:valueCodeableConceptrequiredhttps://valueset.x12.org/x217/005010/request/2000F/SV2/1/09/00/1345
Claim.item.revenuerequiredAHANUBCRevenueCodes
Claim.item.categoryrequiredhttps://valueset.x12.org/x217/005010/request/2000F/UM/1/03/00/1365
Claim.item.productOrServicerequiredX12278RequestedServiceType
Claim.item.modifierrequiredX12278RequestedServiceModifierType
Claim.item.programCodeexampleExampleProgramReasonCodes
Claim.item.location[x]exampleExampleServicePlaceCodes
Claim.item.location[x]:locationCodeableConceptrequiredX12278LocationType
Claim.item.bodySiteexampleOralSiteCodes
Claim.item.subSiteexampleSurfaceCodes
Claim.item.detail.revenueexampleExampleRevenueCenterCodes
Claim.item.detail.categoryexampleBenefitCategoryCodes
Claim.item.detail.productOrServiceexampleUSCLSCodes
Claim.item.detail.modifierexampleModifierTypeCodes
Claim.item.detail.programCodeexampleExampleProgramReasonCodes
Claim.item.detail.subDetail.revenueexampleExampleRevenueCenterCodes
Claim.item.detail.subDetail.categoryexampleBenefitCategoryCodes
Claim.item.detail.subDetail.productOrServiceexampleUSCLSCodes
Claim.item.detail.subDetail.modifierexampleModifierTypeCodes
Claim.item.detail.subDetail.programCodeexampleExampleProgramReasonCodes

Constraints

IdGradePathDetailsRequirements
FullDateRuleerrorClaim.supportingInfo:PatientEvent.timing[x]:timingDateDates need to be a full date - YYYY-MM-DD
: this.empty() or this.length() = 10
FullDateRuleerrorClaim.supportingInfo:PatientEvent.timing[x]:timingPeriod.startDates need to be a full date - YYYY-MM-DD
: this.empty() or this.length() = 10
FullDateRuleerrorClaim.supportingInfo:PatientEvent.timing[x]:timingPeriod.endDates need to be a full date - YYYY-MM-DD
: this.empty() or this.length() = 10
FullDateRuleerrorClaim.supportingInfo:AdmissionDates.timing[x]:timingDateDates need to be a full date - YYYY-MM-DD
: this.empty() or this.length() = 10
FullDateRuleerrorClaim.supportingInfo:AdmissionDates.timing[x]:timingPeriod.startDates need to be a full date - YYYY-MM-DD
: this.empty() or this.length() = 10
FullDateRuleerrorClaim.supportingInfo:AdmissionDates.timing[x]:timingPeriod.endDates need to be a full date - YYYY-MM-DD
: this.empty() or this.length() = 10
FullDateRuleerrorClaim.supportingInfo:DischargeDates.timing[x]:timingDateDates need to be a full date - YYYY-MM-DD
: this.empty() or this.length() = 10