http://terminology.hl7.org/CodeSystem/payeetype|4.0.1
name
Claim Payee Type Codes
Claim Payee Type Codes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
experimental
true
true
status
draft
draft
This value set includes sample Payee Type codes.
{
"description" : "This value set includes sample Payee Type codes.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "Financial Management",
"content" : "complete",
"name" : "Claim Payee Type Codes",
"copyright" : "This is an example set.",
"experimental" : true,
"resourceType" : "CodeSystem",
"title" : null,
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "1aadfa23-eaf0-548a-bfc0-bb0ae5f8df5f",
"valueSet" : "http://hl7.org/fhir/ValueSet/payeetype",
"url" : "http://terminology.hl7.org/CodeSystem/payeetype",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1050",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "subscriber",
"display" : "Subscriber",
"definition" : "The subscriber (policy holder) will be reimbursed."
}, {
"code" : "provider",
"display" : "Provider",
"definition" : "Any benefit payable will be paid to the provider (Assignment of Benefit)."
}, {
"code" : "other",
"display" : "Provider",
"definition" : "Any benefit payable will be paid to a third party such as a guarrantor."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}