Da Vinci Prior Authorization Support (PAS) FHIR IG, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pas/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Claim ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HomecareAuthorizationDifferentialExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim-update"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim-update> ] ) ;
( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationValue"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SUBSETTED" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Claim HomecareAuthorizationDifferentialExample</b></p><a name=\"HomecareAuthorizationDifferentialExample\"> </a><a name=\"hcHomecareAuthorizationDifferentialExample\"> </a><a name=\"HomecareAuthorizationDifferentialExample-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/PATIENT_EVENT_TRACE_NUMBER</code>/111099-UPDATE-DIFF</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>use</b>: Preauthorization</p><p><b>patient</b>: <a href=\"Patient-SubscriberExample.html\">JOE SMITH Male, DoB Unknown ( http://example.org/MIN#12345678901)</a></p><p><b>created</b>: 2019-07-20 11:01:00+0500</p><p><b>insurer</b>: <a href=\"Organization-InsurerExample.html\">Organization MARYLAND CAPITAL INSURANCE COMPANY</a></p><p><b>provider</b>: <a href=\"Organization-UMOExample.html\">Organization DR. JOE SMITH CORPORATION</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><h3>Relateds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Claim</b></td><td><b>Relationship</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Claim-HomecareAuthorizationExample.html\">Claim: extension = ; identifier = http://example.org/PATIENT_EVENT_TRACE_NUMBER#111099; status = active; type = Professional; use = preauthorization; created = 2019-07-20 11:01:00+0500; priority = Normal</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship prior}\">Prior Claim</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Coverage-InsuranceExample.html\">Coverage: status = active; subscriberId = 1122334455; relationship = Self</a></td></tr></table><blockquote><p><b>item</b></p><p><b>ServiceItemRequestType</b>: <span title=\"Codes:{https://codesystem.x12.org/005010/1525 HS}\">Health Services Review</span></p><p><b>CertificationType</b>: <span title=\"Codes:{https://codesystem.x12.org/005010/1322 I}\">Initial</span></p><p><b>InfoCancelledFlag</b>: true</p><p><b>sequence</b>: 2</p><p><b>category</b>: <span title=\"Codes:{https://codesystem.x12.org/005010/1365 42}\">Home Health Care</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets B4184}\">B4184</span></p><p><b>location</b>: <span title=\"Codes:{https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set 11}\">11</span></p></blockquote><blockquote><p><b>item</b></p><p><b>ServiceItemRequestType</b>: <span title=\"Codes:{https://codesystem.x12.org/005010/1525 HS}\">Health Services Review</span></p><p><b>CertificationType</b>: <span title=\"Codes:{https://codesystem.x12.org/005010/1322 I}\">Initial</span></p><p><b>InfoChanged</b>: added</p><p><b>sequence</b>: 3</p><p><b>category</b>: <span title=\"Codes:{https://codesystem.x12.org/005010/1365 42}\">Home Health Care</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets B4185}\">B4185</span></p><p><b>location</b>: <span title=\"Codes:{https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set 11}\">11</span></p></blockquote></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://example.org/PATIENT_EVENT_TRACE_NUMBER"^^xsd:anyURI ] ;
fhir:value [ fhir:v "111099-UPDATE-DIFF" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "http://example.org/USER_ASSIGNED"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9012345678" ] ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "professional" ] ] )
] ; #
fhir:use [ fhir:v "preauthorization"] ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/SubscriberExample" ]
] ; #
fhir:created [ fhir:v "2019-07-20T11:01:00+05:00"^^xsd:dateTime] ; #
fhir:insurer [
fhir:reference [ fhir:v "Organization/InsurerExample" ]
] ; #
fhir:provider [
fhir:reference [ fhir:v "Organization/UMOExample" ]
] ; #
fhir:priority [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ] )
] ; #
fhir:related ( [
fhir:claim [
fhir:reference [ fhir:v "Claim/HomecareAuthorizationExample" ] ] ;
fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prior" ] ] ) ]
] ) ; #
fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v "true"^^xsd:boolean ] ;
fhir:coverage [
fhir:reference [ fhir:v "Coverage/InsuranceExample" ] ]
] ) ; #
fhir:_item ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceItemRequestType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://codesystem.x12.org/005010/1525"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HS" ] ;
fhir:display [ fhir:v "Health Services Review" ] ] ) ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://codesystem.x12.org/005010/1322"^^xsd:anyURI ] ;
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Initial" ] ] ) ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/modifierextension-infoCancelled"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ;
fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:category [
( fhir:coding [
fhir:system [ fhir:v "https://codesystem.x12.org/005010/1365"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42" ] ;
fhir:display [ fhir:v "Home Health Care" ] ] ) ] ;
fhir:productOrService [
( fhir:coding [
fhir:system [ fhir:v "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"^^xsd:anyURI ] ;
fhir:code [ fhir:v "B4184" ] ] ) ] ;
fhir:location [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11" ] ] ) ]
] ) ; #
fhir:item ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceItemRequestType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://codesystem.x12.org/005010/1525"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HS" ] ;
fhir:display [ fhir:v "Health Services Review" ] ] ) ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-certificationType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://codesystem.x12.org/005010/1322"^^xsd:anyURI ] ;
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Initial" ] ] ) ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-infoChanged"^^xsd:anyURI ] ;
fhir:value [ fhir:v "added" ] ] ) ;
fhir:sequence [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:category [
( fhir:coding [
fhir:system [ fhir:v "https://codesystem.x12.org/005010/1365"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42" ] ;
fhir:display [ fhir:v "Home Health Care" ] ] ) ] ;
fhir:productOrService [
( fhir:coding [
fhir:system [ fhir:v "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"^^xsd:anyURI ] ;
fhir:code [ fhir:v "B4185" ] ] ) ] ;
fhir:location [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11" ] ] ) ]
] ) . #
IG © 2020+ HL7 International / Financial Management. Package hl7.fhir.us.davinci-pas#2.1.0-preview based on FHIR 4.0.1. Generated 2024-11-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change