Pharmaceutical Quality (Industry)
1.0.0-ballot - ballot International flag

This page is part of the Pharmaceutical Quality (Industry) (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: CodeSystem - Report Type - TTL Representation

Active as of 2023-12-18

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cs-reportType-local-pq"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-reportType-local-pq</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Batch Analysis Report<a name=\"cs-reportType-local-pq-BatchAnalysisReport\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Process Validation Report<a name=\"cs-reportType-local-pq-ProcessValidationReport\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Stability Study Report - 18 months<a name=\"cs-reportType-local-pq-StabilityStudyReport-18months\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Stability Study Report<a name=\"cs-reportType-local-pq-StabilityStudyReport\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Product Compatibility Report<a name=\"cs-reportType-local-pq-ProductCompatibilityReport\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Reference Standard Report<a name=\"cs-reportType-local-pq-ReferenceStandardReport\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Characterization Report<a name=\"cs-reportType-local-pq-CharacterizationReport\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Impurities Report<a name=\"cs-reportType-local-pq-ImpuritiesReport\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Microbiological Attributes Report<a name=\"cs-reportType-local-pq-MicrobiologicalAttributesReport\"> </a></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "brr" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-reportType-local-pq"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "CsReportTypePQ"] ; # 
  fhir:title [ fhir:v "CodeSystem - Report Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-12-18T16:00:45+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Biomedical Research and Regulation" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code system contains example codes for report type in PQ."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] ) ;
fhir:text [ fhir:v "World" ]
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Batch Analysis Report" ] ;
fhir:display [ fhir:v "Batch Analysis Report" ]
  ] [
fhir:code [ fhir:v "Process Validation Report" ] ;
fhir:display [ fhir:v "Process Validation Report" ]
  ] [
fhir:code [ fhir:v "Stability Study Report - 18 months" ] ;
fhir:display [ fhir:v "Stability Study Report - 18 months" ]
  ] [
fhir:code [ fhir:v "Stability Study Report" ] ;
fhir:display [ fhir:v "Stability Study Report" ]
  ] [
fhir:code [ fhir:v "Product Compatibility Report" ] ;
fhir:display [ fhir:v "Product Compatibility Report" ]
  ] [
fhir:code [ fhir:v "Reference Standard Report" ] ;
fhir:display [ fhir:v "Reference Standard Report" ]
  ] [
fhir:code [ fhir:v "Characterization Report" ] ;
fhir:display [ fhir:v "Characterization Report" ]
  ] [
fhir:code [ fhir:v "Impurities Report" ] ;
fhir:display [ fhir:v "Impurities Report" ]
  ] [
fhir:code [ fhir:v "Microbiological Attributes Report" ] ;
fhir:display [ fhir:v "Microbiological Attributes Report" ]
  ] ) . #