FHIR IG analytics| Package | hl7.fhir.au.base |
| Resource Type | Device |
| Id | Device-example1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device example1
identifier: PAI-D/8003640013000057
| Name | Type |
| Some registered repository service | other |
type: National patient health record repository
owner: Identifier: PAI-O/8003640011000059
{
"resourceType": "Device",
"id": "example1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code": "NDI",
"display": "National Device Identifier"
}
],
"text": "PAI-D"
},
"system": "http://ns.electronichealth.net.au/id/pcehr/paid/1.0",
"value": "8003640013000057"
}
],
"deviceName": [
{
"name": "Some registered repository service",
"type": "other"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "462240000",
"display": "Patient health record information system"
}
],
"text": "National patient health record repository"
},
"owner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code": "NOI",
"display": "National Organisation Identifier"
}
],
"text": "PAI-O"
},
"system": "http://ns.electronichealth.net.au/id/pcehr/paio/1.0",
"value": "8003640011000059"
}
}
}