PREFIX fhir: PREFIX fhirvs: PREFIX xsd: PREFIX rdf: IMPORT IMPORT IMPORT IMPORT start=@ AND {fhir:nodeRole [fhir:treeRoot]} # Base Resource { fhir:id @?; # Logical id of this artifact fhir:meta @?; # Metadata about the resource fhir:implicitRules @?; # A set of rules under which this # content was created fhir:language @ AND {fhir:v @fhirvs:all-languages}?; # Language of the resource content } #---------------------- Value Sets ------------------------ # This value set includes all possible codes from BCP-47 (see http://tools.ietf.org/html/bcp47) fhirvs:all-languages xsd:string #EXTERNAL

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