http://terminology.hl7.org/CodeSystem/v2-0558|2.9

name
v2.0558
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 Payee Relationship to Invoice

FHIR Value set/code system definition for HL7 v2 table 0558 ( Payee Relationship to Invoice)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0558 ( Payee Relationship to Invoice)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0558",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Payee Relationship to Invoice",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "00f8b634-1798-57d7-80d5-b3d6235cea69",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0558",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.362",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "FM",
    "display" : "Family Member"
  }, {
    "code" : "GT",
    "display" : "Guarantor"
  }, {
    "code" : "PT",
    "display" : "Patient"
  }, {
    "code" : "SB",
    "display" : "Subscriber"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}