Prescription Search Support
1.0.0 - STU1
Prescription Search Support, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "radiology-response",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-guidance-bundle"
]
},
"type" : "collection",
"entry" : [
{
"fullUrl" : "urn:uuid:75b71ed1-0a71-407b-8d73-693ce9d59b26",
"resource" : {
"resourceType" : "GuidanceResponse",
"id" : "75b71ed1-0a71-407b-8d73-693ce9d59b26",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-guidance-response"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"GuidanceResponse_75b71ed1-0a71-407b-8d73-693ce9d59b26\"> </a><p class=\"res-header-id\"><b>Generated Narrative: GuidanceResponse 75b71ed1-0a71-407b-8d73-693ce9d59b26</b></p><a name=\"75b71ed1-0a71-407b-8d73-693ce9d59b26\"> </a><a name=\"hc75b71ed1-0a71-407b-8d73-693ce9d59b26\"> </a><a name=\"75b71ed1-0a71-407b-8d73-693ce9d59b26-en-US\"> </a><p><b>module</b>: /radioGuidanceRequest</p><p><b>status</b>: Success</p><p><b>reasonCode</b>: <span title=\"Codes:{http://pss/qsi-indications 5000246}\">Hoofdtrauma, ataxie</span></p><p><b>outputParameters</b>: <a href=\"Bundle-radiology-response.html#Parameters_3db7fb44-1472-4cb5-b971-42cf792f2762\">Bundle: type = collection</a></p></div>"
},
"moduleUri" : "/radioGuidanceRequest",
"status" : "success",
"reasonCode" : [
{
"coding" : [
{
"system" : "http://pss/qsi-indications",
"code" : "5000246",
"display" : "Hoofdtrauma, ataxie"
}
]
}
],
"outputParameters" : {
"reference" : "Parameters/3db7fb44-1472-4cb5-b971-42cf792f2762"
}
}
},
{
"fullUrl" : "urn:uuid:3db7fb44-1472-4cb5-b971-42cf792f2762",
"resource" : {
"resourceType" : "Parameters",
"id" : "3db7fb44-1472-4cb5-b971-42cf792f2762",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-support-parameters"
]
},
"parameter" : [
{
"name" : "supportOptions",
"part" : [
{
"name" : "option",
"part" : [
{
"name" : "score",
"valueInteger" : 10
},
{
"name" : "instruction",
"part" : [
{
"name" : "NL",
"valueString" : "CT, hoofd, zonder intraveneus contrast"
}
]
},
{
"name" : "supportOptionMetadata",
"part" : [
{
"name" : "RelativeCost",
"valueString" : "€€"
},
{
"name" : "RadiationLevel",
"valueInteger" : 3
},
{
"name" : "IsIntended",
"valueBoolean" : true
}
]
}
]
},
{
"name" : "option",
"part" : [
{
"name" : "score",
"valueInteger" : 10
},
{
"name" : "instruction",
"part" : [
{
"name" : "NL",
"valueString" : "CT, angiografie, hoofd, met intraveneus contrast"
}
]
},
{
"name" : "supportOptionMetadata",
"part" : [
{
"name" : "RelativeCost",
"valueString" : "€€€"
},
{
"name" : "RadiationLevel",
"valueInteger" : 3
},
{
"name" : "IsIntended",
"valueBoolean" : false
}
]
}
]
},
{
"name" : "option",
"part" : [
{
"name" : "score",
"valueInteger" : 10
},
{
"name" : "instruction",
"part" : [
{
"name" : "NL",
"valueString" : "CT, cisternografie, hoofd, met intraveneus contrast"
}
]
},
{
"name" : "supportOptionMetadata",
"part" : [
{
"name" : "RelativeCost",
"valueString" : "€€"
},
{
"name" : "RadiationLevel",
"valueInteger" : 3
},
{
"name" : "IsIntended",
"valueBoolean" : false
}
]
}
]
},
{
"name" : "option",
"part" : [
{
"name" : "score",
"valueInteger" : 10
},
{
"name" : "instruction",
"part" : [
{
"name" : "NL",
"valueString" : "CT, hoofd, met intraveneus contrast"
}
]
},
{
"name" : "supportOptionMetadata",
"part" : [
{
"name" : "RelativeCost",
"valueString" : "€€"
},
{
"name" : "RadiationLevel",
"valueInteger" : 3
},
{
"name" : "IsIntended",
"valueBoolean" : false
}
]
}
]
}
]
}
]
}
}
]
}