FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.pharm-quality
Resource TypeSpecimen
IdSpecimen-specimen-drug-pq-ex1.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Specimen

Resource Specimen "specimen-drug-pq-ex1"

Profile: Specimen - Drug PQ

Collections

-Collected[x]
*2020-12-01

processing

description: No storage

processing

description: 25°C/60% RH


Source1

{
  "resourceType": "Specimen",
  "id": "specimen-drug-pq-ex1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Specimen-drug-pq"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "collection": {
    "collectedDateTime": "2020-12-01"
  },
  "processing": [
    {
      "description": "No storage"
    },
    {
      "description": "25°C/60% RH"
    }
  ]
}