基于FHIR标准的健康档案共享文档实施指南
0.8.0.2022705 - 持续集成版
基于FHIR的健康档案共享文档实施时必须严格遵循本实施指南的规定。
Mappings for the core-practitioner resource profile.
CorePractitioner | ||
Practitioner | PRD (as one example) | |
identifier | PRD-7 (or XCN.1) | |
name | XCN Components | |
telecom | PRT-15, STF-10, ROL-12 | |
address | XAD | |
gender | STF-5 | |
birthDate | STF-6 | |
qualification | CER? | |
communication | PID-15, NK1-20, LAN-2 |
CorePractitioner | ||
Practitioner | Entity. Role, or Act, Role | |
text | Act.text? | |
contained | N/A | |
modifierExtension | N/A | |
identifier | ./id | |
active | ./statusCode | |
name | ./name | |
telecom | ./telecom | |
address | n/a, AD | |
gender | ./administrativeGender | |
birthDate | ./birthTime | |
photo | ./subjectOf/ObservationEvent[code="photo"]/value | |
qualification | .playingEntity.playingRole[classCode=QUAL].code | |
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
identifier | .playingEntity.playingRole[classCode=QUAL].id | |
code | .playingEntity.playingRole[classCode=QUAL].code | |
period | .playingEntity.playingRole[classCode=QUAL].effectiveTime | |
issuer | .playingEntity.playingRole[classCode=QUAL].scoper | |
communication | ./languageCommunication |
CorePractitioner | ||
Practitioner | Provider | |
identifier | ./Identifiers | |
name | ./PreferredName (GivenNames, FamilyName, TitleCode) | |
telecom | ./ContactPoints | |
address | Address | |
gender | ./GenderCode | |
birthDate | (not represented in ServD) | |
photo | ./ImageURI (only supports the URI reference) | |
qualification | ./Qualifications | |
code | ./Qualifications.Value | |
period | ./Qualifications.StartDate and ./Qualifications.EndDate | |
communication | ./Languages.LanguageSpokenCode |
CorePractitioner | ||
Practitioner | ||
identifier | FiveWs.identifier | |
active | FiveWs.status |