Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA, 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-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc-fda/ and changes regularly. See the Directory of published versions
: Example RoutineSubstanceDefinition for Asprin - 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:SubstanceDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cd84a8b5-4e96-551c-15c6-c97c943eb38a"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-routine-drug-substance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-routine-drug-substance> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SubstanceDefinition</b><a name=\"cd84a8b5-4e96-551c-15c6-c97c943eb38a\"> </a><a name=\"hccd84a8b5-4e96-551c-15c6-c97c943eb38a\"> </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 SubstanceDefinition "cd84a8b5-4e96-551c-15c6-c97c943eb38a" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pqcmc-routine-drug-substance.html\">Routine Drug Substance</a></p></div><p><b>identifier</b>: salicylate</p><p><b>classification</b>: Chemical <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C48807)</span></p><p><b>grade</b>: USP-NF <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C134006)</span></p><p><b>manufacturer</b>: <a href=\"Bundle-6004e36e-7df9-469d-9b29-8e9f9bd7e95f.html#urn-uuid-e99bddfa-c1b5-435b-bbe8-24816b4e23e5\">urn:uuid:e99bddfa-c1b5-435b-bbe8-24816b4e23e5</a></p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>R16CO5Y76E <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#R16CO5Y76E)</span></td></tr></table><blockquote><p><b>name</b></p><p><b>name</b>: ACETYLSALICYLIC ACID</p><p><b>type</b>: Generic Name <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C97054)</span></p></blockquote><blockquote><p><b>name</b></p><p><b>name</b>: ASPIRIN</p><p><b>type</b>: GSRS Preferred Term <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C203355)</span></p><p><b>preferred</b>: true</p></blockquote></div>"
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "salicylate" ]
] ) ; #
fhir:classification ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C48807" ] ;
fhir:display [ fhir:v "Chemical" ] ] )
] ) ; #
fhir:grade ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C134006" ] ;
fhir:display [ fhir:v "USP-NF" ] ] )
] ) ; #
fhir:manufacturer ( [
fhir:reference [ fhir:v "urn:uuid:e99bddfa-c1b5-435b-bbe8-24816b4e23e5" ]
] ) ; #
fhir:code ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R16CO5Y76E" ] ] ) ]
] ) ; #
fhir:name ( [
fhir:name [ fhir:v "ACETYLSALICYLIC ACID" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C97054" ] ;
fhir:display [ fhir:v "Generic Name" ] ] ) ]
] [
fhir:name [ fhir:v "ASPIRIN" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C203355" ] ;
fhir:display [ fhir:v "GSRS Preferred Term" ] ] ) ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
] ) . #