FHIR IG analytics| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | Parameters |
| Id | Parameters-XRaySorterAIServiceOutputParametersExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "XRaySorterAIServiceOutputParametersExample",
"meta": {
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/XRaySorterAIServiceOutputParameters"
]
},
"parameter": [
{
"name": "pdfReport",
"resource": {
"resourceType": "DocumentReference",
"id": "XRaySorterReportDocumentReference",
"meta": {
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/omi-document-reference"
]
},
"content": [
{
"attachment": {
"url": "https://omi.de/fhir/Binary/333",
"contentType": "application/pdf"
}
}
],
"status": "current",
"type": {
"coding": [
{
"code": "C25375",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Report"
}
]
}
}
},
{
"name": "observations",
"resource": {
"resourceType": "Observation",
"id": "XRaySorterAIAlgorithmBoneOutputObservation",
"meta": {
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/XRaySorterAI-output-observation-profile"
]
},
"derivedFrom": [
{
"reference": "ImagingStudy/BoaExampleImagingStudyOutput"
}
],
"component": [
{
"extension": [
{
"valueQuantity": {
"value": 0.4939374
},
"url": "http://omi.de/fhir/registry/StructureDefinition/xraysorter-algorithm-confidence-extension"
}
],
"code": {
"coding": [
{
"code": "52530000",
"system": "http://snomed.info/sct",
"display": "Body region structure (body structure)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "72696002",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Knee region structure (body structure)"
}
]
}
},
{
"extension": [
{
"valueQuantity": {
"value": 0.678392
},
"url": "http://omi.de/fhir/registry/StructureDefinition/xraysorter-algorithm-confidence-extension"
}
],
"code": {
"coding": [
{
"code": "272741003",
"system": "http://snomed.info/sct",
"display": "Laterality"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "7771000",
"system": "http://snomed.info/sct",
"display": "Left"
}
]
}
}
],
"code": {
"coding": [
{
"code": "inference-result",
"system": "http://omi.de/fhir/registry/sid/tbd",
"display": "Inference result"
}
]
},
"status": "final"
}
}
]
}