HL7 Terminology (THO)
3.1.0 - Publication International flag

This page is part of the HL7 Terminology (v3.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: MaterialEntityClassType - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-MaterialEntityClassType",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-v3-EntityCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-EntityCode</code></a> where concept  descends from  <a href=\"CodeSystem-v3-EntityCode.html#v3-EntityCode-_MaterialEntityClassType\">_MaterialEntityClassType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-SpecimenAdditiveEntity.html\">http://terminology.hl7.org/ValueSet/v3-SpecimenAdditiveEntity</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-ContainerEntityType.html\">http://terminology.hl7.org/ValueSet/v3-ContainerEntityType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-MedicalDevice.html\">http://terminology.hl7.org/ValueSet/v3-MedicalDevice</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-SpecimenEntityType.html\">http://terminology.hl7.org/ValueSet/v3-SpecimenEntityType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-VaccineEntityType.html\">http://terminology.hl7.org/ValueSet/v3-VaccineEntityType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-xBillableProduct.html\">http://terminology.hl7.org/ValueSet/v3-xBillableProduct</a></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-MaterialEntityClassType",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.16041"
    }
  ],
  "version" : "2.0.0",
  "name" : "MaterialEntityClassType",
  "title" : "MaterialEntityClassType",
  "status" : "active",
  "date" : "2014-03-26",
  "description" : "Types of Material for EntityClass \"MAT\"",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-EntityCode",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "_MaterialEntityClassType"
          }
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-SpecimenAdditiveEntity"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-ContainerEntityType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-MedicalDevice"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-SpecimenEntityType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-VaccineEntityType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-xBillableProduct"
        ]
      }
    ]
  }
}