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 Audit Event Subtypes VS - JSON Representation

Active as of 2023-12-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CaremeshAuditSubtypeVS",
  "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-audit-event-sub-type.html\">Audit Event Sub-Type</a></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R5/valueset-resource-types.html\">Resource Types</a></li></ul></div>"
  },
  "url" : "http://fhir.caremesh.app/ValueSet/CaremeshAuditSubtypeVS",
  "version" : "0.1.0",
  "name" : "CaremeshAuditSubtypeVS",
  "title" : "Caremesh Audit Event Subtypes 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" : "Extension of base FHIR audit event subtypes with search events",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://hl7.org/fhir/ValueSet/audit-event-sub-type"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/ValueSet/resource-types"
        ]
      }
    ]
  }
}