Sha256: 3b07f3eee4858c21ede30a27a88cc96301266aa7a30ef33be17af5e559d2c9f9
Contents?: true
Size: 1.2 KB
Versions: 4
Compression:
Stored size: 1.2 KB
Contents
{ "resourceType": "Device", "id": "example-udi4", "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-udi4</p><p><b>udiCarrier</b>: Universal Device Identifier = =)1TE123456A&)RZ12345678</p><p><b>status</b>: not-available</p><p><b>type</b>: DI = 1TE123456A <span>(Details : {http://hl7.org/fhir/NamingSystem/iccbba-blood-di code '1TE123456A' = '1TE123456A)</span></p><p><b>lotNumber</b>: RZ12345678</p><p><b>manufacturer</b>: GlobalMed, Inc</p><p><b>patient</b>: <a>Patient/example</a></p></div>" }, "udiCarrier": { "type": { "coding": [ { "system": "http://hl7.org/fhir/identifier-type", "code": "UDI" } ] }, "system": "http://hl7.org/fhir/NamingSystem/fda-udi", "value": "=)1TE123456A&)RZ12345678" }, "status": "not-available", "type": { "coding": [ { "system": "http://hl7.org/fhir/NamingSystem/iccbba-blood-di", "code": "1TE123456A" } ], "text": "DI = 1TE123456A" }, "lotNumber": "RZ12345678", "manufacturer": "GlobalMed, Inc", "patient": { "reference": "Patient/example" } }
Version data entries
4 entries across 4 versions & 1 rubygems