FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.spl
Resource TypeDocumentReference
IdDocumentReference-ExampleSPLDocumentReference.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference ExampleSPLDocumentReference

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

-ContentTypeData
*application/xmlPHNhbXBsZT48L3NhbXBsZT4=

Source1

{
  "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="
      }
    }
  ]
}