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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeServiceRequest
IdServiceRequest-screening-pathology-request-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: ServiceRequest screening-pathology-request-example

identifier: ScreeningIdentifierSystem/PATH-REQ-1001

basedOn: ServiceRequest Ultrasound guided biopsy

status: Active

intent: Order

Codes

-Concept
*Histologic test

orderDetail

parameter

code: Olingan material turi

value: Biopsy specimen

parameter

code: Biopsiya kichik turi

value: Ultrasound guided biopsy

subject: Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))

authoredOn: 2026-07-17 12:10:00+0500

requester: PractitionerRole


Russian


Сгенерированный нарратив: ServiceRequest screening-pathology-request-example

identifier: ScreeningIdentifierSystem/PATH-REQ-1001

basedOn: ServiceRequest Ultrasound guided biopsy

status: Active

intent: Order

Codes

-Concept
*Histologic test

orderDetail

parameter

code: Тип полученного материала

value: Biopsy specimen

parameter

code: Подтип биопсии

value: Ultrasound guided biopsy

subject: Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))

authoredOn: 2026-07-17 12:10:00+0500

requester: PractitionerRole


Uzbek


Generated Narrative: ServiceRequest screening-pathology-request-example

identifier: ScreeningIdentifierSystem/PATH-REQ-1001

basedOn: ServiceRequest Ultrasound guided biopsy

status: Active

intent: Order

Codes

-Concept
*Histologic test

orderDetail

parameter

code: Olingan material turi

value: Biopsy specimen

parameter

code: Biopsiya kichik turi

value: Ultrasound guided biopsy

subject: Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))

authoredOn: 2026-07-17 12:10:00+0500

requester: PractitionerRole


Source1

{
  "resourceType": "ServiceRequest",
  "id": "screening-pathology-request-example",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-pathology-service-request"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://dhp.uz/fhir/core/sid/uz/screening",
      "value": "PATH-REQ-1001"
    }
  ],
  "basedOn": [
    {
      "reference": "ServiceRequest/screening-breast-biopsy-request-example"
    }
  ],
  "status": "active",
  "intent": "order",
  "code": {
    "concept": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "714797009",
          "display": "Histologic test"
        }
      ]
    }
  },
  "orderDetail": [
    {
      "parameter": [
        {
          "code": {
            "coding": [
              {
                "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-histology-order-parameter-cs",
                "code": "scrn-0069-00001"
              }
            ]
          },
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "258415003"
              }
            ]
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-histology-order-parameter-cs",
                "code": "scrn-0069-00002"
              }
            ]
          },
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "277667006"
              }
            ]
          }
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/lola-oripova"
  },
  "authoredOn": "2026-07-17T12:10:00+05:00",
  "requester": {
    "reference": "PractitionerRole/practitioner-role-surgeon"
  }
}