FHIR IG analytics| Package | de.basisprofil.r4 |
| Resource Type | Observation |
| Id | Observation-Example-observation-gcs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Example-observation-gcs",
"meta": {
"profile": [
"http://fhir.de/StructureDefinition/observation-de-score-gcs"
]
},
"category": [
{
"coding": [
{
"code": "survey",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Survey"
}
]
}
],
"valueQuantity": {
"code": "1",
"system": "http://unitsofmeasure.org",
"value": 11,
"unit": "Punktwert"
},
"code": {
"coding": [
{
"code": "9269-2",
"system": "http://loinc.org",
"display": "Glasgow coma score total"
},
{
"code": "248241002",
"system": "http://snomed.info/sct",
"display": "Glasgow coma score (observable entity)"
}
]
},
"component": [
{
"code": {
"coding": [
{
"code": "9270-0",
"system": "http://loinc.org",
"display": "Glasgow coma score verbal"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "LA6560-2",
"system": "http://loinc.org",
"display": "Confused"
}
]
}
},
{
"code": {
"coding": [
{
"code": "9268-4",
"system": "http://loinc.org",
"display": "Glasgow coma score motor"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "LA6566-9",
"system": "http://loinc.org",
"display": "Localizing pain"
}
]
}
},
{
"code": {
"coding": [
{
"code": "9267-6",
"system": "http://loinc.org",
"display": "Glasgow coma score eye opening"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "LA6555-2",
"system": "http://loinc.org",
"display": "Eye opening to verbal command"
}
]
}
}
],
"status": "final",
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2020-10-11"
}