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

FHIR IG analytics

Packagedk.ehmi.eds
Resource TypeDevice
IdDevice-Cura-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 Cura-EUA

identifier: Cura-EUA

status: Active

manufacturer: Systematic

DeviceNames

-NameType
*Columna CuraManufacturer name

type: EUA (End-user Application)


Source1

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