@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "TaskBundleForCommunicationRequest-example-01"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2023-09-07T15:32:26.605+05:30"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle"^^xsd:anyURI ; fhir:link ] ) ; fhir:security ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ; fhir:code [ fhir:v "V" ] ; fhir:display [ fhir:v "very restricted" ] ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "http://hip.in"^^xsd:anyURI ] ; fhir:value [ fhir:v "bc3c6c57-2053-4d0e-ac40-139ccccff645" ] ] ; # fhir:type [ fhir:v "collection"] ; # fhir:timestamp [ fhir:v "2023-09-07T15:32:26.605+05:30"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "Task/Task-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "CommunicationRequest/CommunicationRequest-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "Claim/Claim-preauth-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "Patient/Patient-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "Organization/Organization-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "Organization/Organization-example-02"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "MedicationRequest/MedicationRequest-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "Practitioner/Practitioner-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "Coverage/Coverage-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "Condition/Condition-example-01"^^xsd:anyURI ] ; fhir:resource ( ) ] ) . # a fhir:Task ; fhir:id [ fhir:v "Task-example-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Task"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Task

Resource Task "Task-example-01"

Profile: Task

status: requested

intent: order

code: Poll (Financial Task Codes#poll)

description: Please Provide the diagnosis report of the Patient for identifying the disease

authoredOn: 2023-12-08 08:25:05+1000

requester: See above (Organization/Organization-example-01)

owner: See above (Organization/Organization-example-02)

Inputs

-TypeValue[x]
*Include (Financial Task Input Type Codes#include)See above (CommunicationRequest/CommunicationRequest-example-01)
" ] ; # fhir:status [ fhir:v "requested"] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/financialtaskcode"^^xsd:anyURI ] ; fhir:code [ fhir:v "poll" ] ] ) ] ; # fhir:description [ fhir:v "Please Provide the diagnosis report of the Patient for identifying the disease"] ; # fhir:authoredOn [ fhir:v "2023-12-08T08:25:05+10:00"^^xsd:dateTime] ; # fhir:requester [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-01" ] ] ; # fhir:owner [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-02" ] ] ; # fhir:input ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/financialtaskinputtype"^^xsd:anyURI ] ; fhir:code [ fhir:v "include" ] ] ) ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "CommunicationRequest/CommunicationRequest-example-01" ] ] ] ) . # a fhir:CommunicationRequest ; fhir:id [ fhir:v "CommunicationRequest-example-01"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2023-09-07T14:58:58.181+05:30"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/CommunicationRequest"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CommunicationRequest

Resource CommunicationRequest "CommunicationRequest-example-01" Version "1" Updated "2023-09-07 14:58:58+0530"

Profile: CommunicationRequest

identifier: id: 4524657454

basedOn: See above (Claim/Claim-preauth-example-01)

status: active

category: Alert (CommunicationCategory#alert)

priority: routine

Payloads

-Content[x]
*Please provide the Angeography report to support your Claim# DEF5647.

authoredOn: 2023-12-08 08:25:05+1000

requester: See above (Organization/Organization-example-01)

recipient: See above (Organization/Organization-example-02)

sender: See above (Organization/Organization-example-01)

" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://irdai.in"^^xsd:anyURI ] ; fhir:value [ fhir:v "4524657454" ] ] ) ; # fhir:basedOn ( [ fhir:link ; fhir:reference [ fhir:v "Claim/Claim-preauth-example-01" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:category ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/communication-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "alert" ] ] ) ] ) ; # fhir:priority [ fhir:v "routine"] ; # fhir:payload ( [ fhir:content [ fhir:v "Please provide the Angeography report to support your Claim# DEF5647." ] ] ) ; # fhir:authoredOn [ fhir:v "2023-12-08T08:25:05+10:00"^^xsd:dateTime] ; # fhir:requester [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-01" ] ] ; # fhir:recipient ( [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-02" ] ] ) ; # fhir:sender [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-01" ] ] . # a fhir:Claim ; fhir:id [ fhir:v "Claim-preauth-example-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Claim"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Claim

Resource Claim "Claim-preauth-example-01"

Profile: Claim

identifier: id: 7612345

status: active

type: Inpatient care management (procedure) (SNOMED CT#737481003)

subType: Emergency Claim (Example Claim SubType Codes#emergency)

use: preauthorization

patient: See above (Patient/Patient-example-01)

billablePeriod: 2023-12-09 11:01:00+0500 --> 2023-12-30 11:01:00+0500

created: 2023-12-11 11:01:00+0500

insurer: See above (Organization/Organization-example-01)

provider: See above (Organization/Organization-example-02)

priority: Normal (Process Priority Codes#normal)

prescription: See above (MedicationRequest/MedicationRequest-example-01)

CareTeams

-SequenceProviderRoleQualification
*1See above (Practitioner/Practitioner-example-01)Healthcare professional (occupation) (SNOMED CT#223366009)Clinical specialty (qualifier value) (SNOMED CT#394658006)

Diagnoses

-SequenceDiagnosis[x]Type
*1Cardiac arrest, unspecified (ICD-10#I46.9)Final diagnosis (discharge) (contextual qualifier) (qualifier value) (SNOMED CT#89100005)

procedure

sequence: 1

procedure: Angiography (SNOMED CT#77343006)

procedure

sequence: 2

procedure: Angioplasty of blood vessel (SNOMED CT#418285008)

Insurances

-SequenceFocalCoveragePreAuthRef
*1trueSee above (Coverage/Coverage-example-01)123456

item

sequence: 1

careTeamSequence: 1

productOrService: Angiography (SNOMED CT#77343006)

serviced: 2023-12-09

UnitPrices

-ValueCurrency
*10000.00INR

Nets

-ValueCurrency
*10000.00INR

item

sequence: 2

careTeamSequence: 1

productOrService: Angioplasty of blood vessel (SNOMED CT#418285008)

UnitPrices

-ValueCurrency
*40000INR

Nets

-ValueCurrency
*40000INR

item

sequence: 3

careTeamSequence: 1

productOrService: Intensive care unit (SNOMED CT#309904001)

serviced: 2023-12-11

quantity: 10 day

UnitPrices

-ValueCurrency
*2000INR

Nets

-ValueCurrency
*20000INR

item

sequence: 4

careTeamSequence: 1

productOrService: Aspirin 75 mg oral tablet (SNOMED CT#319775004)

UnitPrices

-ValueCurrency
*100INR

Nets

-ValueCurrency
*100INR

Totals

-ValueCurrency
*70100INR
" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://irdai.gov.in"^^xsd:anyURI ] ; fhir:value [ fhir:v "7612345" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:type [ fhir:coding ( [ a sct:737481003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "737481003" ] ; fhir:display [ fhir:v "Inpatient care management (procedure)" ] ] ) ] ; # fhir:subType [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/ex-claimsubtype"^^xsd:anyURI ] ; fhir:code [ fhir:v "emergency" ] ] ) ] ; # fhir:use [ fhir:v "preauthorization"] ; # fhir:patient [ fhir:link ; fhir:reference [ fhir:v "Patient/Patient-example-01" ] ] ; # fhir:billablePeriod [ fhir:start [ fhir:v "2023-12-09T11:01:00+05:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2023-12-30T11:01:00+05:00"^^xsd:dateTime ] ] ; # fhir:created [ fhir:v "2023-12-11T11:01:00+05:00"^^xsd:dateTime] ; # fhir:insurer [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-01" ] ] ; # fhir:provider [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-02" ] ] ; # fhir:priority [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ] ; fhir:code [ fhir:v "normal" ] ] ) ] ; # fhir:prescription [ fhir:link ; fhir:reference [ fhir:v "MedicationRequest/MedicationRequest-example-01" ] ] ; # fhir:careTeam ( [ fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:provider [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Practitioner-example-01" ] ] ; fhir:role [ fhir:coding ( [ a sct:223366009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "223366009" ] ; fhir:display [ fhir:v "Healthcare professional (occupation)" ] ] ) ] ; fhir:qualification [ fhir:coding ( [ a sct:394658006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394658006" ] ; fhir:display [ fhir:v "Clinical specialty (qualifier value)" ] ] ) ] ] ) ; # fhir:diagnosis ( [ fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:diagnosis [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:code [ fhir:v "I46.9" ] ; fhir:display [ fhir:v "Cardiac arrest, unspecified" ] ] ) ] ; fhir:type ( [ fhir:coding ( [ a sct:89100005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "89100005" ] ; fhir:display [ fhir:v "Final diagnosis (discharge) (contextual qualifier) (qualifier value)" ] ] ) ] ) ] ) ; # fhir:procedure ( [ fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:procedure [ a fhir:CodeableConcept ; fhir:coding ( [ a sct:77343006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77343006" ] ; fhir:display [ fhir:v "Angiography" ] ] ) ] ] [ fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:procedure [ a fhir:CodeableConcept ; fhir:coding ( [ a sct:418285008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "418285008" ] ; fhir:display [ fhir:v "Angioplasty of blood vessel" ] ] ) ] ] ) ; # fhir:insurance ( [ fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:focal [ fhir:v "true"^^xsd:boolean ] ; fhir:coverage [ fhir:link ; fhir:reference [ fhir:v "Coverage/Coverage-example-01" ] ] ; fhir:preAuthRef ( [ fhir:v "123456" ] ) ] ) ; # fhir:item ( [ fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:careTeamSequence ( [ fhir:v "1"^^xsd:positiveInteger ] ) ; fhir:productOrService [ fhir:coding ( [ a sct:77343006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77343006" ] ; fhir:display [ fhir:v "Angiography" ] ] ) ] ; fhir:serviced [ fhir:v "2023-12-09"^^xsd:date ] ; fhir:unitPrice [ fhir:value [ fhir:v "10000.00"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ; fhir:net [ fhir:value [ fhir:v "10000.00"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ] [ fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:careTeamSequence ( [ fhir:v "1"^^xsd:positiveInteger ] ) ; fhir:productOrService [ fhir:coding ( [ a sct:418285008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "418285008" ] ; fhir:display [ fhir:v "Angioplasty of blood vessel" ] ] ) ] ; fhir:unitPrice [ fhir:value [ fhir:v "40000"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ; fhir:net [ fhir:value [ fhir:v "40000"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ] [ fhir:sequence [ fhir:v "3"^^xsd:positiveInteger ] ; fhir:careTeamSequence ( [ fhir:v "1"^^xsd:positiveInteger ] ) ; fhir:productOrService [ fhir:coding ( [ a sct:309904001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "309904001" ] ; fhir:display [ fhir:v "Intensive care unit" ] ] ) ] ; fhir:serviced [ fhir:v "2023-12-11"^^xsd:date ] ; fhir:quantity [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "day" ] ] ; fhir:unitPrice [ fhir:value [ fhir:v "2000"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ; fhir:net [ fhir:value [ fhir:v "20000"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ] [ fhir:sequence [ fhir:v "4"^^xsd:positiveInteger ] ; fhir:careTeamSequence ( [ fhir:v "1"^^xsd:positiveInteger ] ) ; fhir:productOrService [ fhir:coding ( [ a sct:319775004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "319775004" ] ; fhir:display [ fhir:v "Aspirin 75 mg oral tablet" ] ] ) ] ; fhir:unitPrice [ fhir:value [ fhir:v "100"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ; fhir:net [ fhir:value [ fhir:v "100"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] ] ) ; # fhir:total [ fhir:value [ fhir:v "70100"^^xsd:decimal ] ; fhir:currency [ fhir:v "INR" ] ] . # a fhir:Patient ; fhir:id [ fhir:v "Patient-example-01"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2023-09-07T14:58:58.181+05:30"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Patient

Resource Patient "Patient-example-01" Version "1" Updated "2023-09-07 14:58:58+0530"

Profile: Patient

identifier: Adhaar number: 7225-4829-5255

name: Adarsh Agrawal

telecom: +919818512600

gender: male

birthDate: 1981-01-12

" ] ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code"^^xsd:anyURI ] ; fhir:code [ fhir:v "ADN" ] ; fhir:display [ fhir:v "Adhaar number" ] ] ) ] ; fhir:system [ fhir:v "https://uidai.gov.in/"^^xsd:anyURI ] ; fhir:value [ fhir:v "7225-4829-5255" ] ] ) ; # fhir:name ( [ fhir:text [ fhir:v "Adarsh Agrawal" ] ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+919818512600" ] ; fhir:use [ fhir:v "home" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1981-01-12"^^xsd:date] . # a fhir:Organization ; fhir:id [ fhir:v "Organization-example-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Organization

Resource Organization "Organization-example-01"

Profile: Organization

identifier: Provider number: 4567878

type: Insurance Company (Organization type#ins)

name: XYZ Insurance Co. Ltd.

telecom: +91 243 2634 1234, contact@xyz.org

" ] ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PRN" ] ; fhir:display [ fhir:v "Provider number" ] ] ) ] ; fhir:system [ fhir:v "https://facility.ndhm.gov.in"^^xsd:anyURI ] ; fhir:value [ fhir:v "4567878" ] ] ) ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "ins" ] ; fhir:display [ fhir:v "Insurance Company" ] ] ) ] ) ; # fhir:name [ fhir:v "XYZ Insurance Co. Ltd."] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+91 243 2634 1234" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "contact@xyz.org" ] ; fhir:use [ fhir:v "work" ] ] ) . # a fhir:Organization ; fhir:id [ fhir:v "Organization-example-02"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Organization

Resource Organization "Organization-example-02"

Profile: Organization

identifier: Provider number: 45675454

type: Healthcare Provider (Organization type#prov)

name: XYZ Hospital Co. Ltd.

telecom: +91 243 2634 1278, contact@xyz.org

" ] ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PRN" ] ; fhir:display [ fhir:v "Provider number" ] ] ) ] ; fhir:system [ fhir:v "https://facility.ndhm.gov.in"^^xsd:anyURI ] ; fhir:value [ fhir:v "45675454" ] ] ) ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "prov" ] ; fhir:display [ fhir:v "Healthcare Provider" ] ] ) ] ) ; # fhir:name [ fhir:v "XYZ Hospital Co. Ltd."] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+91 243 2634 1278" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "contact@xyz.org" ] ; fhir:use [ fhir:v "work" ] ] ) . # a fhir:MedicationRequest ; fhir:id [ fhir:v "MedicationRequest-example-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationRequest"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: MedicationRequest

Resource MedicationRequest "MedicationRequest-example-01"

Profile: MedicationRequest

status: active

intent: order

medication: Aspirin 75 mg oral tablet (SNOMED CT#319775004)

subject: See above (Patient/Patient-example-01)

authoredOn: 2023-12-11

requester: See above (Practitioner/Practitioner-example-01)

reasonCode: Cardiac arrest (SNOMED CT#410429000)

reasonReference: See above (Condition/Condition-example-01)

DosageInstructions

-TextAdditionalInstructionTimingRouteMethod
*One tablet at onceWith or after food (SNOMED CT#311504000)Once per 1 daysOral Route (SNOMED CT#26643006)Swallow (SNOMED CT#421521009)
" ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; fhir:coding ( [ a sct:319775004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "319775004" ] ; fhir:display [ fhir:v "Aspirin 75 mg oral tablet" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/Patient-example-01" ] ] ; # fhir:authoredOn [ fhir:v "2023-12-11"^^xsd:date] ; # fhir:requester [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Practitioner-example-01" ] ] ; # fhir:reasonCode ( [ fhir:coding ( [ a sct:410429000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "410429000" ] ; fhir:display [ fhir:v "Cardiac arrest" ] ] ) ] ) ; # fhir:reasonReference ( [ fhir:link ; fhir:reference [ fhir:v "Condition/Condition-example-01" ] ] ) ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "One tablet at once" ] ; fhir:additionalInstruction ( [ fhir:coding ( [ a sct:311504000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "311504000" ] ; fhir:display [ fhir:v "With or after food" ] ] ) ] ) ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ fhir:coding ( [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral Route" ] ] ) ] ; fhir:method [ fhir:coding ( [ a sct:421521009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "421521009" ] ; fhir:display [ fhir:v "Swallow" ] ] ) ] ] ) . # a fhir:Practitioner ; fhir:id [ fhir:v "Practitioner-example-01"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2023-09-07T14:58:58.181+05:30"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Practitioner

Resource Practitioner "Practitioner-example-01" Version "1" Updated "2023-09-07 14:58:58+0530"

Profile: Practitioner

identifier: Medical License number: 21-1521-3828-3227

name: Dr. Aayush Agrawal

" ] ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MD" ] ; fhir:display [ fhir:v "Medical License number" ] ] ) ] ; fhir:system [ fhir:v "https://doctor.ndhm.gov.in"^^xsd:anyURI ] ; fhir:value [ fhir:v "21-1521-3828-3227" ] ] ) ; # fhir:name ( [ fhir:text [ fhir:v "Dr. Aayush Agrawal" ] ] ) . # a fhir:Coverage ; fhir:id [ fhir:v "Coverage-example-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Coverage"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Coverage

Resource Coverage "Coverage-example-01"

Profile: Coverage

identifier: id: 235037120

status: active

type: PAY (Coverage SelfPay Codes#pay)

subscriber: See above (Patient/Patient-example-01)

subscriberId: ABC123456BI007

beneficiary: See above (Patient/Patient-example-01)

relationship: Self (SubscriberPolicyholder Relationship Codes#self)

period: ?? --> 2026-03-17

payor: See above (Organization/Organization-example-01)

" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://xyzinsurance.in/policynumber/"^^xsd:anyURI ] ; fhir:value [ fhir:v "235037120" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-selfpay"^^xsd:anyURI ] ; fhir:code [ fhir:v "pay" ] ; fhir:display [ fhir:v "PAY" ] ] ) ] ; # fhir:subscriber [ fhir:link ; fhir:reference [ fhir:v "Patient/Patient-example-01" ] ] ; # fhir:subscriberId [ fhir:v "ABC123456BI007"] ; # fhir:beneficiary [ fhir:link ; fhir:reference [ fhir:v "Patient/Patient-example-01" ] ] ; # fhir:relationship [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ; fhir:code [ fhir:v "self" ] ] ) ] ; # fhir:period [ fhir:end [ fhir:v "2026-03-17"^^xsd:date ] ] ; # fhir:payor ( [ fhir:link ; fhir:reference [ fhir:v "Organization/Organization-example-01" ] ] ) . # a fhir:Condition ; fhir:id [ fhir:v "Condition-example-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Condition"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Condition

Resource Condition "Condition-example-01"

Profile: Condition

code: Cardiac arrest, unspecified (ICD-10#I46.9)

subject: See above (Patient/Patient-example-01)

onset: 2days

recorder: See above (Practitioner/Practitioner-example-01)

" ] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:code [ fhir:v "I46.9" ] ; fhir:display [ fhir:v "Cardiac arrest, unspecified" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/Patient-example-01" ] ] ; # fhir:onset [ fhir:v "2days"] ; # fhir:recorder [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Practitioner-example-01" ] ] . # # -------------------------------------------------------------------------------------