FHIR IG analytics| Package | hl7.fhir.uv.aitransparency |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-f202.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport f202
Security Label: process inline security label (Details: ActCode code PROCESSINLINELABEL = 'process inline security label')
| Subject | Unable to get Patient Details |
| Reported | 2013-03-11 10:28:00+0100 |
| Performer | http://server.example.org/fhir/Organization/f201 |
Report Details
| Code | Value |
| The observation 'http://server.example.org/fhir/Observation/f206' could not be resolved | |
Blood culture tested positive on staphylococcus aureus
Coded Conclusions:
{
"resourceType": "DiagnosticReport",
"id": "f202",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PROCESSINLINELABEL",
"display": "process inline security label"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "http://server.example.org/fhir/ServiceRequest/req"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "15220000",
"display": "Laboratory test"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "104177005",
"display": "Blood culture for bacteria, including anaerobic screen"
}
]
},
"subject": {
"reference": "http://server.example.org/fhir/Patient/example"
},
"issued": "2013-03-11T10:28:00+01:00",
"performer": [
{
"reference": "http://server.example.org/fhir/Organization/f201"
}
],
"result": [
{
"reference": "http://server.example.org/fhir/Observation/f206"
}
],
"conclusion": "Blood culture tested positive on staphylococcus aureus",
"_conclusion": {
"extension": [
{
"url": "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label",
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"version": "4.0.0",
"code": "AIAST",
"display": "Artificial Intelligence asserted"
}
}
]
},
"conclusionCode": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label",
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"version": "4.0.0",
"code": "AIAST",
"display": "Artificial Intelligence asserted"
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "428763004",
"display": "Staphylococcus aureus bacteraemia"
}
]
}
]
}