Sha256: e086411f345bd665d4facc76736189498ab81c997d00d876868c459ae499496b
Contents?: true
Size: 1.36 KB
Versions: 10
Compression:
Stored size: 1.36 KB
Contents
<?xml version="1.0" encoding="UTF-8"?><Device xmlns="http://hl7.org/fhir"> <id value="example-udi4"/> <text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-udi4</p><h3>Udis</h3><table><tr><td>-</td><td><b>Jurisdiction</b></td><td><b>CarrierHRF</b></td><td><b>Issuer</b></td></tr><tr><td>*</td><td><a>http://hl7.org/fhir/NamingSystem/fda-udi</a></td><td>=)1TE123456A&)RZ12345678</td><td><a>http://hl7.org/fhir/NamingSystem/iccbba-blood</a></td></tr></table><p><b>status</b>: inactive</p><p><b>lotNumber</b>: RZ12345678</p><p><b>manufacturer</b>: GlobalMed, Inc</p><p><b>patient</b>: <a>Patient/example</a></p></div></text><udi> <!-- This is US FDA example --> <jurisdiction value="http://hl7.org/fhir/NamingSystem/fda-udi"/> <!-- The Human readable form here which is FDA GS-1 format of the udi --> <carrierHRF value="=)1TE123456A&)RZ12345678"/> <!-- Orgnanizations accredited by the FDA to operate a system to issue UDIS for device currently the FDA has accredited three issuing agencies. GS1, HIBCC, and ICCBBA --> <issuer value="http://hl7.org/fhir/NamingSystem/iccbba-blood"/> </udi> <status value="inactive"/> <lotNumber value="RZ12345678"/> <manufacturer value="GlobalMed, Inc"/> <patient> <reference value="Patient/example"/> </patient> </Device>
Version data entries
10 entries across 10 versions & 2 rubygems