HL7 Terminology (THO)
6.1.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Placeholder Naming System - JSON Representation

Draft as of 2024-12-21 Maturity Level: 1

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "placeholder",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem placeholder</b></p><a name=\"placeholder\"> </a><a name=\"hcplaceholder\"> </a><a name=\"placeholder-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/placeholder</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>placeholderNamingSystem</td></tr><tr><td>Title</td><td>Placeholder Naming System</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>This is a placeholder naming system resource until the list for the pending code systems tab will generate with only one entry.</p>\n</div></td></tr><tr><td>Publisher</td><td>Health Level Seven International</td></tr><tr><td>Committee</td><td><a href=\"CodeSystem-hl7-work-group.html#hl7-work-group-vocab\">Terminology Infrastructure</a></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/placeholder</td><td>true</td><td>2024-09-18 --&gt; (ongoing)</td><td>This code system defines a set of codes for Insurance Benefit Type.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "vocab"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://terminology.hl7.org/NamingSystem/placeholder",
  "version" : "1.0.0",
  "name" : "placeholderNamingSystem",
  "title" : "Placeholder Naming System",
  "status" : "draft",
  "kind" : "codesystem",
  "experimental" : false,
  "date" : "2024-12-21T06:25:06+00:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "This is a placeholder naming system resource until the list for the pending code systems tab will generate with only one entry.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/CodeSystem/placeholder",
      "preferred" : true,
      "comment" : "This code system defines a set of codes for Insurance Benefit Type.",
      "period" : {
        "start" : "2024-09-18"
      }
    }
  ]
}