NCPI FHIR Implementation Guide v2
0.1.0 - ci-build

NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Collection Type - JSON Representation

Draft as of 2024-09-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "collection-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet collection-type-vs</b></p><a name=\"collection-type-vs\"> </a><a name=\"hccollection-type-vs\"> </a><a name=\"collection-type-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-collection-type.html\"><code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/collection-type</code></a></li></ul></div>"
  },
  "url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/ValueSet/collection-type-vs",
  "version" : "0.1.0",
  "name" : "CollectionTypeVS",
  "title" : "Collection Type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-26T19:08:25+00:00",
  "publisher" : "NCPI FHIR Working Group",
  "contact" : [
    {
      "name" : "NCPI FHIR Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        },
        {
          "system" : "email",
          "value" : "ncpi-fhir-ig@googlegroups.com"
        }
      ]
    }
  ],
  "description" : "Enumerated list of Collection types",
  "compose" : {
    "include" : [
      {
        "system" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/collection-type"
      }
    ]
  }
}