@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:StructureDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "athena-claim-profile"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: StructureDefinition athena-claim-profile

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
NameFlagsCard.TypeDescription & Constraints\"doco\"
\".\"\".\" athena-claim-profile 0..*BaseInstances of this logical model are not marked to be the target of a Reference
\".\"\".\"\".\" id SΣ1..1idLogical id of this artifact
\".\"\".\"\".\" meta Σ0..1MetaMetadata about the resource
\".\"\".\"\".\" pid Σ1..1integerPID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource.
\".\"\".\"\".\" patient 1..1Reference(Patient)Who/what is the patient of claim
\".\"\".\"\".\"\".\" reference 0..1stringReference to the Patient
\".\"\".\"\".\"\".\" display 0..1stringPatient name
\".\"\".\"\".\" patientProfileId SΣ1..1unsignedIntPatient specific id for practice management data including financial information
\".\"\".\"\".\" batchNumber 0..1unsignedIntBatch containing this claim
\".\"\".\"\".\" charges 0..1MoneyThe sum of the charges to be claimed.
\".\"\".\"\".\"\".\" value 0..1decimalAmount of money
\".\"\".\"\".\"\".\" currency 0..1codeCurrency
\".\"\".\"\".\" filingMethod 0..1stringThe ID of the filing method for ths electronic athena-claim-profile. This column should be linked to the MedLists table MedListsId column with a TableName of FilingMethods.
\".\"\".\"\".\" claimFileId 0..1unsignedIntThe ID of the EDICLaim.
\".\"\".\"\".\" fileName 0..1stringEDI Claim file name
\".\"\".\"\".\" fileCreated 0..1dateTimeDate that claim file was created.
\".\"\".\"\".\" filedBy 0..1stringPerson name who filed claim
\".\"\".\"\".\" fileTransmitted 0..1stringClaim file transmission date
\".\"\".\"\".\" submissionNumber 0..1integerElectronic claim submission Number
\".\"\".\"\".\" transmissionStatus 0..1stringThe transmission status of this electronic claim file (i.e. 'Ready To Transmit', 'Transmission Failed', 'Transmitted')
\".\"\".\"\".\" failureReason 0..1stringA description of the reason for the unsuccessful transmission of this electronic claim (applies only to files with TransmissionStatus = 'Transmission Failed'))
\".\"\".\"\".\" claimData 0..1stringThe actual contents of this electronic claim file.
\".\"\".\"\".\" lineDelimiter 0..1stringThe line delimiter used when this electronic claim file was created by the plug-in.
\".\"\".\"\".\" fieldDelimiter 0..1stringThe field delimiter used when this electronic claim file was created by the plug-in.
\".\"\".\"\".\" recordDelimiter 0..1stringThe record delimiter used when this electronic claim file was created by the plug-in.
\".\"\".\"\".\" lineLength 0..1stringThe maximum line length allowed when this electronic claim file was created by the plug-in.
\".\"\".\"\".\" recordLength 0..1stringThe maximum record length allowed when this electronic claim file was created by the plug-in.
\".\"\".\"\".\" clearinghouseName 0..1stringClearinghouse for the electronic claim file.
\".\"\".\"\".\" insuranceCarrier 0..1Reference(Organization)Insurance carrier for the electronic claim.
\".\"\".\"\".\"\".\" reference 0..1stringInsurance Carrier Id refering to Organization
\".\"\".\"\".\"\".\" display 0..1stringInsurance carrier Name

\"doco\" Documentation for this format
" ] ; # fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-claim-profile"^^xsd:anyURI] ; # fhir:version [ fhir:v "23.1.0"] ; # fhir:name [ fhir:v "Claim"] ; # fhir:title [ fhir:v "Profile - Athena Custom Claim"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2023-03-01"^^xsd:date] ; # fhir:publisher [ fhir:v "athenahealth"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://athenahealth.com" ] ] ) ] ) ; # fhir:description [ fhir:v "The Claim is used by providers and payors, insurers, to exchange the financial information, and supporting clinical information, regarding the provision of health care services."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ] ) ] ) ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:kind [ fhir:v "logical"] ; # fhir:abstract [ fhir:v "false"^^xsd:boolean] ; # fhir:type [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-claim-profile"^^xsd:anyURI] ; # fhir:baseDefinition [ fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ; fhir:link ] ; # fhir:derivation [ fhir:v "specialization"] ; # fhir:snapshot [ fhir:element ( [ fhir:id [ fhir:v "athena-claim-profile" ] ; fhir:path [ fhir:v "athena-claim-profile" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Base" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.id" ] ; fhir:path [ fhir:v "athena-claim-profile.id" ] ; fhir:short [ fhir:v "Logical id of this artifact" ] ; fhir:definition [ fhir:v "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." ] ; fhir:comment [ fhir:v "The only time that a resource does not have an id is when it is being submitted to the server using a create operation." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.id" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "id"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "true"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.meta" ] ; fhir:path [ fhir:v "athena-claim-profile.meta" ] ; fhir:short [ fhir:v "Metadata about the resource" ] ; fhir:definition [ fhir:v "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource." ] ; fhir:comment [ fhir:v "Unique Id for this particular athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.meta" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Meta"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "false"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.pid" ] ; fhir:path [ fhir:v "athena-claim-profile.pid" ] ; fhir:short [ fhir:v "PID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource." ] ; fhir:definition [ fhir:v "Who/What Claimed" ] ; fhir:comment [ fhir:v "PID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.pid" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "integer"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "false"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.patient" ] ; fhir:path [ fhir:v "athena-claim-profile.patient" ] ; fhir:short [ fhir:v "Who/what is the patient of claim" ] ; fhir:definition [ fhir:v "Who or what the athena-claim-profile is about. The athena-claim-profile can be about a person." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.patient" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ; fhir:link ] ) ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] [ fhir:key [ fhir:v "ref-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "SHALL have a contained resource if a local reference is provided" ] ; fhir:expression [ fhir:v "reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))" ] ; fhir:xpath [ fhir:v "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.id" ] ; fhir:path [ fhir:v "athena-claim-profile.patient.id" ] ; fhir:representation ( [ fhir:v "xmlAttr" ] ) ; fhir:short [ fhir:v "Unique id for inter-element referencing" ] ; fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Element.id" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ] ; fhir:value [ fhir:v "string"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "false"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "n/a" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.extension" ] ; fhir:path [ fhir:v "athena-claim-profile.patient.extension" ] ; fhir:slicing [ fhir:discriminator ( [ fhir:type [ fhir:v "value" ] ; fhir:path [ fhir:v "url" ] ] ) ; fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ; fhir:rules [ fhir:v "open" ] ] ; fhir:short [ fhir:v "Additional content defined by implementations" ] ; fhir:definition [ fhir:v "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." ] ; fhir:comment [ fhir:v "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." ] ; fhir:alias ( [ fhir:v "extensions" ] [ fhir:v "user content" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Element.extension" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Extension"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] [ fhir:key [ fhir:v "ext-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ; fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ; fhir:xpath [ fhir:v "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "false"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "n/a" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.reference" ] ; fhir:path [ fhir:v "athena-claim-profile.patient.reference" ] ; fhir:short [ fhir:v "Reference to the Patient" ] ; fhir:definition [ fhir:v "Who or what the athena-claim-profile is about. The athena-claim-profile can be about a person." ] ; fhir:comment [ fhir:v "Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure \"/[type]/[id]\" then it should be assumed that the reference is to a FHIR RESTful server." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.reference" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ; fhir:condition ( [ fhir:v "ref-1" ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "N/A" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.type" ] ; fhir:path [ fhir:v "athena-claim-profile.patient.type" ] ; fhir:short [ fhir:v "Type the reference refers to (e.g. \"Patient\")" ] ; fhir:definition [ fhir:v "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources)." ] ; fhir:comment [ fhir:v "This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.type" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "uri"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:binding [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"^^xsd:anyURI ] ; fhir:value [ fhir:v "FHIRResourceTypeExt" ] ] ) ; fhir:strength [ fhir:v "extensible" ] ; fhir:description [ fhir:v "Aa resource (or, for logical models, the URI of the logical model)." ] ; fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/resource-types"^^xsd:anyURI ; fhir:link ] ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "N/A" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.identifier" ] ; fhir:path [ fhir:v "athena-claim-profile.patient.identifier" ] ; fhir:short [ fhir:v "Logical reference, when literal reference is not known" ] ; fhir:definition [ fhir:v "An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference." ] ; fhir:comment [ fhir:v "When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. \n\nWhen both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference\n\nApplications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.\n\nReference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.identifier" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v ".identifier" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.display" ] ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:path [ fhir:v "athena-claim-profile.patient.display" ] ; fhir:short [ fhir:v "Patient name" ] ; fhir:definition [ fhir:v "Patient name for the athena-claim-profile is about." ] ; fhir:comment [ fhir:v "This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.display" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "N/A" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patientProfileId" ] ; fhir:path [ fhir:v "athena-claim-profile.patientProfileId" ] ; fhir:short [ fhir:v "Patient specific id for practice management data including financial information" ] ; fhir:definition [ fhir:v "Internal ID of patient used in non-clinical practice management data." ] ; fhir:comment [ fhir:v "Patient profile ID" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.patientProfileId" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "unsignedInt"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "true"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.batchNumber" ] ; fhir:path [ fhir:v "athena-claim-profile.batchNumber" ] ; fhir:short [ fhir:v "Batch containing this claim" ] ; fhir:definition [ fhir:v "Batch no specific to the patient visit" ] ; fhir:comment [ fhir:v "The batch number of the batch containing this athena-claim-profile" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.batchNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "unsignedInt"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges" ] ; fhir:path [ fhir:v "athena-claim-profile.charges" ] ; fhir:short [ fhir:v "The sum of the charges to be claimed." ] ; fhir:definition [ fhir:v "batch no specific to the patient visit" ] ; fhir:comment [ fhir:v "The sum of the charges for this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.charges" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Money"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges.id" ] ; fhir:path [ fhir:v "athena-claim-profile.charges.id" ] ; fhir:representation ( [ fhir:v "xmlAttr" ] ) ; fhir:short [ fhir:v "Unique id for inter-element referencing" ] ; fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Element.id" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ] ; fhir:value [ fhir:v "string"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "false"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "n/a" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges.extension" ] ; fhir:path [ fhir:v "athena-claim-profile.charges.extension" ] ; fhir:slicing [ fhir:discriminator ( [ fhir:type [ fhir:v "value" ] ; fhir:path [ fhir:v "url" ] ] ) ; fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ; fhir:rules [ fhir:v "open" ] ] ; fhir:short [ fhir:v "Additional content defined by implementations" ] ; fhir:definition [ fhir:v "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." ] ; fhir:comment [ fhir:v "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." ] ; fhir:alias ( [ fhir:v "extensions" ] [ fhir:v "user content" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Element.extension" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Extension"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] [ fhir:key [ fhir:v "ext-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ; fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ; fhir:xpath [ fhir:v "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "false"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "n/a" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges.value" ] ; fhir:path [ fhir:v "athena-claim-profile.charges.value" ] ; fhir:short [ fhir:v "Amount of money" ] ; fhir:definition [ fhir:v "Charged value of the athena-claim-profile" ] ; fhir:comment [ fhir:v "The sum of the charges for this electronic athena-claim-profile." ] ; fhir:requirements [ fhir:v "The amount of the currency. The value includes an implicit precision in the presentation of the value." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Money.value" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "decimal"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "v2" ] ; fhir:map [ fhir:v "MO.Value" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges.currency" ] ; fhir:path [ fhir:v "athena-claim-profile.charges.currency" ] ; fhir:short [ fhir:v "Currency" ] ; fhir:definition [ fhir:v "Name of the the Currency" ] ; fhir:comment [ fhir:v "The sum of the charges for this electronic athena-claim-profile." ] ; fhir:requirements [ fhir:v "A code indicating the currency, taken from ISO 4217." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Money.currency" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:binding [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"^^xsd:anyURI ] ; fhir:value [ fhir:v "CurrencyCode" ] ] ) ; fhir:strength [ fhir:v "required" ] ; fhir:description [ fhir:v "A code indicating the currency, taken from ISO 4217." ] ; fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/currencies|4.0.1"^^xsd:anyURI ; fhir:link ] ] ; fhir:mapping ( [ fhir:identity [ fhir:v "v2" ] ; fhir:map [ fhir:v "MO.Currency" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.filingMethod" ] ; fhir:path [ fhir:v "athena-claim-profile.filingMethod" ] ; fhir:short [ fhir:v "The ID of the filing method for ths electronic athena-claim-profile. This column should be linked to the MedLists table MedListsId column with a TableName of FilingMethods." ] ; fhir:definition [ fhir:v "Claim filing type" ] ; fhir:comment [ fhir:v "The ID of the filing method for ths electronic athena-claim-profile. This column should be linked to the MedLists table MedListsId column with a TableName of FilingMethods." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.filingMethod" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.claimFileId" ] ; fhir:path [ fhir:v "athena-claim-profile.claimFileId" ] ; fhir:short [ fhir:v "The ID of the EDICLaim." ] ; fhir:definition [ fhir:v "Claim associated filed id" ] ; fhir:comment [ fhir:v "The ID of the EDIClaim that contains this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.claimFileId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "unsignedInt"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fileName" ] ; fhir:path [ fhir:v "athena-claim-profile.fileName" ] ; fhir:short [ fhir:v "EDI Claim file name" ] ; fhir:definition [ fhir:v "athena-claim-profileed file name" ] ; fhir:comment [ fhir:v "Edi Claim file name" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.fileName" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fileCreated" ] ; fhir:path [ fhir:v "athena-claim-profile.fileCreated" ] ; fhir:short [ fhir:v "Date that claim file was created." ] ; fhir:definition [ fhir:v "Claim file created date" ] ; fhir:comment [ fhir:v "The date that this electronic athena-claim-profile file was created." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.fileCreated" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "dateTime"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.filedBy" ] ; fhir:path [ fhir:v "athena-claim-profile.filedBy" ] ; fhir:short [ fhir:v "Person name who filed claim" ] ; fhir:definition [ fhir:v "Person name who filed claim" ] ; fhir:comment [ fhir:v "The name of the user who filed this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.filedBy" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fileTransmitted" ] ; fhir:path [ fhir:v "athena-claim-profile.fileTransmitted" ] ; fhir:short [ fhir:v "Claim file transmission date" ] ; fhir:definition [ fhir:v "Claim file transmission date" ] ; fhir:comment [ fhir:v "Claim file transmission date" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.fileTransmitted" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.submissionNumber" ] ; fhir:path [ fhir:v "athena-claim-profile.submissionNumber" ] ; fhir:short [ fhir:v "Electronic claim submission Number" ] ; fhir:definition [ fhir:v "Electronic claim submission Number" ] ; fhir:comment [ fhir:v "The reference number for a given claim" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.submissionNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "integer"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.transmissionStatus" ] ; fhir:path [ fhir:v "athena-claim-profile.transmissionStatus" ] ; fhir:short [ fhir:v "The transmission status of this electronic claim file (i.e. 'Ready To Transmit', 'Transmission Failed', 'Transmitted')" ] ; fhir:definition [ fhir:v "Status of claim" ] ; fhir:comment [ fhir:v "The transmission status of this electronic athena-claim-profile file (i.e. 'Ready To Transmit', 'Transmission Failed', 'Transmitted')" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.transmissionStatus" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.failureReason" ] ; fhir:path [ fhir:v "athena-claim-profile.failureReason" ] ; fhir:short [ fhir:v "A description of the reason for the unsuccessful transmission of this electronic claim (applies only to files with TransmissionStatus = 'Transmission Failed'))" ] ; fhir:definition [ fhir:v "Transmission status failure reason" ] ; fhir:comment [ fhir:v "A description of the reason for the unsuccessful transmission of this electronic athena-claim-profile file (applies only to files with TransmissionStatus = 'Transmission Failed')" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.failureReason" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.claimData" ] ; fhir:path [ fhir:v "athena-claim-profile.claimData" ] ; fhir:short [ fhir:v "The actual contents of this electronic claim file." ] ; fhir:definition [ fhir:v "Claim file data" ] ; fhir:comment [ fhir:v "The actual contents of this electronic claim file." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.claimData" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.lineDelimiter" ] ; fhir:path [ fhir:v "athena-claim-profile.lineDelimiter" ] ; fhir:short [ fhir:v "The line delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.lineDelimiter" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fieldDelimiter" ] ; fhir:path [ fhir:v "athena-claim-profile.fieldDelimiter" ] ; fhir:short [ fhir:v "The field delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.fieldDelimiter" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.recordDelimiter" ] ; fhir:path [ fhir:v "athena-claim-profile.recordDelimiter" ] ; fhir:short [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.recordDelimiter" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.lineLength" ] ; fhir:path [ fhir:v "athena-claim-profile.lineLength" ] ; fhir:short [ fhir:v "The maximum line length allowed when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The maximum line length allowed when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.lineLength" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.recordLength" ] ; fhir:path [ fhir:v "athena-claim-profile.recordLength" ] ; fhir:short [ fhir:v "The maximum record length allowed when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The maximum record length allowed when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.recordLength" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.clearinghouseName" ] ; fhir:path [ fhir:v "athena-claim-profile.clearinghouseName" ] ; fhir:short [ fhir:v "Clearinghouse for the electronic claim file." ] ; fhir:definition [ fhir:v "name of clearing house" ] ; fhir:comment [ fhir:v "clearinghouse for this electronic claim file" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.clearinghouseName" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier" ] ; fhir:short [ fhir:v "Insurance carrier for the electronic claim." ] ; fhir:definition [ fhir:v "Reference to Organization" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ; fhir:link ] ) ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] [ fhir:key [ fhir:v "ref-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "SHALL have a contained resource if a local reference is provided" ] ; fhir:expression [ fhir:v "reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))" ] ; fhir:xpath [ fhir:v "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.id" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.id" ] ; fhir:representation ( [ fhir:v "xmlAttr" ] ) ; fhir:short [ fhir:v "Unique id for inter-element referencing" ] ; fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Element.id" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ] ; fhir:value [ fhir:v "string"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "false"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "n/a" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.extension" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.extension" ] ; fhir:slicing [ fhir:discriminator ( [ fhir:type [ fhir:v "value" ] ; fhir:path [ fhir:v "url" ] ] ) ; fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ; fhir:rules [ fhir:v "open" ] ] ; fhir:short [ fhir:v "Additional content defined by implementations" ] ; fhir:definition [ fhir:v "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." ] ; fhir:comment [ fhir:v "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." ] ; fhir:alias ( [ fhir:v "extensions" ] [ fhir:v "user content" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Element.extension" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Extension"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] [ fhir:key [ fhir:v "ext-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ; fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ; fhir:xpath [ fhir:v "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "false"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "n/a" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.reference" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.reference" ] ; fhir:short [ fhir:v "Insurance Carrier Id refering to Organization" ] ; fhir:definition [ fhir:v "Reference to Organization" ] ; fhir:comment [ fhir:v "Insurance Carrier Id refering to Organization" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.reference" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ; fhir:condition ( [ fhir:v "ref-1" ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "N/A" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.type" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.type" ] ; fhir:short [ fhir:v "Type the reference refers to (e.g. \"Patient\")" ] ; fhir:definition [ fhir:v "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources)." ] ; fhir:comment [ fhir:v "This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.type" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "uri"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:binding [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"^^xsd:anyURI ] ; fhir:value [ fhir:v "FHIRResourceTypeExt" ] ] ) ; fhir:strength [ fhir:v "extensible" ] ; fhir:description [ fhir:v "Aa resource (or, for logical models, the URI of the logical model)." ] ; fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/resource-types"^^xsd:anyURI ; fhir:link ] ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "N/A" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.identifier" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.identifier" ] ; fhir:short [ fhir:v "Logical reference, when literal reference is not known" ] ; fhir:definition [ fhir:v "An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference." ] ; fhir:comment [ fhir:v "When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. \n\nWhen both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference\n\nApplications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.\n\nReference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.identifier" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v ".identifier" ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.display" ] ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.display" ] ; fhir:short [ fhir:v "Insurance carrier Name" ] ; fhir:definition [ fhir:v "Name of the the insurance Carrier" ] ; fhir:comment [ fhir:v "Insurance carrier Name" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Reference.display" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ; fhir:constraint ( [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:xpath [ fhir:v "@value|f:*|h:div" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ; fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "N/A" ] ] ) ] ) ] ; # fhir:differential [ fhir:element ( [ fhir:id [ fhir:v "athena-claim-profile" ] ; fhir:path [ fhir:v "athena-claim-profile" ] ] [ fhir:id [ fhir:v "athena-claim-profile.id" ] ; fhir:path [ fhir:v "athena-claim-profile.id" ] ; fhir:short [ fhir:v "Logical id of this artifact" ] ; fhir:definition [ fhir:v "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." ] ; fhir:comment [ fhir:v "The only time that a resource does not have an id is when it is being submitted to the server using a create operation." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "id"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "true"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.meta" ] ; fhir:path [ fhir:v "athena-claim-profile.meta" ] ; fhir:short [ fhir:v "Metadata about the resource" ] ; fhir:definition [ fhir:v "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource." ] ; fhir:comment [ fhir:v "Unique Id for this particular athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "Meta"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "false"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.pid" ] ; fhir:path [ fhir:v "athena-claim-profile.pid" ] ; fhir:short [ fhir:v "PID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource." ] ; fhir:definition [ fhir:v "Who/What Claimed" ] ; fhir:comment [ fhir:v "PID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "integer"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "false"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.patient" ] ; fhir:path [ fhir:v "athena-claim-profile.patient" ] ; fhir:short [ fhir:v "Who/what is the patient of claim" ] ; fhir:definition [ fhir:v "Who or what the athena-claim-profile is about. The athena-claim-profile can be about a person. " ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ; fhir:link ] ) ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.reference" ] ; fhir:path [ fhir:v "athena-claim-profile.patient.reference" ] ; fhir:short [ fhir:v "Reference to the Patient" ] ; fhir:definition [ fhir:v "Who or what the athena-claim-profile is about. The athena-claim-profile can be about a person." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patient.display" ] ; fhir:path [ fhir:v "athena-claim-profile.patient.display" ] ; fhir:short [ fhir:v "Patient name" ] ; fhir:definition [ fhir:v "Patient name for the athena-claim-profile is about." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "athena-claim-profile.patient.display" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.patientProfileId" ] ; fhir:path [ fhir:v "athena-claim-profile.patientProfileId" ] ; fhir:short [ fhir:v "Patient specific id for practice management data including financial information" ] ; fhir:definition [ fhir:v "Internal ID of patient used in non-clinical practice management data." ] ; fhir:comment [ fhir:v "Patient profile ID" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "unsignedInt"^^xsd:anyURI ] ] ) ; fhir:mustSupport [ fhir:v "true"^^xsd:boolean ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; fhir:isSummary [ fhir:v "true"^^xsd:boolean ] ] [ fhir:id [ fhir:v "athena-claim-profile.batchNumber" ] ; fhir:path [ fhir:v "athena-claim-profile.batchNumber" ] ; fhir:short [ fhir:v "Batch containing this claim" ] ; fhir:definition [ fhir:v "Batch no specific to the patient visit" ] ; fhir:comment [ fhir:v "The batch number of the batch containing this athena-claim-profile" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "unsignedInt"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges" ] ; fhir:path [ fhir:v "athena-claim-profile.charges" ] ; fhir:short [ fhir:v "The sum of the charges to be claimed." ] ; fhir:definition [ fhir:v "batch no specific to the patient visit" ] ; fhir:comment [ fhir:v "The sum of the charges for this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "Money"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges.value" ] ; fhir:path [ fhir:v "athena-claim-profile.charges.value" ] ; fhir:short [ fhir:v "Amount of money" ] ; fhir:definition [ fhir:v "Charged value of the athena-claim-profile" ] ; fhir:comment [ fhir:v "The sum of the charges for this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "decimal"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.charges.currency" ] ; fhir:path [ fhir:v "athena-claim-profile.charges.currency" ] ; fhir:short [ fhir:v "Currency" ] ; fhir:definition [ fhir:v "Name of the the Currency" ] ; fhir:comment [ fhir:v "The sum of the charges for this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.filingMethod" ] ; fhir:path [ fhir:v "athena-claim-profile.filingMethod" ] ; fhir:short [ fhir:v "The ID of the filing method for ths electronic athena-claim-profile. This column should be linked to the MedLists table MedListsId column with a TableName of FilingMethods." ] ; fhir:definition [ fhir:v "Claim filing type" ] ; fhir:comment [ fhir:v "The ID of the filing method for ths electronic athena-claim-profile. This column should be linked to the MedLists table MedListsId column with a TableName of FilingMethods." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.claimFileId" ] ; fhir:path [ fhir:v "athena-claim-profile.claimFileId" ] ; fhir:short [ fhir:v "The ID of the EDICLaim." ] ; fhir:definition [ fhir:v "Claim associated filed id" ] ; fhir:comment [ fhir:v "The ID of the EDIClaim that contains this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "unsignedInt"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fileName" ] ; fhir:path [ fhir:v "athena-claim-profile.fileName" ] ; fhir:short [ fhir:v "EDI Claim file name" ] ; fhir:definition [ fhir:v "athena-claim-profileed file name" ] ; fhir:comment [ fhir:v "Edi Claim file name" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fileCreated" ] ; fhir:path [ fhir:v "athena-claim-profile.fileCreated" ] ; fhir:short [ fhir:v "Date that claim file was created." ] ; fhir:definition [ fhir:v "Claim file created date" ] ; fhir:comment [ fhir:v "The date that this electronic athena-claim-profile file was created." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "dateTime"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.filedBy" ] ; fhir:path [ fhir:v "athena-claim-profile.filedBy" ] ; fhir:short [ fhir:v "Person name who filed claim" ] ; fhir:definition [ fhir:v "Person name who filed claim" ] ; fhir:comment [ fhir:v "The name of the user who filed this electronic athena-claim-profile." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fileTransmitted" ] ; fhir:path [ fhir:v "athena-claim-profile.fileTransmitted" ] ; fhir:short [ fhir:v "Claim file transmission date" ] ; fhir:definition [ fhir:v "Claim file transmission date" ] ; fhir:comment [ fhir:v "Claim file transmission date" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.submissionNumber" ] ; fhir:path [ fhir:v "athena-claim-profile.submissionNumber" ] ; fhir:short [ fhir:v "Electronic claim submission Number" ] ; fhir:definition [ fhir:v "Electronic claim submission Number" ] ; fhir:comment [ fhir:v "The reference number for a given claim" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "integer"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.transmissionStatus" ] ; fhir:path [ fhir:v "athena-claim-profile.transmissionStatus" ] ; fhir:short [ fhir:v "The transmission status of this electronic claim file (i.e. 'Ready To Transmit', 'Transmission Failed', 'Transmitted')" ] ; fhir:definition [ fhir:v "Status of claim" ] ; fhir:comment [ fhir:v "The transmission status of this electronic athena-claim-profile file (i.e. 'Ready To Transmit', 'Transmission Failed', 'Transmitted')" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.failureReason" ] ; fhir:path [ fhir:v "athena-claim-profile.failureReason" ] ; fhir:short [ fhir:v "A description of the reason for the unsuccessful transmission of this electronic claim (applies only to files with TransmissionStatus = 'Transmission Failed'))" ] ; fhir:definition [ fhir:v "Transmission status failure reason" ] ; fhir:comment [ fhir:v "A description of the reason for the unsuccessful transmission of this electronic athena-claim-profile file (applies only to files with TransmissionStatus = 'Transmission Failed')" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.claimData" ] ; fhir:path [ fhir:v "athena-claim-profile.claimData" ] ; fhir:short [ fhir:v "The actual contents of this electronic claim file." ] ; fhir:definition [ fhir:v "Claim file data" ] ; fhir:comment [ fhir:v "The actual contents of this electronic claim file." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.lineDelimiter" ] ; fhir:path [ fhir:v "athena-claim-profile.lineDelimiter" ] ; fhir:short [ fhir:v "The line delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.fieldDelimiter" ] ; fhir:path [ fhir:v "athena-claim-profile.fieldDelimiter" ] ; fhir:short [ fhir:v "The field delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.recordDelimiter" ] ; fhir:path [ fhir:v "athena-claim-profile.recordDelimiter" ] ; fhir:short [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The record delimiter used when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.lineLength" ] ; fhir:path [ fhir:v "athena-claim-profile.lineLength" ] ; fhir:short [ fhir:v "The maximum line length allowed when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The maximum line length allowed when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.recordLength" ] ; fhir:path [ fhir:v "athena-claim-profile.recordLength" ] ; fhir:short [ fhir:v "The maximum record length allowed when this electronic claim file was created by the plug-in." ] ; fhir:comment [ fhir:v "The maximum record length allowed when this electronic claim file was created by the plug-in." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.clearinghouseName" ] ; fhir:path [ fhir:v "athena-claim-profile.clearinghouseName" ] ; fhir:short [ fhir:v "Clearinghouse for the electronic claim file." ] ; fhir:definition [ fhir:v "name of clearing house" ] ; fhir:comment [ fhir:v "clearinghouse for this electronic claim file" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier" ] ; fhir:short [ fhir:v "Insurance carrier for the electronic claim." ] ; fhir:definition [ fhir:v "Reference to Organization" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ; fhir:link ] ) ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.reference" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.reference" ] ; fhir:short [ fhir:v "Insurance Carrier Id refering to Organization" ] ; fhir:definition [ fhir:v "Reference to Organization" ] ; fhir:comment [ fhir:v "Insurance Carrier Id refering to Organization" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "athena-claim-profile.insuranceCarrier.display" ] ; fhir:path [ fhir:v "athena-claim-profile.insuranceCarrier.display" ] ; fhir:short [ fhir:v "Insurance carrier Name" ] ; fhir:definition [ fhir:v "Name of the the insurance Carrier" ] ; fhir:comment [ fhir:v "Insurance carrier Name" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "string"^^xsd:anyURI ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------