Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft

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

: Safeguarding Issue - JSON Representation

Draft as of 2026-06-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MODS-SafeguardingIssues-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MODS-SafeguardingIssues-1</b></p><a name=\"MODS-SafeguardingIssues-1\"> </a><a name=\"hcMODS-SafeguardingIssues-1\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  in 999002381000000108</li></ul></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-SafeguardingIssues-1",
  "version" : "0.1.0",
  "name" : "MODSSafeguardingIssues",
  "title" : "Safeguarding Issue",
  "status" : "draft",
  "date" : "2026-06-10T19:05:58+00:00",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [
    {
      "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://synanetics.com"
        },
        {
          "system" : "email",
          "value" : "info@synanetics.com"
        }
      ]
    }
  ],
  "description" : "A SNOMED coded value for safeguarding concerns",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "in",
            "value" : "999002381000000108"
          }
        ]
      }
    ]
  }
}