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

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypeSpecimen
IdSpecimen-168d4960-0a0b-43af-8025-180f0965f325.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

Resource Specimen "168d4960-0a0b-43af-8025-180f0965f325"

Profile: Specimen - Lab Report

type: Whole blood (SpecimenType#BLD)

subject: urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5

Collections

-BodySite
*Anterior surface of arm (SNOMED CT#7311008)

Containers

-Type
*Evacuated blood collection tube (SNOMED CT#706052002)

Source1

{
  "resourceType": "Specimen",
  "id": "168d4960-0a0b-43af-8025-180f0965f325",
  "meta": {
    "profile": [
      "http://hl7.it/fhir/lab-report/StructureDefinition/specimen-it-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-SpecimenType",
        "code": "BLD",
        "display": "Whole blood"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5"
  },
  "collection": {
    "bodySite": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "7311008",
          "display": "Anterior surface of arm"
        }
      ]
    }
  },
  "container": [
    {
      "type": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "706052002",
            "display": "Evacuated blood collection tube"
          }
        ]
      }
    }
  ]
}