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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeBundle
IdSDS-Device-Bundle-Example.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": "Bundle",
  "id": "6cf80168-a1ef-49a2-bb92-e870c8e11e3c",
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "[baseURL]/Device?organization=https://fhir.nhs.uk/Id/ods-organization-code|R8008&identifier=https://fhir.nhs.uk/Id/nhsEndpointServiceId|urn:nhs:names:services:psis:REPC_IN150016UK05&managing-organisation=https://fhir.nhs.uk/Id/ods-organization-code|T10101&identifier=https://fhir.nhs.uk/Id/nhsMhsPartyKey|R8008-0000806"
    }
  ],
  "entry": [
    {
      "fullUrl": "[baseURL]/Device/ef4a9244-cec1-474a-8694-775dd385d2cc",
      "resource": {
        "resourceType": "Device",
        "id": "ef4a9244-cec1-474a-8694-775dd385d2cc",
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-SDS-ManagingOrganisation",
            "valueReference": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "T10101"
              },
              "display": "Some GP System provider"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/nhsSpineASID",
            "value": "227319907548"
          },
          {
            "system": "https://fhir.nhs.uk/Id/nhsMhsPartyKey",
            "value": "R8008-0000806"
          },
          {
            "system": "https://fhir.nhs.uk/Id/nhsEndpointServiceId",
            "value": "urn:nhs:names:services:psis:REPC_IN150016UK05"
          }
        ],
        "owner": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "R8008"
          },
          "display": "Some GP Practice"
        }
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}