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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeDevice
IdExample-DataStandardsWales-Device-CDRComponent.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-CDRcomponent",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device"
    ]
  },
  "identifier": [
    {
      "system": "https://fhir.nhs.wales/Id/application-instance-identifier",
      "value": "370.2"
    }
  ],
  "manufacturer": "DHCW",
  "deviceName": [
    {
      "name": "HL7 to FHIR conversion engine (CDR)",
      "type": "user-friendly-name"
    }
  ],
  "owner": {
    "reference": "Organization/a67892db-6a69-424a-8f31-fb6ec417b6f5",
    "display": "Digital Health and Care Wales"
  },
  "note": [
    {
      "text": "HL7 to FHIR conversion engine (CDR)"
    }
  ]
}