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

: PlanDefinition - Drug - example, stability study protocol - TTL Representation

Active as of 2024-05-08

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:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "plandefinition-drug-pq-ex5-stability-study-protocol"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/PlanDefinition-drug-pq"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/PlanDefinition-drug-pq>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"plandefinition-drug-pq-ex5-stability-study-protocol\"> </a><a name=\"hcplandefinition-drug-pq-ex5-stability-study-protocol\"> </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 PlanDefinition &quot;plandefinition-drug-pq-ex5-stability-study-protocol&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PlanDefinition-drug-pq.html\">PlanDefinition - Drug PQ</a></p></div><p><b>url</b>: <code>http://example-server.com/fhir/PlanDefinition/plandefinition-drug-pq-ex5-stability-study-protocol</code></p><p><b>identifier</b>: URI/urn:oid:2.16.840.1.113883.4.642.40.41.34.5</p><p><b>version</b>: 1.0.0</p><p><b>title</b>: Stability Monitoring Program</p><p><b>type</b>: Stability Study Protocol <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pharmaceutical-plan-type.html\">Pharmaceutical Plan Type Codes</a>#1244588)</span></p><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"MedicinalProductDefinition-medicinalproductdefinition-drug-product-pq-ex1.html\">MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1</a></p><p><b>date</b>: 2024-05-08 12:53:57+0000</p><p><b>publisher</b>: HL7 International / Biomedical Research and Regulation</p><p><b>contact</b>: HL7 International - Biomedical Research and Regulation: <a href=\"http://www.hl7.org/Special/committees/rcrim\">http://www.hl7.org/Special/committees/rcrim</a></p><p><b>description</b>: Narrative description of Stability Study</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><blockquote><p><b>action</b></p><p><b>title</b>: Stability Test Protocol for Long-term and Accelerated Storage of Stelbat Tablets, 20 mg</p><blockquote><p><b>action</b></p><p><b>title</b>: Long-Term</p><p><b>description</b>: 25°C/60% RH</p><blockquote><p><b>action</b></p></blockquote></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://example-server.com/fhir/PlanDefinition/plandefinition-drug-pq-ex5-stability-study-protocol"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.41.34.5" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:title [ fhir:v "Stability Monitoring Program"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/pharmaceutical-plan-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1244588" ] ;
fhir:display [ fhir:v "Stability Study Protocol" ]     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
a fhir:Reference ;
fhir:reference [ fhir:v "MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1" ]
  ] ; # 
  fhir:date [ fhir:v "2024-05-08T12:53:57+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 "Narrative description of Stability Study"] ; # 
  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:action ( [
fhir:title [ fhir:v "Stability Test Protocol for Long-term and Accelerated Storage of Stelbat Tablets, 20 mg" ] ;
    ( fhir:action [
fhir:title [ fhir:v "Long-Term" ] ;
fhir:description [ fhir:v "25°C/60% RH" ] ;
      ( fhir:action [
fhir:title [ fhir:v "Initial" ] ;
fhir:timing [
a fhir:Timing ;
fhir:repeat [
fhir:bounds [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "months" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mo" ]               ] ;
fhir:high [
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "months" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mo" ]               ]             ] ;
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ]           ]         ] ;
        ( fhir:action [
fhir:title [ fhir:v "XYZ" ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ActivityDefinition/4bfe1ee8-91ed-5c1b-3045-c749bb9d1d90"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ActivityDefinition/4bfe1ee8-91ed-5c1b-3045-c749bb9d1d90>           ]         ] )       ] )     ] )
  ] ) . #