FHIR IG analytics| Package | kl.dk.fhir.ffinst |
| Resource Type | Observation |
| Id | Observation-HeleneUrinStix.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 "HeleneUrinStix"
Profile: Urin Stix
AssociatedConditions: Observation of urination (SNOMED CT#252041008)
status: final
code: U—Leukocytter; arb.k.(proc.) = ? (NPU#NPU03987; SNOMED CT#252385000 "Urine dipstick for leukocyte esterase (procedure)")
subject: Patient/Helene " MARKUSSEN"
effective: 2019-01-09 17:45:00+0000
value: Påviselige leukocytter
method: Ingen problemer med test-setup og borgers udførelse (KLToolsCodes#4a069078-c3c3-4c67-899d-4e8876026f48Ja)
{
"resourceType": "Observation",
"id": "HeleneUrinStix",
"meta": {
"profile": [
"http://fhir.kl.dk/ffinst/StructureDefinition/KLToolsCareUrinStix"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.kl.dk/ffinst/StructureDefinition/AssociatedConditions",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "252041008"
}
]
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.1",
"code": "NPU03987",
"display": "U—Leukocytter; arb.k.(proc.) = ?"
},
{
"system": "http://snomed.info/sct",
"code": "252385000",
"display": "Urine dipstick for leukocyte esterase (procedure)"
}
]
},
"subject": {
"reference": "Patient/Helene"
},
"effectiveDateTime": "2019-01-09T17:45:00.000Z",
"valueString": "Påviselige leukocytter",
"method": {
"coding": [
{
"system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
"code": "4a069078-c3c3-4c67-899d-4e8876026f48Ja"
}
]
}
}