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

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

PayeeResourceType

The type of payee Resource.

{
  "description" : "The type of 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" : "PayeeResourceType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "PayeeResourceType",
  "supliment" : null,
  "status" : "draft",
  "id" : "9a599424-831e-52fd-9469-1901cb2454c1",
  "valueSet" : "http://hl7.org/fhir/ValueSet/resource-type-link",
  "url" : "http://terminology.hl7.org/CodeSystem/resource-type-link",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1180",
    "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"
    } ]
  } ]
}