FHIR IG analytics| Package | hl7.fhir.uv.pharm-quality |
| Resource Type | ObservationDefinition |
| Id | ObservationDefinition-longTerm25Y.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ObservationDefinition
Resource ObservationDefinition "longTerm25Y"
url: http://example-server.com/fhir/ObservationDefinition/longTerm25Y
title: Y
status: active
code: Battery of tests 'Y' at 25°C/60% RH ()
specimen: SpecimenDefinition/specimendefinition-drug-pq-ex1
hasMember: ObservationDefinition/Microbiological
{
"resourceType": "ObservationDefinition",
"id": "longTerm25Y",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/ObservationDefinition-test-method-drug-pq"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example-server.com/fhir/ObservationDefinition/longTerm25Y",
"title": "Y",
"status": "active",
"code": {
"text": "Battery of tests 'Y' at 25°C/60% RH"
},
"specimen": [
{
"reference": "SpecimenDefinition/specimendefinition-drug-pq-ex1"
}
],
"hasMember": [
{
"reference": "ObservationDefinition/Microbiological"
}
]
}