http://terminology.hl7.org/CodeSystem/ex-payee-resource-type|4.0.1

name
ClaimPayeeResourceType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

ClaimPayeeResourceType

The type of Claim payee Resource.

{
  "description" : "The type of Claim payee Resource.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ClaimPayeeResourceType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ClaimPayeeResourceType",
  "supliment" : null,
  "status" : "draft",
  "id" : "e737ceaa-31c6-5041-a7b5-8692367bb6b6",
  "valueSet" : "http://hl7.org/fhir/ValueSet/ex-payee-resource-type",
  "url" : "http://terminology.hl7.org/CodeSystem/ex-payee-resource-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1164",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "organization",
    "display" : "Organization",
    "definition" : "Organization resource."
  }, {
    "code" : "patient",
    "display" : "Patient",
    "definition" : "Patient resource."
  }, {
    "code" : "practitioner",
    "display" : "Practitioner",
    "definition" : "Practitioner resource."
  }, {
    "code" : "relatedperson",
    "display" : "RelatedPerson",
    "definition" : "RelatedPerson resource."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}