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

FHIR IG analytics

Packagedk.ehmi.eds
Resource TypeDevice
IdDevice-EGClinea-EUA.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Device EGClinea-EUA

identifier: EGClinea-EUA

status: Active

manufacturer: EG

DeviceNames

-NameType
*EG Clinea LPSManufacturer name

type: EUA (End-user Application)


Source1

{
  "resourceType": "Device",
  "id": "EGClinea-EUA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "EGClinea-EUA"
    }
  ],
  "status": "active",
  "manufacturer": "EG",
  "deviceName": [
    {
      "name": "EG Clinea LPS",
      "type": "manufacturer-name"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-source-type",
        "code": "EUA"
      }
    ]
  }
}