FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-observation-ast-001.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "observation-ast-001",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
}
]
},
"subject": {
"reference": "Patient/patient-sma-001"
},
"effectiveDateTime": "2024-07-29",
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"note": [
{
"text": "Normwertig post-therapeutisch"
}
]
}