FHIR IG analytics| Package | hl7.fhir.uv.pharm-quality |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-analysis-drug-pq-stability-prod.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| When For | 2020-12 |
| Identifier: | https://eudract.europa.eu/example/identifier/ABC1234 |
Report Details
| Code | Value | When For |
| Test Components - Long-term 25C etc - Initial (XYZ) | 2023-01-01 12:00:00+0000 |
The samples have been assessed for initial period; no shelf life determined.
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-analysis-drug-pq-stability-prod",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/DiagnosticReport-analysis-drug-pq"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-triggeredBy",
"valueReference": {
"reference": "PlanDefinition/plandefinition-drug-pq-ex5-stability-study-protocol"
}
},
{
"url": "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-statistical-model-pq",
"valueCodeableConcept": {
"text": "information about statistical model utilized to interpret stability study results"
}
},
{
"url": "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-container-orientation-pq",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/container-orientation",
"code": "horizontal",
"display": "horizontal"
}
],
"text": "Horizontal"
}
}
],
"identifier": [
{
"system": "https://eudract.europa.eu/example/identifier",
"value": "ABC1234"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/pharmaceutical-report-type",
"code": "Stability Study Report - 18 months",
"display": "Stability Study Report - 18 months"
}
]
},
"effectiveDateTime": "2020-12",
"_effectiveDateTime": {
"extension": [
{
"url": "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-time-point-description-pq",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/time-point-description",
"code": "Delayed Start Code",
"display": "Delayed Start Code"
}
],
"text": "Refrigerated delayed testing"
}
}
]
},
"performer": [
{
"reference": "Organization/organization-drug-pq-ex1"
}
],
"result": [
{
"reference": "Observation/observation-test-result-longterm25c-initial-1"
}
],
"conclusion": "The samples have been assessed for initial period; no shelf life determined."
}