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

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeDevice
IdBSP_KBV_PR_AW_Hersteller_Software.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

TBD

Source1

{
  "resourceType": "Device",
  "id": "3500",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hersteller_Software|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "manufacturer": "Softwarehaus Mustersoftware",
  "deviceName": [
    {
      "name": "Test-Software",
      "type": "model-name"
    }
  ],
  "version": [
    {
      "value": "1.23"
    }
  ]
}