FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | DocumentReference |
| Id | DocumentReference-ExampleSPLDocumentReference.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference ExampleSPLDocumentReference
Profile: SPLDocumentReference
SPLDocumentDate: 2020-04-21
identifier: Uniform Resource Identifier (URI)/urn:uuid:af87107d-11d1-46ae-9ffb-f2ba572d7ff9, Uniform Resource Identifier (URI)/urn:uuid:7ad19579-7b2f-4c0a-931c-4ba25f73b296
version: 7
status: Current
type: FDA product label Establishment registration
date: 2021-04-21 14:28:00+0600
content
Attachments
ContentType Data application/xml PHNhbXBsZT48L3NhbXBsZT4=
{
"resourceType": "DocumentReference",
"id": "ExampleSPLDocumentReference",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SPLDocumentReference"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/spl/StructureDefinition/splDocumentDate",
"valueDate": "2020-04-21"
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:af87107d-11d1-46ae-9ffb-f2ba572d7ff9"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:7ad19579-7b2f-4c0a-931c-4ba25f73b296"
}
],
"version": "7",
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "51725-0"
}
]
},
"date": "2021-04-21T14:28:00.00+06:00",
"content": [
{
"attachment": {
"contentType": "application/xml",
"data": "PHNhbXBsZT48L3NhbXBsZT4="
}
}
]
}