Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Vanna Communication Category ValueSet - JSON Representation

Draft as of 2024-05-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "organization-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-organization-type.html\">Organization type</a></li><li>Include all codes defined in <a href=\"CodeSystem-organization-type.html\"><code>http://vanna.health/fhir/CodeSystem/organization-type</code></a></li></ul></div>"
  },
  "url" : "http://vanna.health/fhir/ValueSet/organization-type",
  "version" : "0.0.2",
  "name" : "VannaOrganizationTypeValueSet",
  "title" : "Vanna Communication Category ValueSet",
  "status" : "draft",
  "date" : "2024-05-03T17:27:25+00:00",
  "publisher" : "Vanna Health Engineering",
  "contact" : [
    {
      "name" : "Vanna Health Engineering",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://vanna.health"
        }
      ]
    }
  ],
  "description" : "Expansion of OrganizationType to include Client, Center, etc.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/organization-type"
        ]
      },
      {
        "system" : "http://vanna.health/fhir/CodeSystem/organization-type"
      }
    ]
  }
}