@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 -------------------------------------------------------------------

<http://hl7.org/fhir/us/davinci-pas/Claim/HomecareAuthorizationDifferentialExample> 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><b>Generated Narrative: Claim</b><a name=\"HomecareAuthorizationDifferentialExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Claim &quot;HomecareAuthorizationDifferentialExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-claim-update.html\">PAS Claim Update</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ObservationValue http://terminology.hl7.org/CodeSystem/v3-ObservationValue}\">http://terminology.hl7.org/CodeSystem/v3-ObservationValue</span></p></div><p><b>identifier</b>: id: 111099</p><p><b>status</b>: active</p><p><b>type</b>: Professional <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-claim-type.html\">Claim Type Codes</a>#professional)</span></p><p><b>use</b>: preauthorization</p><p><b>patient</b>: <a href=\"Patient-SubscriberExample.html\">Patient/SubscriberExample</a> &quot; SMITH&quot;</p><p><b>created</b>: 2019-07-20 11:01:00+0500</p><p><b>insurer</b>: <a href=\"Organization-InsurerExample.html\">Organization/InsurerExample</a> &quot;MARYLAND CAPITAL INSURANCE COMPANY&quot;</p><p><b>provider</b>: <a href=\"Organization-UMOExample.html\">Organization/UMOExample</a> &quot;DR. JOE SMITH CORPORATION&quot;</p><p><b>priority</b>: Normal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-processpriority.html\">Process Priority Codes</a>#normal)</span></p><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/InsuranceExample</a></td></tr></table><blockquote><p><b>item</b></p><p><b>ServiceItemRequestType</b>: Health Services Review <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (1525#HS)</span></p><p><b>CertificationType</b>: Initial <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (1322#I)</span></p><blockquote><p><b>modifierExtension[http://hl7.org/fhir/us/davinci-pas/StructureDefinition/modifierextension-infoCancelled]</b></p></blockquote><p><b>sequence</b>: 2</p><p><b>category</b>: Home Health Care <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (1365#42)</span></p><p><b>productOrService</b>: B4184 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (HCPCSReleaseCodeSets#B4184)</span></p></blockquote><blockquote><p><b>item</b></p><p><b>InfoChanged</b>: added</p><p><b>ServiceItemRequestType</b>: Health Services Review <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (1525#HS)</span></p><p><b>CertificationType</b>: Initial <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (1322#I)</span></p><p><b>sequence</b>: 3</p><p><b>category</b>: Home Health Care <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (1365#42)</span></p><p><b>productOrService</b>: B4185 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (HCPCSReleaseCodeSets#B4185)</span></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "http://example.org/PATIENT_EVENT_TRACE_NUMBER"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "111099" ] ;
     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:link <http://hl7.org/fhir/us/davinci-pas/Patient/SubscriberExample> ;
     fhir:reference [ fhir:v "Patient/SubscriberExample" ]
  ] ; # 
  fhir:created [ fhir:v "2019-07-20T11:01:00+05:00"^^xsd:dateTime] ; # 
  fhir:insurer [
     fhir:link <http://hl7.org/fhir/us/davinci-pas/Organization/InsurerExample> ;
     fhir:reference [ fhir:v "Organization/InsurerExample" ]
  ] ; # 
  fhir:provider [
     fhir:link <http://hl7.org/fhir/us/davinci-pas/Organization/UMOExample> ;
     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:insurance ( [
     fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
     fhir:focal [ fhir:v "true"^^xsd:boolean ] ;
     fhir:coverage [
       fhir:link <http://hl7.org/fhir/us/davinci-pas/Coverage/InsuranceExample> ;
       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:item ( [
     fhir:extension ( [
       fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-infoChanged"^^xsd:anyURI ] ;
       fhir:value [ fhir:v "added" ]
     ] [
       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: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" ]
       ] )
     ]
  ] ) . # 

<http://hl7.org/fhir/us/davinci-pas/Patient/SubscriberExample> a fhir:us .

<http://hl7.org/fhir/us/davinci-pas/Organization/InsurerExample> a fhir:us .

<http://hl7.org/fhir/us/davinci-pas/Organization/UMOExample> a fhir:us .

<http://hl7.org/fhir/us/davinci-pas/Coverage/InsuranceExample> a fhir:us .

# -------------------------------------------------------------------------------------

