FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeParameters
IdParameters-registerPatient-patch-ownerChange.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Parameters",
  "id": "6228bc87-06f6-44a4-b361-6aaf270f07b4",
  "parameter": [
    {
      "name": "operation",
      "part": [
        {
          "name": "type",
          "valueCode": "replace"
        },
        {
          "name": "path",
          "valueString": "Task"
        },
        {
          "name": "name",
          "valueString": "owner"
        },
        {
          "name": "value",
          "valueIdentifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "Z54321"
          }
        }
      ]
    }
  ]
}