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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeSpecimen
IdSpecimen-specimen-cervix-hpv-example.json
FHIR VersionR5

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


English


Generated Narrative: Specimen specimen-cervix-hpv-example

Language: en

Profile: Specimen (LT Lab)

identifier: urn:oid:2.16.840.1.113883.4.330.1/SPEC-HPV-2025-0001

status: Available

type: Cervical smear sample (specimen)

subject: Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

receivedTime: 2025-01-12 09:15:00+0200

collection

collector: Practitioner Dr. Petras Kazlauskas(official)

collected: 2025-01-12 08:45:00+0200

BodySites

-Concept
*Cervix uteri structure (body structure)

Lithuanian


Generated Narrative: Specimen specimen-cervix-hpv-example

Language: en

Profile: Specimen (LT Lab)

identifier: urn:oid:2.16.840.1.113883.4.330.1/SPEC-HPV-2025-0001

status: Available

type: Cervical smear sample (specimen)

subject: Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

receivedTime: 2025-01-12 09:15:00+0200

collection

collector: Practitioner Dr. Petras Kazlauskas(official)

collected: 2025-01-12 08:45:00+0200

BodySites

-Concept
*Cervix uteri structure (body structure)

Source1

{
  "resourceType": "Specimen",
  "id": "specimen-cervix-hpv-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/lab/StructureDefinition/specimen-lt-lab"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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)"
          }
        ]
      }
    }
  }
}