http://hl7.org/fhir/ex-claimitemtype|4.0.1
name
ClaimItemTypeCodes
ClaimItemTypeCodes
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Claim Item Type Codes
This value set includes sample Item Type codes.
{
"description" : "This value set includes sample Item Type codes.",
"compose" : null,
"package" : "hl7.fhir.r4.core@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" : "ClaimItemTypeCodes",
"copyright" : "This is an example set.",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Claim Item Type Codes",
"supliment" : null,
"status" : "draft",
"id" : "752b5cd0-4bfd-5298-ade9-5f995c01eeee",
"valueSet" : "http://hl7.org/fhir/ValueSet/fm-itemtype",
"url" : "http://hl7.org/fhir/ex-claimitemtype",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.549",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "group",
"display" : "Group",
"definition" : "A group of products and/or Services, amount ar the summary or detail level products and services."
}, {
"code" : "product",
"display" : "Product",
"definition" : "A billed product line item."
}, {
"code" : "service",
"display" : "Service",
"definition" : "A billed service line item."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}