FHIR IG analytics| Package | hl7.fhir.uv.pharm-quality |
| Resource Type | Procedure |
| Id | Procedure-procedure-drug-pq-ex2.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure
Resource Procedure "procedure-drug-pq-ex2"
Profile: Procedure - Drug PQ
status: completed
code: Lyophilization Homogeneneity (Example Local Codes - Drug#LyophilizationHomogeneneity)
subject: : Drug batch
| Actor | ||
|
Generated Narrative: Device #device-nosubject
Definitions
Reference #DDLyo1
Generated Narrative: DeviceDefinition #DDLyo1
identifier: Lyo 1
{
"resourceType": "Procedure",
"id": "procedure-drug-pq-ex2",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Procedure-drug-pq"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Device",
"id": "device-nosubject",
"definition": {
"reference": {
"reference": "#DDLyo1"
}
}
},
{
"resourceType": "DeviceDefinition",
"id": "DDLyo1",
"identifier": [
{
"value": "Lyo 1"
}
]
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example",
"code": "LyophilizationHomogeneneity",
"display": "Lyophilization Homogeneneity"
}
]
},
"subject": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/alternate-reference",
"valueReference": {
"reference": "Medication/medication-batch-information-drug-pq-ex1"
}
}
],
"display": "Drug batch"
},
"performer": [
{
"actor": {
"reference": "#device-nosubject",
"display": "Lyo 1"
}
}
]
}