FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | Observation |
| Id | Observation-observation-mammo-calc-right-liq-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-mammo-calc-right-liq-example
Language: en
Profile: Mammographic Examination Findings
status: Final
code: Mammography (procedure)
effective: 2024-11-20 10:00:00+0200
performer: Practitioner Registrar
dataAbsentReason: Not Applicable
bodyStructure: BodyStructure
component
code: Finding status values
value: No status change
component
code: Mammography finding (finding)
value: Mammographic calcification of breast
Lithuanian
Generated Narrative: Observation observation-mammo-calc-right-liq-example
Language: en
Profile: Mammographic Examination Findings
status: Final
code: Mammography (procedure)
effective: 2024-11-20 10:00:00+0200
performer: Practitioner Registrar
dataAbsentReason: Not Applicable
bodyStructure: BodyStructure
component
code: Finding status values
value: No status change
component
code: Mammography finding (finding)
value: Mammographic calcification of breast
{
"resourceType": "Observation",
"id": "observation-mammo-calc-right-liq-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/breast/StructureDefinition/mammographic-examination-finding-lt-breast"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "71651007",
"display": "Mammography (procedure)"
}
]
},
"subject": {
"reference": "Patient/example-patient-female"
},
"effectiveDateTime": "2024-11-20T10:00:00+02:00",
"performer": [
{
"reference": "Practitioner/example-practitioner"
}
],
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-applicable"
}
]
},
"bodyStructure": {
"reference": "BodyStructure/bodystructure-right-liq-example"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "288531002",
"display": "Finding status values"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260388006",
"display": "No status change"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129714008",
"display": "Mammography finding (finding)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "697944008",
"display": "Mammographic calcification of breast"
}
]
}
}
]
}