Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
Resource Profile: CPGGroupDefinition - Mappings
Mappings for the cpg-groupdefinition resource profile.
| CPGGroupDefinition |
| 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 |
Mappings for FiveWs Pattern Mapping (http://hl7.org/fhir/fivews)
| CPGGroupDefinition |
| Group | |
| identifier | FiveWs.identifier |
| active | FiveWs.status |
| type | FiveWs.class |
| actual | FiveWs.class |
| code | FiveWs.what[x] |