FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | BodyStructure |
| Id | BodyStructure-bs-right-liq.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: BodyStructure bs-right-liq
Language: en
Profile: Breast Body Structure
| Structure | Laterality |
| Lower inner quadrant of breast | Right |
Lithuanian
Generated Narrative: BodyStructure bs-right-liq
Language: en
Profile: Breast Body Structure
| Structure | Laterality |
| Lower inner quadrant of breast | Right |
{
"resourceType": "BodyStructure",
"id": "bs-right-liq",
"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": "19100000",
"display": "Lower inner quadrant of breast"
}
]
},
"laterality": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "24028007",
"display": "Right"
}
]
}
}
],
"patient": {
"reference": "Patient/example-patient"
}
}