http://hl7.org/fhir/inventoryitem-nametype|5.0.0

name
InventoryItemNameType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

InventoryItem Name Type

InventoryItem Name Type

{
  "description" : "InventoryItem Name Type",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "InventoryItemNameType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "InventoryItem Name Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  } ],
  "status" : "active",
  "id" : "96a1c844-75dc-5cf5-b716-85d85c9f0b1b",
  "valueSet" : "http://hl7.org/fhir/ValueSet/inventoryitem-nametype",
  "url" : "http://hl7.org/fhir/inventoryitem-nametype",
  "concept" : [ {
    "code" : "trade-name",
    "display" : "Trade Name",
    "definition" : "The official trade name of the item."
  }, {
    "code" : "alias",
    "display" : "Alias",
    "definition" : "An alias or common name for the item."
  }, {
    "code" : "original-name",
    "display" : "Original Name",
    "definition" : "The original name of the item."
  }, {
    "code" : "preferred",
    "display" : "Preferred",
    "definition" : "The preferred name of the item."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}