careMESH NPD
0.1.0 - ci-build United States of America flag

careMESH NPD - Local Development build (v0.1.0). See the Directory of published versions

: Caremesh Organization Types VS - JSON Representation

Active as of 2023-12-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CaremeshOrgTypeVS",
  "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>Include all codes defined in <a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-OrgTypeCS.html\"><code>http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-organization-type.html\"><code>http://terminology.hl7.org/CodeSystem/organization-type</code></a></li></ul></div>"
  },
  "url" : "http://fhir.caremesh.app/ValueSet/CaremeshOrgTypeVS",
  "version" : "0.1.0",
  "name" : "CaremeshOrgTypeVS",
  "title" : "Caremesh Organization Types VS",
  "status" : "active",
  "date" : "2023-12-07T14:49:42-05:00",
  "publisher" : "careMESH, Inc.",
  "contact" : [
    {
      "name" : "careMESH, Inc.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://caremesh.com/"
        },
        {
          "system" : "email",
          "value" : "operations@caremesh.com"
        }
      ]
    }
  ],
  "description" : "Codes describing an organization type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/organization-type"
      }
    ]
  }
}