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

FHIR IG analytics

Packagech.fhir.ig.ch-emed-epr
Resource TypeDevice
IdDevice-DevicePmp.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 DevicePmp

DeviceNames

-NameType
*PMP CARA v0.1Model name

type: Pharmaceutical information system application software (physical object)

Versions

-Value
*8153cba

owner: Organization Association CARA


Source1

{
  "resourceType": "Device",
  "id": "DevicePmp",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "deviceName": [
    {
      "name": "PMP CARA v0.1",
      "type": "model-name"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "701612004",
        "display": "Pharmaceutical information system application software (physical object)"
      }
    ]
  },
  "version": [
    {
      "value": "8153cba"
    }
  ],
  "owner": {
    "reference": "urn:uuid:dd9fd2e4-92d4-4a56-bda2-cf921e432eea"
  }
}