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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeObservation
IdObservation-observation-ki67-proliferation-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-ki67-proliferation-example

status: Final

code: Cells.Ki-67 nuclear Ag/cells in Tissue by Immune stain

subject: Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

effective: 2025-01-15 11:00:00+0200

performer: Practitioner Registrar

value: 25 % (Details: UCUM code% = '%')

specimen: Specimen: identifier = http://hospital.lt/sid/specimen-number#barcode12345; accessionIdentifier = B26-6526; status = available; type = Specimen from breast obtained by biopsy


Lithuanian


Generated Narrative: Observation observation-ki67-proliferation-example

status: Final

code: Cells.Ki-67 nuclear Ag/cells in Tissue by Immune stain

subject: Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

effective: 2025-01-15 11:00:00+0200

performer: Practitioner Registrar

value: 25 % (Details: UCUM code% = '%')

specimen: Specimen: identifier = http://hospital.lt/sid/specimen-number#barcode12345; accessionIdentifier = B26-6526; status = available; type = Specimen from breast obtained by biopsy


Source1

{
  "resourceType": "Observation",
  "id": "observation-ki67-proliferation-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/lab/StructureDefinition/ki67-proliferation-observation-lt-lab"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "29593-1",
        "display": "Cells.Ki-67 nuclear Ag/cells in Tissue by Immune stain"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-example"
  },
  "effectiveDateTime": "2025-01-15T11:00:00+02:00",
  "performer": [
    {
      "reference": "Practitioner/practitioner-example"
    }
  ],
  "valueQuantity": {
    "value": 25,
    "system": "http://unitsofmeasure.org",
    "code": "%"
  },
  "specimen": {
    "reference": "Specimen/specimen-right-breast-example"
  }
}