FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-group-membership-basis.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-group-membership-basis.html |
| URL | http://hl7.org/fhir/group-membership-basis |
| Version | 5.0.0 |
| Status | active |
| Date | 2022-08-09T09:01:24+10:00 |
| Name | GroupMembershipBasis |
| Title | Group Membership Basis |
| Realm | uv |
| Authority | hl7 |
| Description | Basis for membership in a group |
| Content | complete |
| ValueSet | |
| R5-group-membership-basis-for-R4B | Cross-version VS for R5.GroupMembershipBasis for use in FHIR R4B |
| R5-group-membership-basis-for-R4 | Cross-version VS for R5.GroupMembershipBasis for use in FHIR R4 |
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/group-membership-basis defines the following codes:
{
"resourceType": "CodeSystem",
"id": "group-membership-basis",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/group-membership-basis",
"version": "5.0.0",
"name": "GroupMembershipBasis",
"title": "Group Membership Basis",
"status": "active",
"experimental": false,
"date": "2022-08-09T09:01:24+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "Basis for membership in a group",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/group-membership-basis",
"content": "complete",
"concept": [
{
"code": "definitional",
"display": "Definitional",
"definition": "The Group.characteristics specified are both necessary and sufficient to determine membership. All entities that meet the criteria are considered to be members of the group, whether referenced by the group or not. If members are present, they are individuals that happen to be known as meeting the Group.characteristics. The list cannot be presumed to be complete."
},
{
"code": "enumerated",
"display": "Enumerated",
"definition": "The Group.characteristics are necessary but not sufficient to determine membership. Membership is determined by being listed as one of the Group.member."
}
]
}