주석 저장소는 Cloud Healthcare API에서 주석 레코드를 저장하는 데이터 저장소입니다. 주석 저장소는 데이터 세트 내에 있습니다.
AnnotationStore 리소스는 주석 저장소의 속성을 나타냅니다. 각 주석 저장소에 대해 다음 옵션을 선택할 수 있습니다.
주석 저장소를 구성하는 데 사용할 수 있는 키-값 쌍입니다. 자세한 내용은 리소스 라벨 지정을 참조하세요.
주석 레코드
Cloud Healthcare API에서 주석 레코드는 의료 리소스에 추가할 수 있는 라벨입니다. 예를 들어 FHIR 환자 리소스에 진단 라벨을 추가하거나 머신러닝 태스크를 수행할 때 학습 라벨을 추가할 수 있습니다.
FHIR 및 DICOM 데이터에 대해 주석 레코드를 만들 수 있습니다. 하지만 주석 저장소 및 주석 레코드는 FHIR과 DICOM 저장소 및 해당 기본 데이터와 별도로 보관됩니다. 또한 주석 저장소 및 주석 레코드는 고유 권한을 갖습니다. 즉, FHIR 리소스에 대해 주석 레코드를 만들 때(예: 환자)는 주석 레코드가 적용되도록 환자 ID와 같은 기준에 따라 주석 레코드를 이후 FHIR 리소스와 결합해야 합니다.
주석 레코드가 참조하는 데이터에서 주석 레코드를 분리하면 원래 리소스에 영향을 주지 않고 단일 리소스에 모두 적용할 수 있는 여러 주석 레코드 버전을 만들 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-17(UTC)"],[[["This content details annotation stores and records within the Cloud Healthcare API, which are currently in a pre-GA \"beta\" stage and subject to specific terms and limited support."],["Annotation stores are data stores within the Cloud Healthcare API datasets that hold annotation records, and their attributes can be defined by key-value pairs for organization."],["Annotation records are labels added to healthcare resources, such as FHIR or DICOM data, for purposes like diagnostics or machine learning, and are kept separate from the resources they annotate."],["Separation of annotation records and their referenced data enables multiple annotation versions to apply to a single resource without altering the original resource's data."]]],[]]