Sha256: 8ed48f94821444b73a6c2b81401739f3ffc47cd56fbad6e89d4f773fb834ff63
Contents?: true
Size: 1.19 KB
Versions: 7
Compression:
Stored size: 1.19 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' = '??)</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
7 entries across 7 versions & 1 rubygems