FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | Observation |
| Id | Observation-observation-mammo-mass-left-uoq-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-mass-left-uoq-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: New
component
code: Mammography finding (finding)
value: Mammographic mass of breast
component
code: Diameter of lump (observable entity)
value: 12 mm (Details: UCUM codemm = 'mm')
Lithuanian
Generated Narrative: Observation observation-mammo-mass-left-uoq-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: New
component
code: Mammography finding (finding)
value: Mammographic mass of breast
component
code: Diameter of lump (observable entity)
value: 12 mm (Details: UCUM codemm = 'mm')
{
"resourceType": "Observation",
"id": "observation-mammo-mass-left-uoq-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-left-uoq-example"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "288531002",
"display": "Finding status values"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7147002",
"display": "New"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129714008",
"display": "Mammography finding (finding)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129788004",
"display": "Mammographic mass of breast"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "248530000",
"display": "Diameter of lump (observable entity)"
}
]
},
"valueQuantity": {
"value": 12,
"system": "http://unitsofmeasure.org",
"code": "mm"
}
}
]
}