FHIR IG analytics| Package | kbv.basis.ressources.only |
| Resource Type | Observation |
| Id | Observation_39a63342_9ce4_5dac_a024_1982f220e0f2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "39a63342-9ce4-5dac-a024-1982f220e0f2",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Pain_Scale_Score"
]
},
"category": [
{
"coding": [
{
"code": "survey",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/900000000000207008/version/20231115",
"code": "1284857008",
"display": "Numeric Pain Rating Scale score (observable entity)"
}
]
},
"valueQuantity": {
"code": "1",
"system": "http://unitsofmeasure.org",
"value": 40,
"unit": "unit"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"effectiveDateTime": "2023-01-01",
"performer": [
{
"reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
}
],
"note": [
{
"authorString": "Mueller",
"time": "2020-01-02",
"text": "ausgedacht"
}
],
"method": {
"coding": [
{
"version": "http://snomed.info/sct/11000274103/version/20240515",
"code": "274663001",
"system": "http://snomed.info/sct",
"display": "Acute pain (finding)"
}
]
}
}