0.1.0 - ci-build

ExampleIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/trifork/fhir-ig-sample/ and changes regularly. See the Directory of published versions

: Targets for classCode 405624007 (Administrative documentation) - JSON Representation

Active as of 2025-09-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-doctype-405624007",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-doctype-405624007</b></p><a name=\"vs-doctype-405624007\"> </a><a name=\"hcvs-doctype-405624007\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/772786005\">772786005</a></td><td style=\"color: #cccccc\">Medical certificate (record artifact)</td></tr><tr><td><a href=\"http://snomed.info/id/419891008\">419891008</a></td><td style=\"color: #cccccc\">Record artifact (record artifact)</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/ValueSet/vs-doctype-405624007",
  "version" : "0.1.0",
  "name" : "VS_DocType_405624007",
  "title" : "Targets for classCode 405624007 (Administrative documentation)",
  "status" : "active",
  "date" : "2025-09-23T20:01:41+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "772786005"
          },
          {
            "code" : "419891008"
          }
        ]
      }
    ]
  }
}