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

FHIR IG analytics

Packagehl7.fhir.us.mcode.r4b
Resource TypeSpecimen
IdSpecimen-gx-genomic-specimen-tumornormal-normal.json
FHIR VersionR4B

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 gx-genomic-specimen-tumornormal-normal

status: Available

type: Whole Blood

subject: Adam Anyperson Male, DoB: 1990-01-01 ( Medical Record Number: 123456789)

receivedTime: 2021-02-09 21:30:50+0500

Collections

-Collected[x]
*2021-02-06 17:15:00+0500

Source1

{
  "resourceType": "Specimen",
  "id": "gx-genomic-specimen-tumornormal-normal",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-human-specimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "BLD",
        "display": "Whole Blood"
      }
    ]
  },
  "subject": {
    "reference": "Patient/gx-cancer-patient-adam-anyperson"
  },
  "receivedTime": "2021-02-09T21:30:50+05:00",
  "collection": {
    "collectedDateTime": "2021-02-06T17:15:00+05:00"
  }
}