FHIR 시작하기
HL7 FHIR (Fast Healthcare 상호 운용성 리소스)은 표준 개발 조직인 Health Level 7 (HL7)의 차세대 상호 운용성 표준입니다.
FHIR은 의료 IT를 현대적인 API 기반 접근 방식으로 전환하여 모든 모바일 및 웹 개발자가 의료 기술에 더 쉽게 접근할 수 있도록 하고자 하는 의도로 발전했습니다.
상호 운용성 또는 데이터 교환 홍보가 FHIR의 주요 목표이지만 설계상 디지털 헬스 솔루션에 다음과 같은 여러 이점이 있습니다.
- 의료 애플리케이션 빌드를 위한 일반적인 데이터 모델: FHIR 리소스는 의료 애플리케이션을 위한 데이터 모델을 정의하는 데 사용되는 개별 임상 및 관리 정보 단위를 나타냅니다.
- 개방형 사양 및 사용 가능: FHIR 사양은 개방형이므로 누구나 투표 프로세스에 참여할 수 있습니다. 또한 어디에서나 모든 애플리케이션에 무료로 사용할 수 있습니다.
- 익숙한 기술 기반: FHIR은 REST, OAuth, XML, JSON, HTTP와 같은 기존의 웹 표준을 기반으로 하는 사양이자 개방형 표준 웹 API입니다.
- 콘텐츠 재사용성 향상: 특정 애플리케이션의 논리적 모델, 데이터 사전, 코딩 시스템을 정의하는 FHIR 리소스는 공유 및 재사용할 수 있습니다. 이를 통해 유사한 프로그램에서 보다 일관된 데이터 수집을 촉진하고 WHO SMART 가이드라인과 같은 증거 기반 가이드라인을 보급할 수 있습니다.
FHIR을 처음 사용하거나 자세히 알아보고 싶은 분들을 위해 빠르게 익힐 수 있는 다양한 리소스를 살펴보세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-07-23(UTC)
[null,null,["최종 업데이트: 2024-07-23(UTC)"],[[["HL7 FHIR is a next-generation standard for healthcare data exchange, designed to make healthcare development more accessible using modern API-driven approaches."],["FHIR offers a common data model, is free to use and built on familiar web technologies, promoting reusability and consistency in healthcare applications."],["FHIR's primary goal is to enhance interoperability by enabling seamless data exchange between different healthcare systems and applications."],["The specification is open and anyone can participate, allowing for wider adoption and community contributions to its development."]]],["FHIR (Fast Healthcare Interoperability Resources) is a healthcare interoperability standard designed to make healthcare development more accessible via API-driven approaches. Key features include a common data model using FHIR Resources, an open and free-to-use specification, reliance on web standards like REST and JSON, and support for content reusability. This promotes data consistency and guideline dissemination. Resources for learning more include the FHIR specification, webinars, and an Android developer SDK.\n"]]