FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/England-ChildProtectionPlan

Packagefhir.r4.nhsengland.stu1
Resource TypeValueSet
IdEngland-ChildProtectionPlan
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.stu1@1.5.0&canonical=https://fhir.nhs.uk/England/ValueSet/England-ChildProtectionPlan
URLhttps://fhir.nhs.uk/England/ValueSet/England-ChildProtectionPlan
Version1.0.0
Statusactive
Date2023-11-09
NameEnglandChildProtectionPlan
TitleEngland Child Protection Plan
Realmus
Authorityhl7
DescriptionA set of codes that define the type of Child Protection Plan that is in place. Selected from UK SNOMED CT.
CopyrightCopyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "England-ChildProtectionPlan",
  "url": "https://fhir.nhs.uk/England/ValueSet/England-ChildProtectionPlan",
  "version": "1.0.0",
  "name": "EnglandChildProtectionPlan",
  "title": "England Child Protection Plan",
  "status": "active",
  "date": "2023-11-09",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "A set of codes that define the type of Child Protection Plan that is in place. Selected from UK SNOMED CT.",
  "copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "constraint",
            "op": "=",
            "value": "(342191000000101 OR 764841000000100 OR 818901000000100)"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "6c36caea-57d1-42a7-8621-ae1addc67581",
    "timestamp": "2023-09-07T17:36:41+00:00",
    "total": 3,
    "offset": 0,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "342191000000101",
        "display": "Subject to child protection plan"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "764841000000100",
        "display": "Looked after child"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "818901000000100",
        "display": "Unborn child subject to child protection plan"
      }
    ]
  }
}