Prescription Search Support, published by HL7 Belgium. 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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "radiology-response"] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:4d69e30b-5984-4714-9556-d51a4b2aa0c1"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:4d69e30b-5984-4714-9556-d51a4b2aa0c1> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:923af332-2bb1-4302-bd35-29acd39c3e3d"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:923af332-2bb1-4302-bd35-29acd39c3e3d> )
] ) . #
<urn:uuid:4d69e30b-5984-4714-9556-d51a4b2aa0c1> a fhir:GuidanceResponse ;
fhir:id [ fhir:v "4d69e30b-5984-4714-9556-d51a4b2aa0c1"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"GuidanceResponse_4d69e30b-5984-4714-9556-d51a4b2aa0c1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: GuidanceResponse 4d69e30b-5984-4714-9556-d51a4b2aa0c1</b></p><a name=\"4d69e30b-5984-4714-9556-d51a4b2aa0c1\"> </a><a name=\"hc4d69e30b-5984-4714-9556-d51a4b2aa0c1\"> </a><a name=\"4d69e30b-5984-4714-9556-d51a4b2aa0c1-en-US\"> </a><p><b>module</b>: /radioGuidanceRequest</p><p><b>status</b>: Success</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 763597000}\">Hereditary ataxia (disorder)</span></p><p><b>outputParameters</b>: <a href=\"Bundle-radiology-response.html#Parameters_923af332-2bb1-4302-bd35-29acd39c3e3d\">Bundle: type = collection</a></p></div>"
] ; #
fhir:module [ fhir:v "/radioGuidanceRequest"^^xsd:anyURI] ; #
fhir:status [ fhir:v "success"] ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:763597000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "763597000" ] ] )
] ) ; #
fhir:outputParameters [
fhir:reference [ fhir:v "Parameters/923af332-2bb1-4302-bd35-29acd39c3e3d" ]
] . #
<urn:uuid:923af332-2bb1-4302-bd35-29acd39c3e3d> a fhir:Parameters ;
fhir:id [ fhir:v "923af332-2bb1-4302-bd35-29acd39c3e3d"] ; #
fhir:parameter ( [
fhir:name [ fhir:v "supportOptions" ] ;
( fhir:part [
fhir:name [ fhir:v "option" ] ;
( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ] ] [
fhir:name [ fhir:v "instruction" ] ;
( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, hoofd, zonder intraveneus contrast" ] ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "CT, tête, sans injection de produit de contraste intraveineux" ] ] ) ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€" ] ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ] ] [
fhir:name [ fhir:v "IsRequested" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ] ) ] [
fhir:name [ fhir:v "option" ] ;
( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ] ] [
fhir:name [ fhir:v "instruction" ] ;
( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, angiografie, hoofd, met intraveneus contrast" ] ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "CT, angiographie, tête, avec injection de produit de contraste intraveineux" ] ] ) ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€€" ] ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ] ] [
fhir:name [ fhir:v "IsRequested" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ] ) ] [
fhir:name [ fhir:v "option" ] ;
( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ] ] [
fhir:name [ fhir:v "instruction" ] ;
( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, cisternografie, hoofd, met intraveneus contrast" ] ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "CT, cisternographie, tête, avec injection de produit de contraste intraveineux" ] ] ) ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€" ] ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ] ] [
fhir:name [ fhir:v "IsRequested" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ] ) ] [
fhir:name [ fhir:v "option" ] ;
( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ] ] [
fhir:name [ fhir:v "instruction" ] ;
( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, hoofd, met intraveneus contrast" ] ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "CT, tête, avec injection de produit de contraste intraveineux" ] ] ) ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€" ] ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ] ] [
fhir:name [ fhir:v "IsRequested" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ] ) ] )
] ) . #
IG © 2021+ HL7 Belgium. Package hl7.fhir.be.pss#1.0.0 based on FHIR 4.0.1. Generated 2024-10-03
Links: Table of Contents |
QA Report |
Version History |