FHIR IG analytics| Package | lt.hl7.fhir.cervical |
| Resource Type | Specimen |
| Id | Specimen-specimen-cervix-hpv-example.json |
| FHIR Version | R5 |
No resources found
No resources found
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)
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)
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)
{
"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)"
}
]
}
}
}
}