{
  "resourceType" : "Specimen",
  "id" : "example-dhis-specimen",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/integrations/StructureDefinition/dhis-specimen"]
  },
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Specimen example-dhis-specimen</b></p><a name=\"uz-example-dhis-specimen\"> </a><a name=\"uz-hcexample-dhis-specimen\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dhis-specimen.html\">DHIS Specimen Profile</a></p></div><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119334006}\">Sputum specimen</span></p><p><b>subject</b>: <a href=\"Patient-example-patient-john.html\">John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)</a></p><p><b>receivedTime</b>: 2026-02-13 12:00:00+0000</p></div>"
  },
  "status" : "available",
  "type" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "119334006",
      "display" : "Sputum specimen"
    }]
  },
  "subject" : {
    "reference" : "Patient/example-patient-john"
  },
  "receivedTime" : "2026-02-13T12:00:00Z"
}