Sha256: 1e0101937b7648c4ccdb44e7400a43d720924086e10ff40439a463132eeb622b
Contents?: true
Size: 1.89 KB
Versions: 4
Compression:
Stored size: 1.89 KB
Contents
{ "resourceType": "Device", "id": "example-udi3", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-udi3</p><p><b>identifier</b>: Serial Number = XYZ4567890123 45678</p><p><b>udiCarrier</b>: Universal Device Identifier = +H123PARTNO1234567890120/$$420020216LOT123456789012345/SXYZ4567890123 45678/16D20130202C</p><p><b>status</b>: not-available</p><p><b>type</b>: DI =H123PARTNO1234567890120 <span>(Details : {http://hl7.org/fhir/NamingSystem/hibcc-di code 'H123PARTNO1234567890120' = 'H123PARTNO1234567890120)</span></p><p><b>lotNumber</b>: LOT123456789012345</p><p><b>manufacturer</b>: GlobalMed, Inc</p><p><b>manufactureDate</b>: Feb 2, 2013</p><p><b>expirationDate</b>: Feb 2, 2020</p><p><b>model</b>: Ultra Implantable</p><p><b>patient</b>: <a>Patient/example</a></p></div>" }, "identifier": [ { "type": { "coding": [ { "system": "http://hl7.org/fhir/identifier-type", "code": "SNO" } ] }, "value": "XYZ4567890123 45678" } ], "udiCarrier": { "type": { "coding": [ { "system": "http://hl7.org/fhir/identifier-type", "code": "UDI" } ] }, "system": "http://hl7.org/fhir/NamingSystem/fda-udi", "value": "+H123PARTNO1234567890120/$$420020216LOT123456789012345/SXYZ4567890123 45678/16D20130202C" }, "status": "not-available", "type": { "coding": [ { "system": "http://hl7.org/fhir/NamingSystem/hibcc-di", "code": "H123PARTNO1234567890120" } ], "text": "DI =H123PARTNO1234567890120" }, "lotNumber": "LOT123456789012345", "manufacturer": "GlobalMed, Inc", "manufactureDate": "2013-02-02", "expirationDate": "2020-02-02", "model": "Ultra Implantable", "patient": { "reference": "Patient/example" } }
Version data entries
4 entries across 4 versions & 1 rubygems