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

FHIR IG analytics

Packagedk.ehmi.eds
Resource TypeDevice
IdDevice-MultiMed-MSH.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 MultiMed-MSH

identifier: MultiMed-MSH

status: Active

manufacturer: MultiMed

DeviceNames

-NameType
*MultiMed IntegratorManufacturer name

type: MSH (Application Server)


Source1

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