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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeProcedure
IdProcedure-screening-breast-biopsy-procedure-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: Procedure screening-breast-biopsy-procedure-example

identifier: ScreeningIdentifierSystem/BIOPSY-PROC-1001

status: Completed

code: 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, ))

occurrence: 2026-07-17 12:00:00+0500

Performers

-Actor
*PractitionerRole

Russian


Сгенерированный нарратив: Procedure screening-breast-biopsy-procedure-example

identifier: ScreeningIdentifierSystem/BIOPSY-PROC-1001

status: Completed

code: Ultrasound guided biopsy

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

occurrence: 2026-07-17 12:00:00+0500

Performers

-Actor
*PractitionerRole

Uzbek


Generated Narrative: Procedure screening-breast-biopsy-procedure-example

identifier: ScreeningIdentifierSystem/BIOPSY-PROC-1001

status: Completed

code: 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, ))

occurrence: 2026-07-17 12:00:00+0500

Performers

-Actor
*PractitionerRole

Source1

{
  "resourceType": "Procedure",
  "id": "screening-breast-biopsy-procedure-example",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-breast-biopsy-procedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://dhp.uz/fhir/core/sid/uz/screening",
      "value": "BIOPSY-PROC-1001"
    }
  ],
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "277667006"
      }
    ]
  },
  "subject": {
    "reference": "Patient/lola-oripova"
  },
  "occurrenceDateTime": "2026-07-17T12:00:00+05:00",
  "performer": [
    {
      "actor": {
        "reference": "PractitionerRole/practitioner-role-surgeon"
      }
    }
  ]
}