FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-contract-party-role.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.1.0/CodeSystem-contract-party-role.html |
| URL | http://hl7.org/fhir/contract-party-role |
| Version | 4.0.1 |
| Status | draft |
| Date | 2026-03-20T13:27:21+11:00 |
| Name | ContractResourcePartyRoleCodes |
| Title | Contract Resource Party Role codes |
| Realm | uv |
| Authority | hl7 |
| Description | This value set contract specific codes for offer party participation. |
| Copyright | HL7 International. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.xver-r4.r3#0.1.0 | R4-contract-party-role-for-R3 | Cross-version ValueSet R4.ContractResourcePartyRoleCodes for use in FHIR STU3 |
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | R5-contract-party-role-for-R4 | Cross-version VS for R5.ContractResourcePartyRoleCodes for use in FHIR R4 |
| hl7.fhir.uv.xver-r5.r3#0.1.0 | R5-contract-party-role-for-R3 | Cross-version ValueSet R5.ContractResourcePartyRoleCodes for use in FHIR STU3 |
| hl7.fhir.uv.xver-r4.r4b.r4b#0.0.1-snapshot-2 | R4-contract-party-role-for-R4B | Cross-version VS for R4.ContractResourcePartyRoleCodes for use in FHIR R4B |
| hl7.fhir.uv.xver-r4b.r3#0.1.0 | R4B-contract-party-role-for-R3 | Cross-version ValueSet R4B.ContractResourcePartyRoleCodes for use in FHIR STU3 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem contract-party-role
This case-sensitive code system http://hl7.org/fhir/contract-party-role defines the following code:
| Code | Display | Definition |
| flunky | FLunky | To be completed |
{
"resourceType": "CodeSystem",
"id": "contract-party-role",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.1.0"
},
{
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}
],
"url": "http://hl7.org/fhir/contract-party-role",
"version": "4.0.1",
"name": "ContractResourcePartyRoleCodes",
"title": "Contract Resource Party Role codes",
"status": "draft",
"experimental": false,
"date": "2026-03-20T13:27:21+11:00",
"publisher": "Financial Management",
"contact": [
{
"name": "FHIR project team",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set contract specific codes for offer party participation.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "HL7 International.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/contract-party-role|4.3.0",
"content": "complete",
"concept": [
{
"code": "flunky",
"display": "FLunky",
"definition": "To be completed"
}
]
}