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
: Process 1.0
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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-ex4-mnf-process"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/PlanDefinition-drug-pq"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/PlanDefinition-drug-pq> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"narrative-table\">\n <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Title</th>\n\n\n\n<td class=\"content-container\">Process 1.0</td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Version</th>\n\n\n\n<td class=\"content-container\">1.0.0</td>\n\n\n</tr>\n\n\n\n\n\n\n\n \n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Identifier</th>\n\n\n\n<td class=\"content-container\">urn:oid:2.16.840.1.113883.4.642.40.41.34.4</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Subject Type</th>\n\n\n\n<td class=\"content-container\"><a href=\"MedicinalProductDefinition-medicinalproductdefinition-drug-product-pq-ex1.html\">MedicinalProductDefinition: identifier = http://example.org/identifiers/product#PROD-12345; combinedPharmaceuticalDoseForm = Tablet; route = Oral use</a></td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Jurisdiction</th>\n\n\n\n<td class=\"content-container\">\n World\n\n\n</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward (Publisher)</th>\n\n\n\n<td class=\"content-container\">HL7 International / Biomedical Research and Regulation</td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward Contact</th>\n\n\n\n<td class=\"content-container\">HL7 International / Biomedical Research and Regulation</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Type</th>\n\n\n\n<td class=\"content-container\">\n Manufacturing Process\n\n\n</td>\n\n\n</tr>\n\n\n\n\n\n\n<tr>\n <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.5.4 of the sample-content-ig Liquid templates</th>\n</tr>\n\n </tbody>\n </table>\n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-history-of-process-pq"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-history-of-process-pq> ] ;
fhir:value [
a fhir:Markdown ;
fhir:v "Process has no history recorded yet" ]
] ) ; #
fhir:url [
fhir:v "http://example-server.com/fhir/PlanDefinition/plandefinition-drug-pq-ex4-mnf-process"^^xsd:anyURI ;
fhir:l <http://example-server.com/fhir/PlanDefinition/plandefinition-drug-pq-ex4-mnf-process>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.41.34.4" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:title [ fhir:v "Process 1.0"] ; #
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/pharmaceutical-plan-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/pharmaceutical-plan-type> ] ;
fhir:code [ fhir:v "1244566" ] ;
fhir:display [ fhir:v "Manufacturing Process" ] ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:subject [
a fhir:Reference ;
fhir:l fhir:MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1 ;
fhir:reference [ fhir:v "MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1" ]
] ; #
fhir:date [ fhir:v "2026-05-10T20:32:51+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:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) . #