PREFIX fhir: PREFIX fhirvs: PREFIX xsd: PREFIX rdf: IMPORT IMPORT IMPORT start=@ AND {fhir:nodeRole [fhir:treeRoot]} # Pure binary content defined by a format other than FHIR EXTENDS @ CLOSED { a [fhir:Binary]?; fhir:nodeRole [fhir:treeRoot]?; fhir:contentType @ AND {fhir:v @fhirvs:mimetypes}; # MimeType of the binary content fhir:securityContext @ AND {fhir:link @ ? }?; # Identifies another resource to use # as proxy when enforcing access # control fhir:data @?; # The actual content } #---------------------- Value Sets ------------------------ # This value set includes all possible codes from BCP-13 (see http://tools.ietf.org/html/bcp13) fhirvs:mimetypes xsd:string #EXTERNAL

AltStyle によって変換されたページ (->オリジナル) /