This wiki has undergone a migration to Confluence found Here
Difference between revisions of "Clinical Document Architecture"
Jump to navigation
Jump to search
Rene spronk (talk | contribs) |
Bamarquard (talk | contribs) |
||
Line 1: | Line 1: | ||
− | # | + | [[File:FHIR.png|right|140px|Temporary FHIR logo]] |
+ | [[Category:FHIR]] | ||
+ | Fast Healthcare Interoperability Resources (FHIR, pronounced "Fire") defines a set of "[[Resource]]s" that represent granular clinical concepts. The resources can be managed in isolation, or aggregated into complex documents. Technically, FHIR is designed for the web; the resources are based on simple XML or JSON structures, with an http-based RESTful protocol where each resource has predictable URL. Where possible, open internet standards are used for data representation. | ||
+ | |||
+ | Community Participation Rules: [[FHIR Code of Conduct]], [[FHIR Intellectual Property Rules]] | ||
+ | |||
+ | {|width=100% cellspacing=0 cellpadding=2 | ||
+ | |- | ||
+ | |bgcolor="#e30614" align=center width="40%"| FHIR Implementation | ||
+ | |bgcolor="#ffeb6a" align=center width="30%"| FHIR Development | ||
+ | |bgcolor="#e30614" align=center width="30%"| Organizational | ||
+ | |- | ||
+ | |valign=top| | ||
+ | |||
+ | *The current specification: [http://www.HL7.org/fhir/ http://www.HL7.org/fhir/] (or [http://hl7.org/implement/standards/FHIR-Develop/ the development version]) | ||
+ | ** [[FHIR Specification Feedback (DSTU 2)]] | ||
+ | ** [[FHIR Profiles from other Organizations]] | ||
+ | * Contact Information | ||
+ | ** [[FHIR Support Page]] | ||
+ | ** Implementation help: [[http://stackoverflow.com/questions/tagged/hl7_fhir ask questions about FHIR]] | ||
+ | ** Formal Contact point for the project: [[mailto:fmgcontact@hl7.org fmgcontact@hl7.org]] | ||
+ | **[https://chat.fhir.org/ FHIR Chat (Zulip)] [[chat.fhir.org community expectations]] | ||
+ | **[http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemBrowse&tracker_id=677 FHIR gForge Tracker] for change requests/corrections | ||
+ | ** FHIR Project Team Leads (FHIR Core Team): [[mailto:grahame@healthintersections.com.au Grahame Grieve]], [[mailto:e.kramer@furore.com Ewout Kramer]], [[mailto:lloyd@lmckenzie.com Lloyd Mckenzie]] | ||
+ | ** [[FHIR_email_list_subscription_instructions|List server]] - project email list | ||
+ | |||
+ | * Help / Getting Started | ||
+ | **[[FHIR Starter]] - tutorial for FHIR newbies | ||
+ | **[[FHIR Teaching]] - sources of FHIR teaching, training, and tutorials | ||
+ | **[http://fhir.furore.com/Content/Docs/cheatsheet-dstu1.pdf FHIR Cheat Sheet] (DSTU 1) | ||
+ | **[http://fhir.furore.com/Content/Docs/cheatsheet.pdf FHIR Cheat Sheet] (DSTU 2) | ||
+ | **[http://tinyurl.com/stu3cheatsheet FHIR Cheat Sheet] (DSTU 3) | ||
+ | **[https://healthlevelseven.desk.com/ Help desk FAQs & knowledge-base articles] (HL7 members only) | ||
+ | <!--**[[FHIR FAQ]] - business and technical perspectives--> | ||
+ | **[[FHIR Tools Registry]] - a list of useful tools for FHIR implementers | ||
+ | ** [[FHIR for Clinical Users]] - an introduction to FHIR for non-technical people that will migrate to the specification in the future | ||
+ | **[[FHIR User Group]] | ||
+ | **[[FHIR for Consumers]] | ||
+ | **[[FHIR for Clinical Research]] | ||
+ | * Social Media on FHIR | ||
+ | **FHIR blogs [http://fhirblog.com/ David Hay], [http://thefhirplace.com/ Ewout Kramer], [http://www.healthintersections.com.au/ Grahame Grieve], [http://motorcycleguy.blogspot.com/search/label/FHIR Keith Boone], [https://brianpos.com/ Brian Postlethwaite], [https://healthcaresecprivacy.blogspot.com/p/fhir.html John Moehrke], [http://blog.heliossoftware.com Steve Munini], [http://lightmyfhir.com/ MITRE (Mark Kramer and colleagues)] | ||
+ | **FHIR News on Twitter [http://www.twitter.com/FHIRnews FHIR News] | ||
+ | **FHIR Videos [https://live.blueskybroadcast.com/bsb/client/CL_DEFAULT.asp?Client=556675&PCAT=8341&CAT=8341&Review=true HIMSS FHIR Session], [http://www.hl7.tv/FHIR.html HL7.tv] and [https://vimeo.com/channels/hl7fhir Ringholm]. | ||
+ | |||
+ | *Testing | ||
+ | **[[Publicly Available FHIR Servers for testing]] | ||
+ | **[[Open Source FHIR implementations]] | ||
+ | **[[Organizations interested in FHIR]] | ||
+ | **[[Profile Tooling]] | ||
+ | **[http://clinfhir.com/ ClinFHIR] - web-based generic FHIR client | ||
+ | **[[FHIR Testing Platforms]] | ||
+ | |||
+ | * [[FHIR Implementations]] | ||
+ | * [[FHIR R2/R3 Transformation page]] | ||
+ | |||
+ | *Connectathons | ||
+ | **Connectathon Process | ||
+ | ***[[FHIR Connectathon Track Process]] | ||
+ | ***[[:Category:201801_FHIR_Connectathon_Track_Proposals|Proposed connectathon tracks for New Orleans, USA - Jan 2018]] | ||
+ | **Upcoming Connectathons | ||
+ | ***[[FHIR Connectathon 17|Connectathon 17]] (Jan 27-28, 2017, New Orleans, Louisiana, US) | ||
+ | |||
+ | *Previous Connectathons and other events | ||
+ | **[[:Category:FHIR_Connectathons|Historical Connectathons]] (list) | ||
+ | |||
+ | |valign=top| | ||
+ | |||
+ | * How to | ||
+ | ** [[FHIR DSTU monitoring]] - how to monitor DSTU feedback | ||
+ | ** [[FHIR Ballot Prep]] - tasks for the next ballot and milestone dates | ||
+ | ** [[FHIR Build Process]] - Setting up and running the FHIR build process | ||
+ | ** [[FHIR Guide to Authoring Resources|How to create resources]] (and [[FHIR Guide to Authoring Types|How to create types]]) | ||
+ | ** Materials: [http://gforge.hl7.org/gf/project/fhir/ gForge], [http://gforge.hl7.org/svn/fhir/trunk SVN Trunk] | ||
+ | *** For read-only SVN access, use "anonymous" and your email as a password. | ||
+ | *** For Commit privileges, send a request to lloyd@lmckenzie.com | ||
+ | **[[:Category:FHIR_Resource_Proposal|FHIR resource and profile proposals]] - proposals for new resources & profiles | ||
+ | ** [[FHIR Profile authoring]] - Creating and maintaining FHIR profiles (see also [[Profile Tooling]]) | ||
+ | ** [[FHIR Change requests]] - Process for managing and resolving | ||
+ | ** [[FHIR_gForge_Tracker]] - Guidance for using the gForge tracker, including for ballot reconciliation | ||
+ | |||
+ | * Implementation Guides | ||
+ | ** [[FHIR Implementation Guides]] - General considerations for implementation guides | ||
+ | ** [[IG Publisher Documentation]] - Guidelines for setting up a new guide | ||
+ | ** [[FHIR Implementation Guide Authoring|Old IG Publishing Method]] - Guidelines for setting up a new guide under old (deprecated, being phased out rapidly) IG infrastructure | ||
+ | ** [[FHIR: Enhancing Implementation (ONC Grant Project)]] | ||
+ | |||
+ | |||
+ | * Guidelines | ||
+ | ** [[FHIR Trademark Policy]] | ||
+ | ** [[FHIR Maturity Model]] | ||
+ | ** [https://docs.google.com/spreadsheets/d/1COTmtlXgGWuFpoSr1ZQQK30S7ReCpVsk_NZI6xIeSHI FHIR FMM/QA Tracking Spreadsheet] | ||
+ | ** [[FHIR_Conformance_QA_Criteria | FHIR Conformance QA Criteria]] | ||
+ | ** [[FHIR Management Policies]] | ||
+ | ** [[Fundamental Principles of FHIR]] | ||
+ | ** [[FHIR Methodology Process]] - how the methodology is developed and maintained | ||
+ | ** [[FHIR Repository Process]] - Repository governance process and requirements | ||
+ | ** [[FHIR Guide to Designing Resources|Methodology Guidelines]] - Content and quality guidelines | ||
+ | ** [[FHIR Design Patterns|Design Patterns]] | ||
+ | ** [[FHIR Comparison to other RESTful API specifications]] | ||
+ | ** [[SDC FHIR Document Profiles]] | ||
+ | |||
+ | *Resources | ||
+ | ** [[FHIR_email_list_subscription_instructions|List server]] - discussions | ||
+ | ** Discussion pages: [[:Category:Active FHIR Discussion|Active Discussions]], [[:Category:FHIR Discussion|All]] | ||
+ | ** [[FHIR Design Requirements Sources]] | ||
+ | ** [[FHIR Resource Types]] | ||
+ | ** [[FHIR and GraphQL]] | ||
+ | ** [[FHIR and the Direct Project]] | ||
+ | ** [[FHIR Resource Considerations]] | ||
+ | ** [[FHIR Governance| (old)]] - governance discussion with bits of methodology mixed in (to migrate to other pages) | ||
+ | ** [[FHIR Tooling Eco-system]] | ||
+ | ** [[FHIR Digital Signature Working Page]] | ||
+ | ** [[FHIR Subscription Working Page]] | ||
+ | ** [[FHIR Extensions Working Page]] | ||
+ | |||
+ | * WG FHIR pages | ||
+ | **[[Patient Administration Resource development]] | ||
+ | **[[CDA to FHIR Samples Group]] | ||
+ | **[[https://drive.google.com/folderview?id=0B44mVoChqHDtaEl4ZGtvclhtRGs&usp=sharing C-CDA on FHIR Mapping]] | ||
+ | **[[https://docs.google.com/spreadsheets/d/1KctdexG3oB2QBiBQNH1Rbt2uJ6DxQFROyIFKo5q95WU/edit?usp=drive_web CDA on FHIR Mapping]] | ||
+ | **[[Devices on FHIR]] | ||
+ | **[[FHIR_Patient_Care_Resources]] | ||
+ | **[[FHIR_Asynchronous_Exchange]] | ||
+ | **[[FHIR and Heart/UMA]] joint work | ||
+ | |||
+ | |valign=top| | ||
+ | |||
+ | * [[FHIR Infrastructure]] Work Group | ||
+ | ** [[FHIR Workflow]] Project | ||
+ | *Governance | ||
+ | ** [[FHIR Governance Process]] | ||
+ | ** [[FHIR Governance Board]] (FGB) | ||
+ | ** [[FHIR Management Group]] (FMG) | ||
+ | ** [[Modeling and Methodology]] (MnM) | ||
+ | ** [[FHIR Work Groups|Work Groups]] | ||
+ | ** [[FHIR Escalation Processes]] | ||
+ | ** [[FHIR Ballot Process]] | ||
+ | ** [[FHIR Web Server Hosting Record]] | ||
+ | ** [[FHIR Product Director Page]] | ||
+ | ** [[https://docs.google.com/spreadsheets/d/16Mn6TUVQu1nspX_tYKSGVkRVDfLg6vlQXVBmIOOfYF8/edit#gid=699167827 FMG Tracking Sheet]] | ||
+ | |||
+ | *Agendas | ||
+ | **'''[[FHIR Agenda 201709 WGM|San Diego WGM]]''' (next meeting, Sept. 2017) | ||
+ | **[[:Category:FHIR Meeting|Past Working Group Meetings]] (list of agendas/notes) | ||
+ | **[http://wiki.hl7.org/index.php?title=MnM_Schedule MnM agendas] | ||
+ | **[http://wiki.hl7.org/index.php?title=FHIR_Governance_Board#Meeting_Information FGB Agendas & Minutes] | ||
+ | **[http://wiki.hl7.org/index.php?title=FHIR_Management_Group#Meeting_Information FMG Agendas & Minutes] | ||
+ | |||
+ | |||
+ | |||
+ | |} |
Revision as of 14:43, 21 December 2017
Fast Healthcare Interoperability Resources (FHIR, pronounced "Fire") defines a set of "Resources" that represent granular clinical concepts. The resources can be managed in isolation, or aggregated into complex documents. Technically, FHIR is designed for the web; the resources are based on simple XML or JSON structures, with an http-based RESTful protocol where each resource has predictable URL. Where possible, open internet standards are used for data representation.
Community Participation Rules: FHIR Code of Conduct, FHIR Intellectual Property Rules
FHIR Implementation | FHIR Development | Organizational |
|
|
|