FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.patho |
| Resource Type | Observation |
| Id | Observation-mii-exa-patho-tissue-length-a.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "mii-exa-patho-tissue-length-a",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-finding|2026.0.0"
]
},
"category": [
{
"coding": [
{
"code": "laboratory",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
},
{
"coding": [
{
"code": "22634-0",
"system": "http://loinc.org"
}
]
}
],
"status": "final",
"code": {
"coding": [
{
"code": "44619-5",
"system": "http://loinc.org",
"display": "Length of tissue core(s)"
}
]
},
"valueQuantity": {
"value": 1.2,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"specimen": {
"reference": "Specimen/mii-exa-patho-prostate-tru-cut-biopsy-sample"
},
"derivedFrom": [
{
"reference": "Media/mii-exa-patho-attached-image"
}
]
}