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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeObservation
IdObservation-observation-cytology-conclusion-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: Observation observation-cytology-conclusion-example

Language: en

Profile: Cytology Conclusion

status: Final

category: Exam

code: Cervical cytology test (procedure)

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

effective: 2025-01-12

performer: Organization Vilniaus miesto ligoninė

value: Low-grade squamous intraepithelial lesion on cervical Papanicolaou smear (finding)


Lithuanian


Generated Narrative: Observation observation-cytology-conclusion-example

Language: en

Profile: Cytology Conclusion

status: Final

category: Exam

code: Cervical cytology test (procedure)

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

effective: 2025-01-12

performer: Organization Vilniaus miesto ligoninė

value: Low-grade squamous intraepithelial lesion on cervical Papanicolaou smear (finding)


Source1

{
  "resourceType": "Observation",
  "id": "observation-cytology-conclusion-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/cervical/StructureDefinition/cytology-conclusion-lt-cervical"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "exam"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "416107004",
        "display": "Cervical cytology test (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-female-example"
  },
  "effectiveDateTime": "2025-01-12",
  "performer": [
    {
      "reference": "Organization/organization-example"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "62051000119105",
        "display": "Low-grade squamous intraepithelial lesion on cervical Papanicolaou smear (finding)"
      }
    ]
  }
}