FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ISiKGCSMinExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKGCSMinExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKGCS"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "1",
"value": 3,
"unit": "Punktwert"
},
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9269-2",
"display": "Glasgow coma score total"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9270-0",
"display": "Glasgow coma score verbal"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "LA6557-8",
"system": "http://loinc.org",
"display": "No verbal response"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9268-4",
"display": "Glasgow coma score motor"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "LA6562-8",
"system": "http://loinc.org",
"display": "No motor response"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9267-6",
"display": "Glasgow coma score eye opening"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "LA6553-7",
"system": "http://loinc.org",
"display": "No eye opening"
}
]
}
}
],
"status": "final",
"subject": {
"reference": "Patient/PatientinMinimal"
},
"effectiveDateTime": "2024-01-15"
}