FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | BodyStructure |
| Id | BodyStructure-breast-body-structure-right-uiq-example.json |
| FHIR Version | R5 |
No resources found
No resources found
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
| Structure | Laterality |
| Upper inner quadrant of breast | Right |
Lithuanian
Generated Narrative: BodyStructure breast-body-structure-right-uiq-example
Language: en
Profile: Breast Body Structure
| Structure | Laterality |
| Upper inner quadrant of breast | Right |
{
"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"
}
}