@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ; a fip:Available-FAIR-Supporting-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Metadata-schema; rdfs:comment "Fast Healthcare Interoperability Resources (FHIR) is a standardized framework developed by HL7 (Health Level Seven International) for exchanging, sharing, and integrating healthcare information. It enables interoperability between different healthcare systems by using modern web-based technologies like RESTful APIs, JSON, XML, and RDF."; rdfs:label "FHIR HL7 Standard"; schema:version "5.0.0"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-5727-4999 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "jzHEvufRz4EduAchBUChPt8Nby3Zpniy3nasjACquoTj+MxHWAF4iTFmUwlDYhEcSlgn5Ml/9cUh6JrfTLEHutWbSWURyQGtyTmRhCDxk/7Xv7ASLpflq+ZeMDxyjnNNgfcR+wJ4YSIYZ+gKEifIGyf7QSlBg8yndIaEspw91yQ="; npx:hasSignatureTarget this: . this: dct:created "2025-07-15T18:14:15Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }