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

FHIR IG analytics

Packagehl7.fhir.uv.lab-report
Resource TypeSpecimen
IdSpecimen-Specimen-animal-example.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 Specimen-animal-example

status: Available

type: Blood specimen

subject: Anonymous Patient (no stated gender), DoB Unknown

Collections

-Collected[x]
*2022-10-25 13:35:00+0100

Source1

{
  "resourceType": "Specimen",
  "id": "Specimen-animal-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/lab-report/StructureDefinition/Specimen-obl-uv-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "119297000",
        "display": "Blood specimen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-animal-example"
  },
  "collection": {
    "collectedDateTime": "2022-10-25T13:35:00+01:00"
  }
}