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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeDevice
IdSDS-Device-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": "Device",
  "id": "f0f0e921-92ca-4a88-a550-2dbb36f703af",
  "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"
  }
}