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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeObservation
IdObservation-mammography-left-breast-finding.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 mammography-left-breast-finding

identifier: ScreeningIdentifierSystem/335 (use: usual, )

basedOn: ServiceRequest Mammography

status: Final

code: Mammography

subject: Lola Oripova Shakhzodovna

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#33 (use: usual, ); status = completed; class = ambulatory; type = Diagnostic; actualPeriod = 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000

effective: 2025-11-17 13:28:17+0200

issued: 2025-11-17 13:28:17+0200

performer: PractitionerRole RIS Head Radiologist

bodySite: Left breast structure

Components

-CodeValue[x]
*Mammographic skin thickening of breasttrue

Russian


Сгенерированный нарратив: Observation mammography-left-breast-finding

Профиль: Screening Observation

identifier: ScreeningIdentifierSystem/335 (используется: usual, )

basedOn: ServiceRequest Mammography

status: Final

code: Mammography

subject: Lola Oripova Shakhzodovna

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#33 (use: usual, ); status = completed; class = ambulatory; type = Диагностические; actualPeriod = 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000

effective: 2025-11-17 13:28:17+0200

issued: 2025-11-17 13:28:17+0200

performer: PractitionerRole Заведующий Радиолог РИС

bodySite: Left breast structure

Components

-CodeValue[x]
*Mammographic skin thickening of breasttrue

Uzbek


Generated Narrative: Observation mammography-left-breast-finding

identifier: ScreeningIdentifierSystem/335 (use: usual, )

basedOn: ServiceRequest Mammography

status: Final

code: Mammography

subject: Lola Oripova Shakhzodovna

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#33 (use: usual, ); status = completed; class = ambulatory; type = Diagnostika; actualPeriod = 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000

effective: 2025-11-17 13:28:17+0200

issued: 2025-11-17 13:28:17+0200

performer: PractitionerRole RIS Radiologiya bo'limi mudiri

bodySite: Left breast structure

Components

-CodeValue[x]
*Mammographic skin thickening of breasttrue

Source1

{
  "resourceType": "Observation",
  "id": "mammography-left-breast-finding",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "system": "https://dhp.uz/fhir/core/sid/uz/screening",
      "value": "335"
    }
  ],
  "basedOn": [
    {
      "reference": "ServiceRequest/ServiceRequest-mammography"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "71651007",
        "display": "Mammography"
      }
    ]
  },
  "subject": {
    "reference": "Patient/lola-oripova",
    "display": "Lola Oripova Shakhzodovna"
  },
  "encounter": {
    "reference": "Encounter/Encounter-radiology"
  },
  "effectiveDateTime": "2025-11-17T13:28:17+02:00",
  "issued": "2025-11-17T13:28:17.239+02:00",
  "performer": [
    {
      "reference": "PractitionerRole/practitioner-role-radiologist"
    }
  ],
  "bodySite": {
    "extension": [
      {
        "url": "https://dhp.uz/fhir/integrations/StructureDefinition/breast-quadrant",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-breast-quadrant-cs",
              "code": "src-breast-quadrant-1"
            }
          ]
        }
      }
    ],
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "80248007",
        "display": "Left breast structure"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "129797000",
            "display": "Mammographic skin thickening of breast"
          }
        ]
      },
      "valueBoolean": true
    }
  ]
}