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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeBodyStructure
IdBodyStructure-breast-body-structure-right-uiq-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: BodyStructure breast-body-structure-right-uiq-example

Language: en

Profile: Breast Body Structure

IncludedStructures

-StructureLaterality
*Upper inner quadrant of breastRight

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


Lithuanian


Generated Narrative: BodyStructure breast-body-structure-right-uiq-example

Language: en

Profile: Breast Body Structure

IncludedStructures

-StructureLaterality
*Upper inner quadrant of breastRight

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


Source1

{
  "resourceType": "BodyStructure",
  "id": "breast-body-structure-right-uiq-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/breast/StructureDefinition/body-structure-lt-breast"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "includedStructure": [
    {
      "structure": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "77831004",
            "display": "Upper inner quadrant of breast"
          }
        ]
      },
      "laterality": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "24028007",
            "display": "Right"
          }
        ]
      }
    }
  ],
  "patient": {
    "reference": "Patient/example-patient"
  }
}