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

FHIR IG Statistics: StructureDefinition/England-Task-National-Proxy

Packagefhir.r4.nhsengland.programme
Resource TypeStructureDefinition
IdEngland-Task-National-Proxy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/StructureDefinition/England-Task-National-Proxy
URLhttps://fhir.nhs.uk/England/StructureDefinition/England-Task-National-Proxy
Version0.0.1-current
Statusdraft
Date2024-10-25T07:31:19+00:00
NameEnglandTaskNationalProxy
TitleEngland Task National Proxy
Realmus
Authorityhl7
DescriptionTask
PurposeThis documents requirement for NHS England National Proxy
CopyrightCopyright © 2024+ 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.
TypeTask
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
UKCore-PatientUK Core Patient
England-CodeableReferenceEngland Codeable Reference
England-Identifier-General-Medical-Council-Reference-NumberEngland Identifier General Medical Council Reference Number
England-Identifier-General-Medical-Practitioner-CodeEngland Identifier General Medical Practitioner Code
England-Identifier-NHS-NumberEngland Identifier NHS Number
England-Identifier-Organisation-CodeEngland Identifier Organisation Code
UKCore-HealthcareServiceUK Core Healthcare Service
UKCore-OrganizationUK Core Organization
UKCore-PractitionerUK Core Practitioner
UKCore-TaskUK Core Task
ValueSet
England-TaskCodeEngland Task Code

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "England-Task-National-Proxy",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-Task-National-Proxy",
  "version": "0.0.1-current",
  "name": "EnglandTaskNationalProxy",
  "title": "England Task National Proxy",
  "status": "draft",
  "date": "2024-10-25T07:31:19+00:00",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Task",
  "purpose": "This documents requirement for NHS England National Proxy",
  "copyright": "Copyright © 2024+ 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.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Task",
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Task",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Task.identifier",
        "path": "Task.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Task.businessStatus",
        "path": "Task.businessStatus",
        "mustSupport": true
      },
      {
        "id": "Task.code",
        "path": "Task.code",
        "min": 1,
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.nhs.uk/England/ValueSet/England-TaskCode"
        }
      },
      {
        "id": "Task.focus",
        "path": "Task.focus",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-CodeableReference"
            ],
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ]
      },
      {
        "id": "Task.for",
        "path": "Task.for",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient"
            ]
          }
        ]
      },
      {
        "id": "Task.for.identifier",
        "path": "Task.for.identifier",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-NHS-Number"
            ]
          }
        ]
      },
      {
        "id": "Task.requester",
        "path": "Task.requester",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
            ]
          }
        ]
      },
      {
        "id": "Task.requester.identifier",
        "path": "Task.requester.identifier",
        "short": "SDS-User-Id is not part of NHS Data Dictionary and so should not be present here as an identifier.",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-General-Medical-Practitioner-Code",
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-General-Medical-Council-Reference-Number",
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-Organisation-Code"
            ]
          }
        ]
      },
      {
        "id": "Task.owner",
        "path": "Task.owner",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-HealthcareService"
            ]
          }
        ]
      },
      {
        "id": "Task.owner.identifier",
        "path": "Task.owner.identifier",
        "short": "SDS-User-Id is not part of NHS Data Dictionary and so should not be present here as an identifer.",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-General-Medical-Practitioner-Code",
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-General-Medical-Council-Reference-Number",
              "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-Organisation-Code"
            ]
          }
        ]
      },
      {
        "id": "Task.note",
        "path": "Task.note",
        "mustSupport": true
      }
    ]
  }
}