FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-mii-exa-seltene-hpo-assessment-change-status.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "mii-exa-seltene-hpo-assessment-change-status",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-hpo-assessment|2026.0.0"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://human-phenotype-ontology.org",
"code": "HP:0001263",
"display": "Global developmental delay"
}
]
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2024-11-15",
"note": [
{
"text": "Entwicklungsverzögerung hat sich seit letzter Untersuchung verbessert"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260411009",
"display": "Presence findings"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA9633-4",
"display": "Present"
}
]
},
"interpretation": [
{
"coding": [
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-hpo-change-status",
"code": "improved",
"display": "Verbessert"
}
]
}
]
}
]
}