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
: PlanDefinition - Drug - example, manufacturing process - JSON Representation
Raw json | Download
{
"resourceType" : "PlanDefinition",
"id" : "plandefinition-drug-pq-ex4-mnf-process",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/PlanDefinition-drug-pq"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"plandefinition-drug-pq-ex4-mnf-process\"> </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 "plandefinition-drug-pq-ex4-mnf-process" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PlanDefinition-drug-pq.html\">PlanDefinition - Drug PQ</a></p></div><p><b>Extension - History of Process PQ</b>: Process has no history recorded yet</p><p><b>StructureDefinition Work Group</b>: brr</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/pharm-quality/PlanDefinition/plandefinition-drug-pq-ex4-mnf-process</code></p><p><b>version</b>: 1.0.0-ballot</p><p><b>title</b>: Process 1.0</p><p><b>type</b>: Manufacturing Process <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (planType#1244566)</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>: 2023-12-18 16:00:45+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>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-history-of-process-pq",
"valueMarkdown" : "Process has no history recorded yet"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
}
],
"url" : "http://hl7.org/fhir/uv/pharm-quality/PlanDefinition/plandefinition-drug-pq-ex4-mnf-process",
"version" : "1.0.0-ballot",
"title" : "Process 1.0",
"type" : {
"coding" : [
{
"system" : "http://example.org/fhir/code/planType",
"code" : "1244566",
"display" : "Manufacturing Process"
}
]
},
"status" : "active",
"subjectReference" : {
🔗 "reference" : "MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1"
},
"date" : "2023-12-18T16:00:45+00:00",
"publisher" : "HL7 International / Biomedical Research and Regulation",
"contact" : [
{
"name" : "HL7 International - Biomedical Research and Regulation",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
],
"text" : "World"
}
]
}