description: PCT GFE Packet Document Reference that enables searching and subscriptions for GFE Packets. package_name: hl7.fhir.us.davinci-pct derivation: constraint name: PCTGFEDocumentReference type: DocumentReference elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: requestInitiationTime: match: {url: null} schema: {short: Estimate Request instant (instance service was scheduled or estimate requested), type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/requestInitiationTime', index: 1} min: 1 max: 1 gfeServiceLinkingInfo: match: {url: null} schema: {type: Extension, short: GFE Service Linking Information including planned period of service and a GFE linking identifier, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo', index: 2} min: 0 max: 1 procedureOrService: match: {url: null} schema: {type: Extension, short: Primary Procedures and/or products involved in the estimates, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateProcedureOrService', index: 3} min: 0 condition: match: {url: null} schema: {type: Extension, short: Primary diagnoses involved in the estimates, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateCondition', index: 4} min: 0 docStatus: {mustSupport: true, index: 5} type: elements: coding: index: 6 slicing: rules: open description: Slice defining composition as an estimate - type coding discriminator: - {path: $this, type: value} min: 1 slices: estimate: match: {code: 111480-0, system: 'http://loinc.org'} schema: mustSupport: true pattern: type: Coding value: {code: 111480-0, system: 'http://loinc.org'} _required: true index: 7 min: 1 max: 1 required: [coding] category: short: Estimate category mustSupport: true pattern: type: CodeableConcept value: coding: - {code: estimate, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse'} index: 8 slicing: slices: estimate: match: {} schema: short: Estimate category mustSupport: true pattern: type: CodeableConcept value: coding: - {code: estimate, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse'} _required: true index: 8 min: 1 max: 1 date: constraint: pct-datetime-to-seconds: {human: Datetime must be at least to seconds., source: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-documentreference', severity: error, expression: $this is dateTime implies $this.toString().length() >= 19} index: 9 author: type: Reference short: All involved authoring parties, including all Good Faith Estimate (GFE) providers refers: ['http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization', 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-practitioner'] index: 10 relatesTo: short: Relationship to other GFE packet. Required if this estimate is replacing another. index: 11 slicing: rules: open description: Slice different relationships discriminator: - {path: code, type: value} min: null slices: replaces: match: {code: replaces} schema: short: Relationship to other GFE packets. Required if this estimate is replacing another. mustSupport: true index: 12 elements: code: pattern: {type: Code, value: replaces} index: 13 content: index: 14 elements: format: pattern: type: Coding value: {code: pct-gfe-packet, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse'} index: 15 package_version: 2.0.0 extensions: requestInitiationTime: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/requestInitiationTime', min: 1, max: 1, short: Estimate Request instant (instance service was scheduled or estimate requested), type: Extension, mustSupport: true, index: 1} gfeServiceLinkingInfo: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo', min: 0, max: 1, type: Extension, short: GFE Service Linking Information including planned period of service and a GFE linking identifier, mustSupport: true, index: 2} procedureOrService: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateProcedureOrService', min: 0, type: Extension, short: Primary Procedures and/or products involved in the estimates, mustSupport: true, index: 3} condition: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateCondition', min: 0, type: Extension, short: Primary diagnoses involved in the estimates, mustSupport: true, index: 4} class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-documentreference base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference|7.0.0 version: 2.0.0 required: [docStatus, author, extension, category]