FHIR Implementation Guide for ABDM
6.5.0 - active India flag

Banner

This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: InvoiceRecord-example-01 - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "InvoiceRecord-example-01"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-22T17:24:00.605+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/DocumentBundle"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/DocumentBundle>     ] ) ;
    ( 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 "3cf54fc4-0178-4127-bb99-b20711404881" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2023-08-22T17:31:00.605+05:30"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:65165372-75f9-4ead-9058-89d78575a63a"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:65165372-75f9-4ead-9058-89d78575a63a> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:e05f2a7d-c585-400b-bb75-092193106a36"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:e05f2a7d-c585-400b-bb75-092193106a36> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:6204db09-1b45-4ef3-80b2-028d0ecee054"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:6204db09-1b45-4ef3-80b2-028d0ecee054> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:3b22fcc1-e942-4371-8655-ae9b6f157e96"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:3b22fcc1-e942-4371-8655-ae9b6f157e96> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:217e7c36-4558-425d-ae88-38e4bf1c9773"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:217e7c36-4558-425d-ae88-38e4bf1c9773> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:ff99ac0f-8a17-407f-94e8-4c47f16c0fa2"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:ff99ac0f-8a17-407f-94e8-4c47f16c0fa2> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:93446f6a-f3fd-4bfc-8207-de97d5f13835"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:93446f6a-f3fd-4bfc-8207-de97d5f13835> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:e8058082-fa10-466a-a78b-dc09e882c546"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:e8058082-fa10-466a-a78b-dc09e882c546> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:94695ca7-2093-4475-a655-9c31f994c8be"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:94695ca7-2093-4475-a655-9c31f994c8be> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:d08754cc-5eb8-4b0a-ab45-f72800fd123e"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:d08754cc-5eb8-4b0a-ab45-f72800fd123e> )
  ] ) . # 

<urn:uuid:65165372-75f9-4ead-9058-89d78575a63a> a fhir:Composition ;
  fhir:id [ fhir:v "65165372-75f9-4ead-9058-89d78575a63a"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-22T17:24:00.605+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/InvoiceRecord"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/InvoiceRecord>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-IN"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-IN\" lang=\"en-IN\"><a name=\"Composition_65165372-75f9-4ead-9058-89d78575a63a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition 65165372-75f9-4ead-9058-89d78575a63a</b></p><a name=\"65165372-75f9-4ead-9058-89d78575a63a\"> </a><a name=\"hc65165372-75f9-4ead-9058-89d78575a63a\"> </a><a name=\"65165372-75f9-4ead-9058-89d78575a63a-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-22 17:24:00+0530; Language: en-IN</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-InvoiceRecord.html\">InvoiceRecord</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:\">Invoice Record</span></p><p><b>date</b>: 2023-08-22 17:37:00+0530</p><p><b>author</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-49169b6a-6341-43f6-ba6f-7321e63a6052\">Bundle: identifier = http://hip.in#3cf54fc4-0178-4127-bb99-b20711404881; type = document; timestamp = 2023-08-22 17:31:00+0530</a></p><p><b>title</b>: Pharmacy Invoice Record</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
fhir:text [ fhir:v "Invoice Record" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0" ] ;
fhir:display [ fhir:v "Patient" ]
  ] ; # 
  fhir:date [ fhir:v "2023-08-22T17:37:00.605+05:30"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052" ]
  ] ) ; # 
  fhir:title [ fhir:v "Pharmacy Invoice Record"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Pharmacy Invoice Details" ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:e05f2a7d-c585-400b-bb75-092193106a36" ] ;
fhir:type [ fhir:v "Invoice"^^xsd:anyURI ]     ] )
  ] ) . # 

<urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0> a fhir:Patient ;
  fhir:id [ fhir:v "ca6bd047-83b9-4fbb-8817-f74d45fa87b0"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2020-07-09T14:58:58.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ca6bd047-83b9-4fbb-8817-f74d45fa87b0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ca6bd047-83b9-4fbb-8817-f74d45fa87b0</b></p><a name=\"ca6bd047-83b9-4fbb-8817-f74d45fa87b0\"> </a><a name=\"hcca6bd047-83b9-4fbb-8817-f74d45fa87b0\"> </a><a name=\"ca6bd047-83b9-4fbb-8817-f74d45fa87b0-hi-IN\"> </a><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\">version: 1; Last updated: 2020-07-09 14:58:58+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Patient.html\">Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">ABC Male, DoB: 1981-01-12 ( Medical record number: 22-7225-4829-5255)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><a href=\"tel:+919818512600\">+919818512600</a></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] )     ] ;
fhir:system [ fhir:v "https://healthid.ndhm.gov.in"^^xsd:anyURI ] ;
fhir:value [ fhir:v "22-7225-4829-5255" ]
  ] ) ; # 
  fhir:name ( [
fhir:text [ fhir:v "ABC" ]
  ] ) ; # 
  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] . # 

<urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052> a fhir:Practitioner ;
  fhir:id [ fhir:v "49169b6a-6341-43f6-ba6f-7321e63a6052"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2019-05-29T14:58:58.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_49169b6a-6341-43f6-ba6f-7321e63a6052\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 49169b6a-6341-43f6-ba6f-7321e63a6052</b></p><a name=\"49169b6a-6341-43f6-ba6f-7321e63a6052\"> </a><a name=\"hc49169b6a-6341-43f6-ba6f-7321e63a6052\"> </a><a name=\"49169b6a-6341-43f6-ba6f-7321e63a6052-hi-IN\"> </a><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\">version: 1; Last updated: 2019-05-29 14:58:58+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Practitioner.html\">Practitioner</a></p></div><p><b>identifier</b>: Medical License number/21-1521-3828-3227</p><p><b>name</b>: Dr. DEF</p></div>"^^rdf:XMLLiteral
  ] ; # 
  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. DEF" ]
  ] ) . # 

<urn:uuid:e05f2a7d-c585-400b-bb75-092193106a36> a fhir:Invoice ;
  fhir:id [ fhir:v "e05f2a7d-c585-400b-bb75-092193106a36"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-23T17:02:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Invoice"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Invoice>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Invoice_e05f2a7d-c585-400b-bb75-092193106a36\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Invoice e05f2a7d-c585-400b-bb75-092193106a36</b></p><a name=\"e05f2a7d-c585-400b-bb75-092193106a36\"> </a><a name=\"hce05f2a7d-c585-400b-bb75-092193106a36\"> </a><a name=\"e05f2a7d-c585-400b-bb75-092193106a36-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-23 17:02:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Invoice.html\">Invoice</a></p></div><p><b>identifier</b>: CA/5842</p><p><b>status</b>: issued</p><p><b>type</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes 01}\">Pharmacy</span></p><p><b>subject</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-ca6bd047-83b9-4fbb-8817-f74d45fa87b0\">Patient</a></p><p><b>date</b>: 2023-05-01 10:00:00+0530</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-49169b6a-6341-43f6-ba6f-7321e63a6052\">Practitioner</a></td></tr></table><blockquote><p><b>lineItem</b></p><p><b>sequence</b>: 1</p><p><b>chargeItem</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-6204db09-1b45-4ef3-80b2-028d0ecee054\">ChargeItem</a></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 01}\">Rate</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>80</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: informational</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 00}\">MRP</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>100</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: discount</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 02}\">Discount</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 03}\">CGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>6</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 04}\">SGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>6</td><td>Indian rupee</td></tr></table></blockquote></blockquote><blockquote><p><b>lineItem</b></p><p><b>sequence</b>: 2</p><p><b>chargeItem</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-3b22fcc1-e942-4371-8655-ae9b6f157e96\">ChargeItem</a></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 01}\">Rate</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>120</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: informational</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 00}\">MRP</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>150</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: discount</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 02}\">Discount</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>10</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 03}\">CGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>8.4</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 04}\">SGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>8.4</td><td>Indian rupee</td></tr></table></blockquote></blockquote><blockquote><p><b>lineItem</b></p><p><b>sequence</b>: 3</p><p><b>chargeItem</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-217e7c36-4558-425d-ae88-38e4bf1c9773\">ChargeItem</a></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 01}\">Rate</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>30</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: informational</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 00}\">MRP</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>50</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: discount</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 02}\">Discount</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>5</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 03}\">CGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2.7</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 04}\">SGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2.7</td><td>Indian rupee</td></tr></table></blockquote></blockquote><blockquote><p><b>lineItem</b></p><p><b>sequence</b>: 4</p><p><b>chargeItem</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-ff99ac0f-8a17-407f-94e8-4c47f16c0fa2\">ChargeItem</a></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 01}\">Rate</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>350</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: informational</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 00}\">MRP</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>410</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: discount</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 02}\">Discount</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>10</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 03}\">CGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>24</td><td>Indian rupee</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components 04}\">SGST</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>24</td><td>Indian rupee</td></tr></table></blockquote></blockquote><h3>TotalNets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2752.2</td><td>Indian rupee</td></tr></table><h3>TotalGrosses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2575</td><td>Indian rupee</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "CA/5842" ]
  ] ) ; # 
  fhir:status [ fhir:v "issued"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Pharmacy" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0" ] ;
fhir:display [ fhir:v "Patient" ]
  ] ; # 
  fhir:date [ fhir:v "2023-05-01T10:00:00.181+05:30"^^xsd:dateTime] ; # 
  fhir:participant ( [
fhir:actor [
fhir:reference [ fhir:v "urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052" ] ;
fhir:display [ fhir:v "Practitioner" ]     ]
  ] ) ; # 
  fhir:lineItem ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:chargeItem [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:6204db09-1b45-4ef3-80b2-028d0ecee054" ] ;
fhir:display [ fhir:v "ChargeItem" ]     ] ;
    ( fhir:priceComponent [
fhir:type [ fhir:v "base" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Rate" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "80"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "informational" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "MRP" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "discount" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Discount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "CGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "6"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "SGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "6"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] )
  ] [
fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:chargeItem [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:3b22fcc1-e942-4371-8655-ae9b6f157e96" ] ;
fhir:display [ fhir:v "ChargeItem" ]     ] ;
    ( fhir:priceComponent [
fhir:type [ fhir:v "base" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Rate" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "informational" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "MRP" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "150"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "discount" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Discount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "CGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "8.4"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "SGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "8.4"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] )
  ] [
fhir:sequence [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:chargeItem [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:217e7c36-4558-425d-ae88-38e4bf1c9773" ] ;
fhir:display [ fhir:v "ChargeItem" ]     ] ;
    ( fhir:priceComponent [
fhir:type [ fhir:v "base" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Rate" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "informational" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "MRP" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "discount" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Discount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "CGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "2.7"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "SGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "2.7"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] )
  ] [
fhir:sequence [ fhir:v "4"^^xsd:positiveInteger ] ;
fhir:chargeItem [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:ff99ac0f-8a17-407f-94e8-4c47f16c0fa2" ] ;
fhir:display [ fhir:v "ChargeItem" ]     ] ;
    ( fhir:priceComponent [
fhir:type [ fhir:v "base" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Rate" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "350"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "informational" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "MRP" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "410"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "discount" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Discount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "CGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "24"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] [
fhir:type [ fhir:v "tax" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"^^xsd:anyURI ] ;
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "SGST" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "24"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]       ]     ] )
  ] ) ; # 
  fhir:totalNet [
fhir:value [ fhir:v "2752.2"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]
  ] ; # 
  fhir:totalGross [
fhir:value [ fhir:v "2575"^^xsd:decimal ] ;
fhir:currency [ fhir:v "INR" ]
  ] . # 

<urn:uuid:6204db09-1b45-4ef3-80b2-028d0ecee054> a fhir:ChargeItem ;
  fhir:id [ fhir:v "6204db09-1b45-4ef3-80b2-028d0ecee054"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T11:30:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ChargeItem_6204db09-1b45-4ef3-80b2-028d0ecee054\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem 6204db09-1b45-4ef3-80b2-028d0ecee054</b></p><a name=\"6204db09-1b45-4ef3-80b2-028d0ecee054\"> </a><a name=\"hc6204db09-1b45-4ef3-80b2-028d0ecee054\"> </a><a name=\"6204db09-1b45-4ef3-80b2-028d0ecee054-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 11:30:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ChargeItem.html\">ChargeItem</a></p></div><p><b>status</b>: Billed</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes 05}\">Medicines</span></p><p><b>subject</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-ca6bd047-83b9-4fbb-8817-f74d45fa87b0\">Patient</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-49169b6a-6341-43f6-ba6f-7321e63a6052\">Practitioner</a></td></tr></table><p><b>quantity</b>: 1 Tablet</p><p><b>product</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-93446f6a-f3fd-4bfc-8207-de97d5f13835\">Medication</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "billed"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Medicines" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0" ] ;
fhir:display [ fhir:v "Patient" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052" ] ;
fhir:display [ fhir:v "Practitioner" ]     ]
  ] ) ; # 
  fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ]
  ] ; # 
  fhir:product [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:93446f6a-f3fd-4bfc-8207-de97d5f13835" ] ;
fhir:display [ fhir:v "Medication" ]
  ] . # 

<urn:uuid:3b22fcc1-e942-4371-8655-ae9b6f157e96> a fhir:ChargeItem ;
  fhir:id [ fhir:v "3b22fcc1-e942-4371-8655-ae9b6f157e96"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T14:56:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ChargeItem_3b22fcc1-e942-4371-8655-ae9b6f157e96\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem 3b22fcc1-e942-4371-8655-ae9b6f157e96</b></p><a name=\"3b22fcc1-e942-4371-8655-ae9b6f157e96\"> </a><a name=\"hc3b22fcc1-e942-4371-8655-ae9b6f157e96\"> </a><a name=\"3b22fcc1-e942-4371-8655-ae9b6f157e96-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 14:56:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ChargeItem.html\">ChargeItem</a></p></div><p><b>status</b>: Billed</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes 05}\">Medicines</span></p><p><b>subject</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-ca6bd047-83b9-4fbb-8817-f74d45fa87b0\">Patient</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-49169b6a-6341-43f6-ba6f-7321e63a6052\">Practitioner</a></td></tr></table><p><b>quantity</b>: 10 Tablet</p><p><b>product</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-e8058082-fa10-466a-a78b-dc09e882c546\">Medication</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "billed"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Medicines" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0" ] ;
fhir:display [ fhir:v "Patient" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052" ] ;
fhir:display [ fhir:v "Practitioner" ]     ]
  ] ) ; # 
  fhir:quantity [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ]
  ] ; # 
  fhir:product [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:e8058082-fa10-466a-a78b-dc09e882c546" ] ;
fhir:display [ fhir:v "Medication" ]
  ] . # 

<urn:uuid:217e7c36-4558-425d-ae88-38e4bf1c9773> a fhir:ChargeItem ;
  fhir:id [ fhir:v "217e7c36-4558-425d-ae88-38e4bf1c9773"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T11:30:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ChargeItem_217e7c36-4558-425d-ae88-38e4bf1c9773\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem 217e7c36-4558-425d-ae88-38e4bf1c9773</b></p><a name=\"217e7c36-4558-425d-ae88-38e4bf1c9773\"> </a><a name=\"hc217e7c36-4558-425d-ae88-38e4bf1c9773\"> </a><a name=\"217e7c36-4558-425d-ae88-38e4bf1c9773-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 11:30:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ChargeItem.html\">ChargeItem</a></p></div><p><b>status</b>: Billed</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes 05}\">Medicines</span></p><p><b>subject</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-ca6bd047-83b9-4fbb-8817-f74d45fa87b0\">Patient</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-49169b6a-6341-43f6-ba6f-7321e63a6052\">Practitioner</a></td></tr></table><p><b>quantity</b>: 15 Tablet</p><p><b>product</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-94695ca7-2093-4475-a655-9c31f994c8be\">Medication</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "billed"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Medicines" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0" ] ;
fhir:display [ fhir:v "Patient" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052" ] ;
fhir:display [ fhir:v "Practitioner" ]     ]
  ] ) ; # 
  fhir:quantity [
fhir:value [ fhir:v "15"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ]
  ] ; # 
  fhir:product [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:94695ca7-2093-4475-a655-9c31f994c8be" ] ;
fhir:display [ fhir:v "Medication" ]
  ] . # 

<urn:uuid:ff99ac0f-8a17-407f-94e8-4c47f16c0fa2> a fhir:ChargeItem ;
  fhir:id [ fhir:v "ff99ac0f-8a17-407f-94e8-4c47f16c0fa2"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T11:30:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ChargeItem_ff99ac0f-8a17-407f-94e8-4c47f16c0fa2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem ff99ac0f-8a17-407f-94e8-4c47f16c0fa2</b></p><a name=\"ff99ac0f-8a17-407f-94e8-4c47f16c0fa2\"> </a><a name=\"hcff99ac0f-8a17-407f-94e8-4c47f16c0fa2\"> </a><a name=\"ff99ac0f-8a17-407f-94e8-4c47f16c0fa2-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 11:30:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ChargeItem.html\">ChargeItem</a></p></div><p><b>status</b>: Billed</p><p><b>code</b>: <span title=\"Codes:{https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes 05}\">Medicines</span></p><p><b>subject</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-ca6bd047-83b9-4fbb-8817-f74d45fa87b0\">Patient</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-49169b6a-6341-43f6-ba6f-7321e63a6052\">Practitioner</a></td></tr></table><p><b>quantity</b>: 1 Eye Gel</p><p><b>product</b>: <a href=\"Bundle-InvoiceRecord-example-01.html#urn-uuid-d08754cc-5eb8-4b0a-ab45-f72800fd123e\">Medication</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "billed"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Medicines" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:ca6bd047-83b9-4fbb-8817-f74d45fa87b0" ] ;
fhir:display [ fhir:v "Patient" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "urn:uuid:49169b6a-6341-43f6-ba6f-7321e63a6052" ] ;
fhir:display [ fhir:v "Practitioner" ]     ]
  ] ) ; # 
  fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Eye Gel" ]
  ] ; # 
  fhir:product [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:d08754cc-5eb8-4b0a-ab45-f72800fd123e" ] ;
fhir:display [ fhir:v "Medication" ]
  ] . # 

<urn:uuid:93446f6a-f3fd-4bfc-8207-de97d5f13835> a fhir:Medication ;
  fhir:id [ fhir:v "93446f6a-f3fd-4bfc-8207-de97d5f13835"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T10:25:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_93446f6a-f3fd-4bfc-8207-de97d5f13835\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 93446f6a-f3fd-4bfc-8207-de97d5f13835</b></p><a name=\"93446f6a-f3fd-4bfc-8207-de97d5f13835\"> </a><a name=\"hc93446f6a-f3fd-4bfc-8207-de97d5f13835\"> </a><a name=\"93446f6a-f3fd-4bfc-8207-de97d5f13835-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 10:25:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication.html\">Medication</a></p></div><p><b>identifier</b>: Harmonized System of Nomenclature/29222933</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1172863005}\">Paracetamol 1 g oral tablet</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385055001}\">Tablet</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>22180423</td><td>2023-02-24</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  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 "HSN" ] ;
fhir:display [ fhir:v "Harmonized System of Nomenclature" ]       ] )     ] ;
fhir:value [ fhir:v "29222933" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:1172863005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1172863005" ] ;
fhir:display [ fhir:v "Paracetamol 1 g oral tablet" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385055001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385055001" ] ;
fhir:display [ fhir:v "Tablet" ]     ] )
  ] ; # 
  fhir:batch [
fhir:lotNumber [ fhir:v "22180423" ] ;
fhir:expirationDate [ fhir:v "2023-02-24"^^xsd:date ]
  ] . # 

<urn:uuid:e8058082-fa10-466a-a78b-dc09e882c546> a fhir:Medication ;
  fhir:id [ fhir:v "e8058082-fa10-466a-a78b-dc09e882c546"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T14:49:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_e8058082-fa10-466a-a78b-dc09e882c546\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication e8058082-fa10-466a-a78b-dc09e882c546</b></p><a name=\"e8058082-fa10-466a-a78b-dc09e882c546\"> </a><a name=\"hce8058082-fa10-466a-a78b-dc09e882c546\"> </a><a name=\"e8058082-fa10-466a-a78b-dc09e882c546-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 14:49:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication.html\">Medication</a></p></div><p><b>identifier</b>: Harmonized System of Nomenclature/3004</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 324409009}\">Sulfalene 2 g oral tablet</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385055001}\">Tablet</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>22180424</td><td>2023-03-24</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  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 "HSN" ] ;
fhir:display [ fhir:v "Harmonized System of Nomenclature" ]       ] )     ] ;
fhir:value [ fhir:v "3004" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:324409009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "324409009" ] ;
fhir:display [ fhir:v "Sulfalene 2 g oral tablet" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385055001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385055001" ] ;
fhir:display [ fhir:v "Tablet" ]     ] )
  ] ; # 
  fhir:batch [
fhir:lotNumber [ fhir:v "22180424" ] ;
fhir:expirationDate [ fhir:v "2023-03-24"^^xsd:date ]
  ] . # 

<urn:uuid:94695ca7-2093-4475-a655-9c31f994c8be> a fhir:Medication ;
  fhir:id [ fhir:v "94695ca7-2093-4475-a655-9c31f994c8be"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T14:51:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_94695ca7-2093-4475-a655-9c31f994c8be\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 94695ca7-2093-4475-a655-9c31f994c8be</b></p><a name=\"94695ca7-2093-4475-a655-9c31f994c8be\"> </a><a name=\"hc94695ca7-2093-4475-a655-9c31f994c8be\"> </a><a name=\"94695ca7-2093-4475-a655-9c31f994c8be-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 14:51:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication.html\">Medication</a></p></div><p><b>identifier</b>: Harmonized System of Nomenclature/30049062</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 765676008}\">Aspirin 650 mg gastro-resistant oral tablet</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385055001}\">Tablet</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>22180425</td><td>2023-04-24</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  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 "HSN" ] ;
fhir:display [ fhir:v "Harmonized System of Nomenclature" ]       ] )     ] ;
fhir:value [ fhir:v "30049062" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:765676008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "765676008" ] ;
fhir:display [ fhir:v "Aspirin 650 mg gastro-resistant oral tablet" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385055001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385055001" ] ;
fhir:display [ fhir:v "Tablet" ]     ] )
  ] ; # 
  fhir:batch [
fhir:lotNumber [ fhir:v "22180425" ] ;
fhir:expirationDate [ fhir:v "2023-04-24"^^xsd:date ]
  ] . # 

<urn:uuid:d08754cc-5eb8-4b0a-ab45-f72800fd123e> a fhir:Medication ;
  fhir:id [ fhir:v "d08754cc-5eb8-4b0a-ab45-f72800fd123e"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-08-21T14:53:00.181+05:30"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication"^^xsd:anyURI ;
fhir:link <https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_d08754cc-5eb8-4b0a-ab45-f72800fd123e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication d08754cc-5eb8-4b0a-ab45-f72800fd123e</b></p><a name=\"d08754cc-5eb8-4b0a-ab45-f72800fd123e\"> </a><a name=\"hcd08754cc-5eb8-4b0a-ab45-f72800fd123e\"> </a><a name=\"d08754cc-5eb8-4b0a-ab45-f72800fd123e-hi-IN\"> </a><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\">version: 1; Last updated: 2023-08-21 14:53:00+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication.html\">Medication</a></p></div><p><b>identifier</b>: Harmonized System of Nomenclature/3003</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 330814003}\">Carbomer-980 2 mg/g eye gel</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385122009}\">Eye gel</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>22180426</td><td>2023-05-24</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  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 "HSN" ] ;
fhir:display [ fhir:v "Harmonized System of Nomenclature" ]       ] )     ] ;
fhir:value [ fhir:v "3003" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:330814003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "330814003" ] ;
fhir:display [ fhir:v "Carbomer-980 2 mg/g eye gel" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385122009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385122009" ] ;
fhir:display [ fhir:v "Eye gel" ]     ] )
  ] ; # 
  fhir:batch [
fhir:lotNumber [ fhir:v "22180426" ] ;
fhir:expirationDate [ fhir:v "2023-05-24"^^xsd:date ]
  ] . #