OpenMRS Core FHIR Implementation Guide
0.1.0 - ci-build
OpenMRS Core FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2023-06-23 |
Mappings for the omrs-group resource profile.
OMRSGroup | ||
Group | Entity. Role, or Act, Entity[determinerCode="GRP" or determinerCode="GRP_KIND"] | |
text | Act.text? | |
contained | N/A | |
modifierExtension | N/A | |
identifier | unique(./id[displayable="true" and scope="OBJ"]) | |
active | ./statusCode | |
type | person: ./classCode="PSN" animal: ./classCode="ANM" device: ./classCode="DEV" medication: ./classCode="MMAT" and ./playedRole[isNormalRole() and classCode="THER"] food: ./classCode="FOOD" | |
actual | true: ./determinerCode="GRP" false: ./determinerCode="GRP_KIND" | |
code | ./code | |
name | ./name[type="ST"] | |
quantity | ./quantity | |
characteristic | ./playedRole[isNormalRole()]/participation[isNormalParticipation() and typeCode="SBJ"]/act[isNormalAct and classCode="OBS" and moodCode="EVN"] | |
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
code | ./code | |
value[x] | ./value | |
exclude | ./valueNegationInd | |
member | ./scopedRole[isNormalRole() and classCode="MBR"]/player | |
id | n/a | |
extension | n/a | |
modifierExtension | N/A |
OMRSGroup | ||
Group | ||
identifier | FiveWs.identifier | |
active | FiveWs.status | |
type | FiveWs.class | |
actual | FiveWs.class | |
code | FiveWs.what[x] |
Mapping of Group Resource between HL7 FHIR vs OMRS Fhir2 module
OMRSGroup | ||
Group | OMRS Group | This profile maps to Group in OMRS Fhir2 |
id | Cohort.uuid | |
active | Cohort.voided | |
type | Group.GroupType | |
name | Cohort.name | |
managingEntity | Cohort.creator |