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, drug specification - 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-ex3-drug-specification"] ; # 
  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-ex3-drug-specification\"> </a><a name=\"hcplandefinition-drug-pq-ex3-drug-specification\"> </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-ex3-drug-specification&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-ex3-drug-specification</code></p><p><b>identifier</b>: URI/urn:oid:2.16.840.1.113883.4.642.40.41.34.3</p><p><b>version</b>: 1.0.0</p><p><b>title</b>: SPECIFICATION(S) FOR DRUG PRODUCT</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 specifications</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>: Specification(s) for Drug Product</p><p><b>code</b>: Overall set of actions <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><blockquote><p><b>action</b></p><p><b>title</b>: Release</p><p><b>code</b>: Timing Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>timing</b>: Code: Release time</p><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: End of shelf life</p><p><b>code</b>: Timing Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>timing</b>: Code: At end of shelf life</p><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://example-server.com/fhir/PlanDefinition/plandefinition-drug-pq-ex3-drug-specification"^^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.3" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:title [ fhir:v "SPECIFICATION(S) FOR DRUG PRODUCT"] ; # 
  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 specifications"] ; # 
  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 "Specification(s) for Drug Product" ] ;
fhir:code [
fhir:text [ fhir:v "Overall set of actions" ]     ] ;
    ( fhir:action [
fhir:title [ fhir:v "Release" ] ;
fhir:code [
fhir:text [ fhir:v "Timing Group" ]       ] ;
fhir:timing [
a fhir:Timing ;
fhir:code [
fhir:text [ fhir:v "Release time" ]         ]       ] ;
      ( fhir:action [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/77e7020a-270c-6bed-2e55-28e9e942546c"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/77e7020a-270c-6bed-2e55-28e9e942546c>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/0d0ef4cf-242c-1cb1-81c4-c41837ee9a12"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/0d0ef4cf-242c-1cb1-81c4-c41837ee9a12>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/c0f05343-5b98-6073-1a0f-873aaf4f59bc"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/c0f05343-5b98-6073-1a0f-873aaf4f59bc>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/a3d4d23a-800a-684a-6a47-fcfe44e06041"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/a3d4d23a-800a-684a-6a47-fcfe44e06041>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/bb11322b-9470-4f13-91b5-c8a5253380eb"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/bb11322b-9470-4f13-91b5-c8a5253380eb>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/e7e2fe59-5433-5cc0-84b1-d5f30032790c"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/e7e2fe59-5433-5cc0-84b1-d5f30032790c>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/64972eb3-99ee-7eae-2f63-733e5ae84f71"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/64972eb3-99ee-7eae-2f63-733e5ae84f71>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/6ce8ab6d-55e2-0412-5fb1-ab33763f30b1"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/6ce8ab6d-55e2-0412-5fb1-ab33763f30b1>         ]       ] )     ] [
fhir:title [ fhir:v "End of shelf life" ] ;
fhir:code [
fhir:text [ fhir:v "Timing Group" ]       ] ;
fhir:timing [
a fhir:Timing ;
fhir:code [
fhir:text [ fhir:v "At end of shelf life" ]         ]       ] ;
      ( fhir:action [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/d24ce3cd-213d-4935-97cf-8e2dd03721ec"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/d24ce3cd-213d-4935-97cf-8e2dd03721ec>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/f77ba972-5ef8-a178-9a5f-fe7f54da7499"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/f77ba972-5ef8-a178-9a5f-fe7f54da7499>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/f4a74fd3-876e-38ce-021f-04e5a8fb6a3f"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/f4a74fd3-876e-38ce-021f-04e5a8fb6a3f>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/ef72eeb7-211a-3c16-8460-8725ca43584f"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/ef72eeb7-211a-3c16-8460-8725ca43584f>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/6fa69a2d-5a9f-a391-76e6-bbdfba0b45ea"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/6fa69a2d-5a9f-a391-76e6-bbdfba0b45ea>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/43dbc2a3-00c4-6f79-6b11-63768b412aa3"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/43dbc2a3-00c4-6f79-6b11-63768b412aa3>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/e582e504-36ec-3b50-4043-51bf1147124e"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/e582e504-36ec-3b50-4043-51bf1147124e>         ]       ] [
fhir:code [
fhir:text [ fhir:v "Test" ]         ] ;
fhir:definition [
fhir:v "http://example-server.com/fhir/ObservationDefinition/91391017-774b-5c77-93fa-642534278851"^^xsd:anyURI ;
fhir:link <http://example-server.com/fhir/ObservationDefinition/91391017-774b-5c77-93fa-642534278851>         ]       ] )     ] )
  ] ) . #