{
  "resourceType" : "Specimen",
  "id" : "specimen-cervix-hpv-example",
  "meta" : {
    "profile" : ["https://hl7.lt/fhir/lab/StructureDefinition/specimen-lt-lab"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-cervix-hpv-example</b></p><a name=\"specimen-cervix-hpv-example\"> </a><a name=\"hcspecimen-cervix-hpv-example\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7LT/ig-lt-lab/StructureDefinition-specimen-lt-lab.html\">Specimen (LT Lab)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.330.1</code>/SPEC-HPV-2025-0001</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 258527002}\">Cervical smear sample (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-female-example.html\">Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>receivedTime</b>: 2025-01-12 09:15:00+0200</p><blockquote><p><b>collection</b></p><p><b>collector</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Dr. Petras Kazlauskas(official)</a></p><p><b>collected</b>: 2025-01-12 08:45:00+0200</p><h3>BodySites</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 71252005}\">Cervix uteri structure (body structure)</span></td></tr></table></blockquote></div>"
  },
  "identifier" : [{
    "system" : "urn:oid:2.16.840.1.113883.4.330.1",
    "value" : "SPEC-HPV-2025-0001"
  }],
  "status" : "available",
  "type" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "258527002",
      "display" : "Cervical smear sample (specimen)"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-female-example"
  },
  "receivedTime" : "2025-01-12T09:15:00+02:00",
  "collection" : {
    "collector" : {
      "reference" : "Practitioner/practitioner-example"
    },
    "collectedDateTime" : "2025-01-12T08:45:00+02:00",
    "bodySite" : {
      "concept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "71252005",
          "display" : "Cervix uteri structure (body structure)"
        }]
      }
    }
  }
}