HL7 Terminology
1.0.0 - Publication

This page is part of the HL7 Terminology (v1.0.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

Unified Rendering Manifest - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "List",
  "id" : "unified-Rendering",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Unified Rendering Manifest</h2><table class=\"clstu\"><tr><td>Mode: workingStatus: currentCode: UTGCTGManifestOrder: alphabetic<b>Items</b><a href=\"CodeSystem-conceptdomains.html\">Concept Domains</a><a href=\"CodeSystem-hl7TermMaintInfra.html\">HL7 Terminology Maintenance Infrastructure Vocabulary</a><a href=\"CodeSystem-hl7-work-group.html\">HL7Workgroup</a><a href=\"CodeSystem-utg-concept-properties.html\">UTG Specific Concept Properties</a><a href=\"ValueSet-mif-conceptRelationshipKind.html\">MIF Concept Relationship Kind</a><a href=\"ValueSet-mif-conceptRelationshipReflexivity.html\">MIF Concept Relationship Reflexivity</a><a href=\"ValueSet-mif-conceptRelationshipSymmetry.html\">MIF Concept Relationship Symmetry</a><a href=\"ValueSet-mif-conceptRelationshipTransitivity.html\">MIF Concept Relationship Transitivity</a></td></tr><tr></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"></tr><tr></tr><tr></tr><tr></tr><tr></tr><tr></tr><tr></tr><tr></tr><tr></tr></table></div>"
  },
  "status" : "current",
  "mode" : "working",
  "title" : "Unified Rendering Manifest",
  "code" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "UTGCTGManifest"
      }
    ]
  },
  "orderedBy" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/list-order",
        "code" : "alphabetic"
      }
    ]
  },
  "entry" : [
    {
      "item" : {
        "reference" : "CodeSystem/conceptdomains",
        "type" : "CodeSystem"
      }
    },
    {
      "item" : {
        "reference" : "CodeSystem/hl7TermMaintInfra",
        "type" : "CodeSystem"
      }
    },
    {
      "item" : {
        "reference" : "CodeSystem/hl7-work-group",
        "type" : "CodeSystem"
      }
    },
    {
      "item" : {
        "reference" : "CodeSystem/utg-concept-properties",
        "type" : "CodeSystem"
      }
    },
    {
      "item" : {
        "reference" : "ValueSet/mif-conceptRelationshipKind",
        "type" : "ValueSet"
      }
    },
    {
      "item" : {
        "reference" : "ValueSet/mif-conceptRelationshipReflexivity",
        "type" : "ValueSet"
      }
    },
    {
      "item" : {
        "reference" : "ValueSet/mif-conceptRelationshipSymmetry",
        "type" : "ValueSet"
      }
    },
    {
      "item" : {
        "reference" : "ValueSet/mif-conceptRelationshipTransitivity",
        "type" : "ValueSet"
      }
    }
  ]
}