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

FHIR IG analytics

Packagech.fhir.ig.ch-vacd
Resource TypeDevice
IdDevice-TC-Device-Aggregator.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 TC-Device-Aggregator

identifier: GLN/7601999999981

status: Active

manufacturer: The Aggregator Company

manufactureDate: 2023-01-01

DeviceNames

-NameType
*Vaccination AggregatorManufacturer name

Versions

-Value
*v1.0.0

contact: ph: tel:+41.56.299.55.22(Work), mailto:resultate@aggregator.ch, http://www.aggregator.ch

location: Location: status = active; telecom = ph: tel:+41.56.299.55.22(Work),mailto:resultate@labor-messenalles.ch(Work),http://www.labor-messenalles.ch(Work)


Source1

{
  "resourceType": "Device",
  "id": "TC-Device-Aggregator",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601999999981"
    }
  ],
  "status": "active",
  "manufacturer": "The Aggregator Company",
  "manufactureDate": "2023-01-01",
  "deviceName": [
    {
      "name": "Vaccination Aggregator",
      "type": "manufacturer-name"
    }
  ],
  "version": [
    {
      "value": "v1.0.0"
    }
  ],
  "contact": [
    {
      "system": "phone",
      "value": "tel:+41.56.299.55.22",
      "use": "work"
    },
    {
      "system": "email",
      "value": "mailto:resultate@aggregator.ch",
      "use": "work"
    },
    {
      "system": "url",
      "value": "http://www.aggregator.ch",
      "use": "work"
    }
  ],
  "location": {
    "reference": "Location/TC-Device-Aggregator-Location"
  }
}