Pharmaceutical Quality (Industry)
1.0.0 - STU1 International flag

Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions

: Medication - Batch Information - example - TTL Representation

Raw ttl | Download


@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:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "medication-batch-information-drug-pq-ex1"] ; #  Contained in Accumulus FHIR Product Example - Stability (2-24-2023) and updated based on Accumulus FHIR Product Example - Process Validation.xml (07-11-2023)  ,  Section 8 - Batch or Lot Information (batch 1 of 3) ,  <id value="medication-actual-batch"/>
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Medication-batch-information-drug-pq"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Medication-batch-information-drug-pq>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"medication-batch-information-drug-pq-ex1\"> </a><a name=\"hcmedication-batch-information-drug-pq-ex1\"> </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 Medication &quot;medication-batch-information-drug-pq-ex1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication-batch-information-drug-pq.html\">Medication - Batch Information Drug PQ</a></p></div><p><b>code</b>:  <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>LotNumber</b></td></tr><tr><td style=\"display: none\">*</td><td>, , , , , , , , , </td><td>33445</td></tr></table></div>"
  ] ; # 
  fhir:code [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-medication-definition-pq"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1" ]       ]     ] )
  ] ; # 
  fhir:batch [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/medication-manufacturingBatch"^^xsd:anyURI ] ;
      ( fhir:extension [
fhir:url [ fhir:v "manufacturingDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2020-06"^^xsd:gYearMonth ] #  #157        ] [
fhir:url [ fhir:v "batchQuantity"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "100100"^^xsd:decimal ] ; #  #26 ,  #155 ,  need to see if one of these needs changing 
fhir:unit [ fhir:v "tablets" ]         ]       ] [
fhir:url [ fhir:v "batchUtilization"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ; #                         <!-\\- Extension custom for this IG -\\->\n                        <extension\n                            url=\"http:\/\/hl7.org\/fhir\/uv\/pharm-quality\/StructureDefinition\/Extension-instance-comment-pq\">\n                            <!-\\-                            <extension url=\"http:\/\/nprogram.co.uk\/fhir\/extension\/instanceComment\">-\\->\n                            <valueCodeableConcept value=\"Comment: This has a value set defined in PQ\/CMC but no code system\"\n                            \/>                            \n<!-\\-                            <valueString value=\"Comment: This has a value set defined in PQ\/CMC but no code system\"\/>-\\->\n                        <\/extension>
fhir:code [ fhir:v "C133990" ] ;
fhir:display [ fhir:v "Commercial" ]           ] ) ;
fhir:text [ fhir:v "Production" ]         ] #  #159        ] [
fhir:url [ fhir:v "assignedManufacturer"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/organization-drug-pq-ex1" ] #  #158          ]       ] [
fhir:url [ fhir:v "container"^^xsd:anyURI ] ;
        ( fhir:extension [
fhir:url [ fhir:v "closureSystemDescription"^^xsd:anyURI ] ;
fhir:value [ fhir:v "100 cc HDPE Bottle 2 g desiccant" ]         ] )       ] ) #   Base FHIR Extensions     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-release-date-pq"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2019-09-08"^^xsd:date ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-designation-pq"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/batch-designation"^^xsd:anyURI ] ; #                            <system value=\"http:\/\/temp.hl7.org\/fhir\/us\/pq-cmc\/CodeSystem\/pqcmc-batch-designation\"\/>
fhir:code [ fhir:v "maximum" ] ;
fhir:display [ fhir:v "Maximum" ]         ] ) ;
fhir:text [ fhir:v "Maximum" ]       ] #                 <extension url=\"http:\/\/accumulus.org\/fhir\/extension\/batchDesignation\">     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-vials-pq"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3"^^xsd:positiveInteger ] #                 <extension url=\"http:\/\/accumulus.org\/fhir\/extension\/batchNumberOfVials\">     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-substance-batch-pq"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Substance/substance-drug-pq-ex1" ]       ] #                 <extension url=\"http:\/\/accumulus.org\/fhir\/extension\/batchSubstanceBatch\">,                     <reference value=\"Substance\/actual-batch-substance\"\/>     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-date-pq"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2020-08"^^xsd:gYearMonth ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-site-pq"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/organization-drug-pq-ex1" ]       ] #                 <extension url=\"http:\/\/accumulus.org\/fhir\/extension\/packagingSite\">     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-pq"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.81"^^xsd:decimal ] ; #  #160 
fhir:unit [ fhir:v "kg" ]       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-unfiltered-pq"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.91"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg" ]       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-target-fill-weight-pq"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g" ]       ]     ] ) ;
fhir:lotNumber [ fhir:v "33445" ] #  #153 
  ] . #     New order, with all Extensions custom to this IG at the top