FHIR IG analytics| Package | kl.dk.fhir.ffinst |
| Resource Type | Observation |
| Id | Observation-HelenePainVRS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "HelenePainVRS"
Profile: Pain VRS
AssociatedConditions: Pain (SNOMED CT#22253000)
FindingInformer: Borger (KLToolsCodes#a3d30bf2-4a3c-4c49-9001-5363ae11681c)
status: final
code: Verbal Rating Scale pain intensity score (SNOMED CT#1144798005)
subject: Patient/Helene " MARKUSSEN"
value: Kraftige/svære smerter (3) (KLToolsCodes#d253770d-ce0b-4320-9806-b8fbe9e5af8a; SNOMED CT#76948002 "Severe pain (finding)")
{
"resourceType": "Observation",
"id": "HelenePainVRS",
"meta": {
"profile": [
"http://fhir.kl.dk/ffinst/StructureDefinition/KLToolsCarePainVRS"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.kl.dk/ffinst/StructureDefinition/AssociatedConditions",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22253000"
}
]
}
},
{
"url": "http://fhir.kl.dk/ffinst/StructureDefinition/FindingInformer",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
"code": "a3d30bf2-4a3c-4c49-9001-5363ae11681c",
"display": "Borger"
}
]
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1144798005",
"display": "Verbal Rating Scale pain intensity score"
}
]
},
"subject": {
"reference": "Patient/Helene"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
"code": "d253770d-ce0b-4320-9806-b8fbe9e5af8a",
"display": "Kraftige/svære smerter (3)"
},
{
"system": "http://snomed.info/sct",
"code": "76948002",
"display": "Severe pain (finding)"
}
]
}
}