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

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeDevice
IdExample-DataStandardsWales-Device-WPAS.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": "Example-DataStandardsWales-Device-WPAS",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device"
    ]
  },
  "identifier": [
    {
      "system": "https://fhir.nhs.wales/Id/application-instance-identifier",
      "value": "139"
    }
  ],
  "manufacturer": "DHCW",
  "deviceName": [
    {
      "name": "Welsh PAS (ABUHB Instance)",
      "type": "user-friendly-name"
    }
  ],
  "owner": {
    "reference": "Organization/a67892db-6a69-424a-8f31-fb6ec417b6f5",
    "display": "Aneurin Bevan University Health Board"
  },
  "note": [
    {
      "text": "ABUHB WPAS"
    }
  ]
}