FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Device |
| Id | POD.571bc16f-a7eb-4f44-85d8-5d88a1bff9aa.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Device",
"id": "POD.571bc16f-a7eb-4f44-85d8-5d88a1bff9aa",
"meta": {
"profile": [
"https://pnt.gov/fhir/StructureDefinition/Device"
]
},
"udiCarrier": [
{
"deviceIdentifier": "4 1234567 8 910",
"entryType": "barcode",
"carrierAIDC": "NCAxMjM0NTY3IDggOTEw"
}
],
"status": "active",
"manufacturer": "NOME DEL PRODUTTORE",
"manufactureDate": "2023-01-04T09:15:25.414+02:00",
"expirationDate": "2023-12-03T09:15:25.414+02:00",
"lotNumber": "8-910",
"serialNumber": "4-1234567",
"deviceName": [
{
"name": "Stetoscopio",
"type": "user-friendly-name"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "53639001",
"display": "Stethoscope"
}
]
}
}