@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Coverage ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "8"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2026-01-07T01:21:11.866-06:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-pas-coverage-profile"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: Coverage 8

Last updated: 2026-01-07 01:21:11-0600

Profile: PAS Coverage

org/fhir/us/davinci-pas/StructureDefinition/extension-coverageKind: health insurance plan policy

identifier: Member Number/665993433, National Insurance Payor Identifier (Payor)/Unknown, National Insurance Payor Identifier (Payor)/12345678, National Insurance Payor Identifier (Payor)/1101

status: Active

policyHolder: Patient/1442678380400620

subscriber: Patient/1442678380400620

subscriberId: 665993433

beneficiary: Patient/1442678380400620

relationship: other

period: 2007-01-31 00:00:00-0600 --> 2008-01-30 00:00:00-0600

payor: Organization/IC-5

"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-coverageKind"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "HIP" ] ; fhir:display [ fhir:v "health insurance plan policy" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MB" ] ; fhir:display [ fhir:v "Member Number" ] ] ) ; fhir:text [ fhir:v "Member Number" ] ] ; fhir:value [ fhir:v "665993433" ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NIIP" ] ; fhir:display [ fhir:v "National Insurance Payor Identifier (Payor)" ] ] ) ; fhir:text [ fhir:v "National Insurance Payor Identifier (Payor)" ] ] ; fhir:value [ fhir:v "Unknown" ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NIIP" ] ; fhir:display [ fhir:v "National Insurance Payor Identifier (Payor)" ] ] ) ; fhir:text [ fhir:v "National Insurance Payor Identifier (Payor)" ] ] ; fhir:value [ fhir:v "12345678" ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NIIP" ] ; fhir:display [ fhir:v "National Insurance Payor Identifier (Payor)" ] ] ) ; fhir:text [ fhir:v "National Insurance Payor Identifier (Payor)" ] ] ; fhir:value [ fhir:v "1101" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:policyHolder [ fhir:link ; fhir:reference [ fhir:v "Patient/1442678380400620" ] ] ; # fhir:subscriber [ fhir:link ; fhir:reference [ fhir:v "Patient/1442678380400620" ] ] ; # fhir:subscriberId [ fhir:v "665993433"] ; # fhir:beneficiary [ fhir:link ; fhir:reference [ fhir:v "Patient/1442678380400620" ] ] ; # fhir:relationship [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ; fhir:code [ fhir:v "other" ] ; fhir:display [ fhir:v "other" ] ] [ fhir:system [ fhir:v "https://valueset.x12.org/x217/005010/request/2000D/INS/1/02/00/1069"^^xsd:anyURI ] ; fhir:code [ fhir:v "G8" ] ; fhir:display [ fhir:v "Other Relationship" ] ] ) ; fhir:text [ fhir:v "other" ] ] ; # fhir:period [ fhir:start [ fhir:v "2007-01-31T00:00:00-06:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2008-01-30T00:00:00-06:00"^^xsd:dateTime ] ] ; # fhir:payor ( [ fhir:link ; fhir:reference [ fhir:v "Organization/IC-5" ] ] ) . # # -------------------------------------------------------------------------------------