This page is part of the Personal Health Device FHIR IG (v0.1.0: STU 1 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

Phg DeviceComponent JSON Example

The following is an example of a Phg DeviceComponent resource. The resource is generated based upon FHIR version 3.2.0 and will not render until the tool is updated to support that version. In the mean time a raw pre-formatted example is displayed here.

{
	"resourceType": "DeviceComponent",
	"id": "SysId-ecde3d4e58532d31",
	"identifier": [{
		"system": "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680",
		"value": "ec-de-3d-4e-58-53-2d-31",
		"assigner": {
			"display": "EUI-64"
		}
	}],
	"type": {
		"coding": [{
			"system": "urn:iso:std:iso:11073:10101",
			"code": "531981",							// Note that the device 'type' is fixed!
			"display": "MDC_MOC_VMS_MDS_AHD"
		}]
	},
	"productionSpecification": [{
		"specType": {
			"coding": [{
				"system": "urn:iso:std:iso:11073:10101",
				"code": "532352",
				"display": "MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version"
			}]
		},
		"productionSpec": "5.0"
	}],
	"property": [{
		"type": {
			"coding": [{
				"system": "urn:iso:std:iso:11073:10101",
				"code": "68220",
				"display": "MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol"
			}]
		},
		"valueCode": [{
			"coding": [{
				"system": "urn:iso:std:iso:11073:10101",
				"code": "532226",
				"display": "MDC_TIME_SYNC_NTPV4: "
			}]
		}]
	},
	{
		"type": {
			"coding": [{
				"system": "urn:iso:std:iso:11073:10101",
				"code": "532353",
				"display": "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: certified device list as transport-specialization combo"
			}]
		},
		"valueCode": [{
			"coding": [{
				"system": "http://pcha.org/phd/documents/reg-cert-codes",
				"code": "4"
			}]
		}]
	},
	{
		"type": {
			"coding": [{
				"system": "urn:iso:std:iso:11073:10101",
				"code": "532355",
				"display": "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST: certified Upload classes"
			}]
		},
		"valueCode": [{
			"coding": [{
				"system": "http://pcha.org/phd/documents/reg-cert-wan-codes",
				"code": "0"
			}]
		},
		{
			"coding": [{
				"system": "http://pcha.org/phd/documents/reg-cert-wan-codes",
				"code": "3"
			}]
		},
		{
			"coding": [{
				"system": "http://pcha.org/phd/documents/reg-cert-wan-codes",
				"code": "7"
			}]
		},
		{
			12-1209: 14: 01.1615982-6002/?I/System.out: Info: "coding": [{
				"system": "http://pcha.org/phd/documents/reg-cert-wan-codes",
				"code": "2"
			}]
		},
		{
			"coding": [{
				"system": "http://pcha.org/phd/documents/reg-cert-wan-codes",
				"code": "6"
			}]
		}]
	},
	{
		"type": {
			"coding": [{
				"system": "http://hl7.org/fhir/IEEE.ASN1",
				"code": "532354.0",
				"display": "regulation-status"
			}]
		},
		"valueCode": [{
			"coding": [{
				"system": "http://hl7.org/fhir/v2/0136",
				"code": "Y",
				"display": "Device is not regulated"
			}]
		}]
	}]
}