FHIR IG analytics| Package | de.gematik.isik-vitalparameter |
| Resource Type | Observation |
| Id | Observation-ISiKGCSExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKGCSExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/v3/VitalparameterUndKoerpermasze/StructureDefinition/ISiKGCS",
"http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9269-2",
"display": "Glasgow coma score total"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "1",
"value": 11,
"unit": "Punktwert"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9267-6"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "1",
"value": 4,
"unit": "Punktwert"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9268-4"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "1",
"value": 4,
"unit": "Punktwert"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9270-0"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "1",
"value": 3,
"unit": "Punktwert"
}
}
],
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"effectiveDateTime": "2020-10-11"
}