FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | Composition |
| Id | Composition-26032a57-083a-4ddf-b019-e566ae02f740.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition 26032a57-083a-4ddf-b019-e566ae02f740
Profile: Composition (CZ core)
Composition: Information recipient: Nemocnice Chrudim
Document DiagnosticReport Reference: Diagnostic Report for 'Laboratory report' for '->Mračena Mrakomorová Female, DoB: 1971-11-26 ( Citizenship Card (use: official, ))'
identifier: http://example.org/composition-ids/some.composition.identifier.value
status: Final
type: Laboratorní zpráva
category: Chemistry studies (set)
date: 2022-03-30 11:24:26+0100
author: PractitionerRole Lékař
title: Laboratorní zpráva
| Mode | Time | Party |
| Legal | 2022-03-25 11:00:00+0100 | PractitionerRole Lékař |
custodian: Example Health Organization
{
"resourceType": "Composition",
"id": "26032a57-083a-4ddf-b019-e566ae02f740",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/composition-cz-core"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.eu/fhir/StructureDefinition/information-recipient",
"valueReference": {
"reference": "Organization/Organization-1",
"display": "Nemocnice Chrudim"
}
},
{
"url": "http://hl7.eu/fhir/extensions/StructureDefinition/composition-diagnosticReportReference",
"valueReference": {
"reference": "DiagnosticReport/5679723c-4fae-4ba7-9f09-5438a827bfda"
}
}
],
"identifier": {
"system": "http://example.org/composition-ids",
"value": "some.composition.identifier.value"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2",
"display": "Laboratory report"
}
],
"text": "Laboratorní zpráva"
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "18719-5",
"display": "Chemistry studies (set)"
}
]
}
],
"subject": {
"reference": "Patient/PatientExample"
},
"date": "2022-03-30T11:24:26+01:00",
"author": [
{
"reference": "PractitionerRole/practitionerroleLab"
}
],
"title": "Laboratorní zpráva",
"attester": [
{
"mode": "legal",
"time": "2022-03-25T11:00:00+01:00",
"party": {
"reference": "PractitionerRole/practitionerroleLab"
}
}
],
"custodian": {
"display": "Example Health Organization"
},
"section": [
{
"title": "Urine examinations",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "18729-4",
"display": "Urinalysis studies (set)"
}
],
"text": "Vyšetření moči"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table id=\"nota1\"><thead><tr><th>Datum</th><th>Test</th><th>Hodnota</th><th>Jednotky</th><th>Ref. hodnoty</th><th>Interpretace</th></tr></thead><tbody><tr><td>2023-03-27</td><td>Urea (U) [Moles/Vol]</td><td>310</td><td>mmol/L</td><td>67 - 580 mmol/L</td><td>Velmi nízká</td></tr></tbody></table></div>"
},
"entry": [
{
"reference": "Observation/763f7902-8103-4d10-8bd1-546a726d43ee"
}
]
}
]
}