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

careMESH NPD - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Accepting Patients ValueSet - JSON Representation

Draft as of 2025-05-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "accepting-patients-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet accepting-patients-vs</b></p><a name=\"accepting-patients-vs\"> </a><a name=\"hcaccepting-patients-vs\"> </a><a name=\"accepting-patients-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-AcceptingPatientsCS.html\"><code>http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/AcceptingPatientsVS",
  "version" : "0.1.0",
  "name" : "AcceptingPatientsVS",
  "title" : "Accepting Patients ValueSet",
  "status" : "draft",
  "date" : "2025-05-01T15:10:41-04:00",
  "publisher" : "careMESH, Inc.",
  "contact" : [
    {
      "name" : "careMESH, Inc.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://caremesh.com/"
        },
        {
          "system" : "email",
          "value" : "operations@caremesh.com"
        }
      ]
    }
  ],
  "description" : "Values indicating whether new patients are being accepted",
  "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/AcceptingPatientsCS"
      }
    ]
  }
}