Example in Cancer Reporting2.0.0
Specimen

specimen-breast

Specimen-specimen-breast.json

Resource Details

Resource Type
Specimen
Resource ID
specimen-breast
Identifier
https://www.example.org/some-lis/fhir/specimen-identifier-provisioner|987654321
Conforms To
http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Specimen",
  "id": "specimen-breast",
  "filename": "Specimen-specimen-breast.json",
  "profile": [
    "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen"
  ],
  "identifier": {
    "system": "https://www.example.org/some-lis/fhir/specimen-identifier-provisioner",
    "value": "987654321"
  }
}