| Package | signal.core.r4 |
| Resource Type | ValueSet |
| Id | account-type |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/account-type |
| URL | http://hl7.org/fhir/ValueSet/account-type |
| Version | 4.0.1 |
| Status | draft |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | AccountTypes |
| Title | Account Types |
| Realm | us |
| Authority | hl7 |
| Description | This examples value set defines the set of codes that can be used to represent the type of an account. |
No resources found
| CodeSystem | |
| v3-ActCode | ActCode |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "account-type",
"meta": {
"lastUpdated": "2019-11-01T09:29:23.356+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://hl7.org/fhir/ValueSet/account-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.728"
}
],
"version": "4.0.1",
"name": "AccountTypes",
"title": "Account Types",
"status": "draft",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This examples value set defines the set of codes that can be used to represent the type of an account.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "_ActAccountCode"
}
]
}
]
},
"expansion": {
"timestamp": "2023-07-31T18:35:33.1743667+00:00",
"total": 9,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "ACCTRECEIVABLE",
"display": "Account Receivable"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "CASH",
"display": "Cash"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "CreditCard",
"display": "CreditCard"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "AE",
"display": "American Express"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "DE",
"display": "Diner's Club"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "DV",
"display": "Discover Card"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "MC",
"display": "Master Card"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "V",
"display": "Visa"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"code": "PBILLACCT",
"display": "Patient Billing Account"
}
]
}
}