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

FHIR IG analytics

Packagehl7.fhir.uv.genomics-reporting
Resource TypeSpecimen
IdSpecimen-GenomicSpecimenExample01.json
FHIR VersionR4

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 GenomicSpecimenExample01

status: Available

type: Tissue

subject: Adam B. Everyman Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))

Processings

-Time[x]
*2020-10-05

Source1

{
  "resourceType": "Specimen",
  "id": "GenomicSpecimenExample01",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "TISS",
        "display": "Tissue"
      }
    ]
  },
  "subject": {
    "reference": "Patient/CGPatientExample01"
  },
  "processing": [
    {
      "timeDateTime": "2020-10-05"
    }
  ]
}